ISpeechToTextProviderWithId
extends
ISpeechToTextProvider
in
Tags
Table of Contents
Methods
- getId() : string
- getName() : string
- transcribeFile() : string
Methods
getId()
public
getId() : string
Tags
Return values
stringgetName()
public
getName() : string
Tags
Return values
stringtranscribeFile()
public
transcribeFile(File $file) : string
Parameters
- $file : File