v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
Voice Configurations

Create Voice Configuration

post/v1/voice_configurations

Request body

namestring required
llm_aggregation_timeout_secondsnumber nullable

Maximum time to wait for additional transcription content before pushing aggregated result.

languagestring

Default language code, e.g., 'en-us'

additional_languagesobject nullable

Additional language configurations keyed by language code

Response

Successful Response

{"stackTrail":"paths:/v1/voice_configurations:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}