Closed DawidWraga closed 3 months ago
@DawidWraga is attempting to deploy a commit to the Hume Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
empathic-voice-api-js-next-app | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 27, 2024 5:28pm |
Thanks for contributing this fix, @DawidWraga. We'll include this in the next release.
@zachkrall Thank you for attempting to fix this issue in your recent commits.
While the the voice client now handles
assistant_end
messages, the message store does not. This means that theonMessage
handler passed to theVoiceProvider
still does not supportassistant_end
messages.I have implemented the fix here