Speech2TxtResult


The Speech2TxtResult object containing speech-to-text transcription results.

Attributes

text (String)

A string containing the transcribed text from the audio.

language (String)

A string containing the detected or specified language of the audio.

segments (Array)

An optional array of segment objects containing detailed transcription information.