chatrooms

Chatroom Chacha Speak

Voice a ChaCha answer so the whole room can hear it.

Generates TTS (ChaCha's Callirrhoe voice), mirrors the wav into Redis so ANY pod can serve it (multi-pod gamma), and returns the audio both as base64 (requester plays immediately) and as an audio_id the requester broadcasts over the room's LiveKit data channel; other clients fetch it from /chatrooms/{room}/chacha-audio/{audio_id}.

post/chatrooms/{room_name}/chacha-speak

Path parameters

room_namestring required

Headers

authorizationstring nullable

Request body

textstring required

Response

Successful Response

{"stackTrail":"paths:/chatrooms/{room_name}/chacha-speak:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.