Discussions

Ask a Question
Answered

How to I change the Accent to British?

Is there a way to chance the Voice Id so that the avatars have British accents? My end users are all from the UK.

Answered

Livekit room no video appearing

I'm using the following token permissions (this is what I suspect the issue is, but I'll dump additional config below just in case it's useful):

Answered
Answered

Intergration with our own livekit room

What is the structure of livekit_config, like what is required in that string. Further more is there any example of implementation from with livekit agent or the application side where tokens are being managed.

Answered

403 - You don't have permission to access "http://example.com/v1/sessions/token" on this server.

I am passing proper API key in documentation to test out the API but getting this kind of error.

Answered

What will the latency be like if using a self-hosted LLM

I have my own fine-tuned LLM, just wondering if there is any difference in latency if I use the embedded LLM and my own LLM.

Answered
Answered

Custom Mode Events - WebSocket (Where it is documented?)

We are implementing the custom mode and there should be "websocket" connection to pass the audio so the avatar can speak. Where is the documentation about that websocket? (for example url and authentication that we should use)

Answered

Where can i find the context and and the avatar id

I am looking to transfer the streaming v2 to live avatar i wanna know where can i get the context

Answered

What is the expiration time of the Session Token?

What is the expiration time of the Session Token? Does the Session Token expire automatically after using the start session interface