hassio-addons icon indicating copy to clipboard operation
hassio-addons copied to clipboard

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

Open cl0ud6uru opened this issue 1 year ago • 3 comments

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.

cl0ud6uru avatar Nov 14 '23 21:11 cl0ud6uru

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.

MindFreeze avatar Jan 20 '24 06:01 MindFreeze

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

synesthesiam avatar Feb 26 '24 20:02 synesthesiam

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.

cl0ud6uru avatar Feb 27 '24 04:02 cl0ud6uru