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

[Question] Ability to call service to have Assist Microphone reactivate for continued conversation. #51

Open
cl0ud6uru opened this issue Nov 14, 2023 · 3 comments

Comments

@cl0ud6uru
Copy link

So far the Assist Microphone is working great, but I was wondering if there is any way to have it trigger with a service call? For Example, you make the service call, the Awake sound triggers and the mic is ready for further input.
I'm using the "Extended OpenAI Conversation" add-on to use the OpenAI conversation agent for device control as well as conversation via Assist. Which is a game changer for Assist (https://github.com/jekalmin/extended_openai_conversation)
It could easily have a function that would call this service if it's last response ended in a query.

@MindFreeze
Copy link

Not only for continued conversation. I have a dashboard next to the microphone device and just want to have a button there, so I can skip the wake word. Wake words don't work in noisy environments.

@synesthesiam
Copy link
Contributor

This is something I would consider adding to the Wyoming Satellite code: https://github.com/rhasspy/wyoming-satellite

@cl0ud6uru
Copy link
Author

This is something I would consider adding to the Wyoming Satellite code: https://github.com/rhasspy/wyoming-satellite

Thanks for the update. I haven't had need for the satellite devices. The conference speaker I have connected to my HASS server via assist microphone picks me up from anywhere in my apartment thankfully. I suppose if we get service calls in the satellite code I can always move it to a pi, assuming it doesn't end up being slower than directly connected to HASS.

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

No branches or pull requests

3 participants