Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow assistant end messages to be sent to parent #248

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

DawidWraga
Copy link
Contributor

@DawidWraga DawidWraga commented Aug 15, 2024

@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 the onMessage handler passed to the VoiceProvider still does not support assistant_end messages.

I have implemented the fix here

Copy link

vercel bot commented Aug 15, 2024

@DawidWraga is attempting to deploy a commit to the Hume Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Aug 27, 2024

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

@yinishi
Copy link
Contributor

yinishi commented Aug 27, 2024

Thanks for contributing this fix, @DawidWraga. We'll include this in the next release.

@yinishi yinishi merged commit 6539dbe into HumeAI:main Aug 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants