REST with API key auth
Convert speech to text using the REST API
Request Body
context field instead. If both context and properties are provided, properties will be ignored.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Response
Successful transcription
Unique identifier for the transcription
"550e8400-e29b-41d4-a716-446655440000"
The transcribed text with formatting
"Testing testing 1, 2, 3"
Detected language code
"en"
Total processing time in milliseconds
432
Number of tokens used
9