You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: