AudioResultVerboseJson interface
Transcription response.
- Extends
Properties
duration | Duration. |
language | Language detected in the source audio file. |
segments | Segments. |
task | Audio transcription task. |
Inherited Properties
text | Transcribed text. |
Property Details
duration
Duration.
duration: number
Property Value
number
language
Language detected in the source audio file.
language: string
Property Value
string
segments
task
Audio transcription task.
task: string
Property Value
string
Inherited Property Details
text
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript