Open cl0ud6uru opened 11 months ago
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.
This is something I would consider adding to the Wyoming Satellite code: https://github.com/rhasspy/wyoming-satellite
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.
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.