Open lanokagato opened 1 week ago
~ohhh. like text to speech?~
You can use character.replay_tts()
function.
Example
await client.character.replay_tts("Turn ID", "Candidate ID", "fill the Voice Character ID here")
await client.character.replay_tts("Turn ID", "Candidate ID", "Sonic the Hedgehog", true)
is it solved?
Is it possible to take the audio of message without using voice call?