Audio Echo Chat
Requests the avatar to speak the exact audio data sent to it.
startAudioEcho
This method starts the audio echo feature. The audio data must be in PCM format (S16LE) with a 24kHz sample rate and must be provided in Base64 format.
endAudioEcho
This method stops the audio echo feature. Any started audio echo feature must be properly closed.
Last updated