Discussions
Is LiveAvatar backend now sending event types that SDK 0.0.11 doesn't support?
20 days ago
After the API update announced 20th March (Third-Party Integrations, Custom LLM/TTS), our LiveAvatar integration stopped working.
What we're seeing:
Console floods with: "New unsupported event type" warnings from [email protected]
Session connects and shows "Live" status
No audio plays, no mic permission requested
Same avatar works perfectly on app.liveavatar.com
Our setup:
SDK: @heygen/[email protected] (latest on npm)
Using LiveAvatarSession with voiceChat: true
No code changes on our end — was working fine yesterday
Is there an updated SDK version coming that handles the new event types? Or is there a workaround?
Thanks!