MiniMax
MiniMax provides text-to-speech (TTS) with multiple voice styles and low-latency streaming output.
Sample configuration
The following example shows a starting tts parameter configuration you can use when you Start a conversational AI agent.
The parameters listed on this page are validated for use with Conversational AI Engine. Required parameters must be provided as documented. Any additional parameters are passed through directly to the underlying vendor without validation. For a full list of supported options, refer to the MiniMax documentation.
ttsrequired
- key stringrequired
The MiniMax API key used to authenticate requests. You must provide a valid key for the service to function.
- group_id stringrequired
The MiniMax group identifier. This is required for your account’s configuration.
- model stringrequired
The TTS model to use. For example,
speech-02-turbo. - voice_setting.voice_id stringrequired
The voice style identifier to use. For example,
English_captivating_female1. - url stringrequired
The WebSocket endpoint for streaming TTS output. For example,
wss://api-uw.minimax.io/ws/v1/t2a_v2.