Speech Synthesis
Send Voice notes, audio files, real-time audio and get transcription, translation or voice response.
Last updated
Send Voice notes, audio files, real-time audio and get transcription, translation or voice response.
Last updated
Use Case: Live translation, transcription, Intepreter, Dictation.
Example: Can receive speech in any of the supported languages and respond with the translation speech in other supported languages.
POST
/speech
Headers
Body
Name | Type | Description |
---|---|---|
Use Case: Dictation. Example: Get the written transcription of speech in a language, translate it to other languages and much more.
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Content-Type
application/Json
apikey
string
secret
string
speech
{filedatabase64} or {file url}
must be .ogg, .mp3, .wav
inlanguage
string
outlanguage
string
responsetype
string
Can be voice, image, video or text. If you need voice and text use voice,text.
stream
boolean
Content-Type
application/json
apiKey
string
secret
string
speech
{filedatabase64} or {file url}
must be .ogg, .mp3, .wav
inlanguage
string
outputlanguage
string
responsetype
string
Can be voice, image, video or text. If you need voice and text use voice,text.
stream
boolean