Update speech engine
Update a Speech Engine resource (partial update)
Path parameters
speech_engine_id
The speech engine ID (accepts seng_ or agent_ prefix)
Headers
xi-api-key
Request
This endpoint expects an object.
name
speech_engine
asr
tts
turn
conversation
privacy
call_limits
language
overrides
Response
Successful Response
speech_engine_id
The speech engine resource ID
name
Human-readable name for the speech engine
speech_engine
WebSocket connection settings for the upstream transcript server
asr
Automatic speech recognition configuration
tts
Text-to-speech output configuration
turn
Turn detection configuration
conversation
Conversation-level settings including client events and duration limits
privacy
Privacy settings controlling recording, retention, and PII handling
call_limits
Concurrency and daily conversation limits for this speech engine
language
ISO language code used by the speech engine (e.g. ‘en’)
overrides
Override settings the client may set during conversation initiation
metadata
Creation and update timestamps with source information
Errors
422
Unprocessable Entity Error