📄️ Create Session
Create a new avatar session.
📄️ Initialize Client
Initialize the avatar client to get WebRTC configuration.
📄️ Say Text
Make the avatar speak the provided text using text-to-speech.
📄️ Say Audio
Make the avatar speak from an uploaded audio file.
📄️ Interrupt
Interrupt the avatar's current speech or action.
📄️ Keep Alive
Keep the current session alive.
📄️ End Session
End the current avatar session and clean up resources.