Rooms
Synthesize speech and play it into a room
Synthesizes the provided text using the configured TTS provider and plays the audio into the room. When TTS_CACHE_ENABLED=true, identical requests (same text, voice, model, language, and prompt) are stored on disk in TTS_CACHE_DIR and persist across restarts, without calling the external provider.
post/rooms/{id}/tts
Request body
Response
TTS playback started