Generates an speech to text transcription (not streamed).
Real Time Routes
Generate Speech to Text Transcription
POST
Generates an speech to text transcription (not streamed).
Documentation Index
Fetch the complete documentation index at: https://docs.tryhamsa.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '
Body
application/json
The audio base64 string that contains the audio data. Audio data should be of type WAV.
Example:
"GkXfo59ChoEBQveBAULygQRC84EIQoKEd2VibUKHgQRChYECGFOAZwH ..."
Available options:
ar, en Whether to enable End of Speech detection or not.
The threshold value for End of Speech detection.
Response
Successful response
The generated text of the speech audio list.