Optional apiInworld API key. Defaults to $INWORLD_API_KEY.
Base URL for the REST API. Default: 'https://api.inworld.ai/'.
Enable acoustic voice profiling (emotion, accent, age, pitch, style). Default: true.
Confidence threshold for end-of-turn detection. Default: 0.3.
BCP-47 language tag. Default: 'en-US'.
Minimum silence in ms before committing end-of-turn when confidence is high. Default: 200.
Model to use. Default: 'inworld/inworld-stt-1'.
Number of audio channels. Default: 1.
Input audio sample rate in Hz. Default: 16000.
Optional vadVAD activity threshold (0–1). Omit to use the server default.
Number of top candidates to return per voice profile dimension. Default: 1.
Base URL for the WebSocket API. Default: 'wss://api.inworld.ai/'.
Configuration options for STT.