Audio

Generate Audio Note

Generate an audio note from the character in a specific room.

post/api/v1/audio/notes

Request body

room_idstring required

Room ID from the create room endpoint

promptstring required

Text for the character to speak

Response

Audio generated successfully

urlstring

Direct URL to the generated audio file

Changes