Rime (Beta)
Rime provides high-quality text-to-speech (TTS) with low latency, supporting multiple speakers and models.
Sample configuration
The following example shows a starting tts parameter configuration you can use when you Start a conversational AI agent.
caution
ttsrequired
- api_key stringrequired
The Rime API key used to authenticate requests. You must provide a valid key for the service to function.
- speaker stringrequired
The speaker voice to use for TTS output. For example,
cove. - modelId stringrequired
The Rime TTS model to use. For example,
mistv2. Different models provide different voice qualities and capabilities.