steep-balloon-41261
09/16/2025, 6:38 AMtall-airline-16756
09/16/2025, 6:38 AMtall-airline-16756
09/16/2025, 6:39 AMnumerous-barista-11177
09/16/2025, 6:40 AMtall-airline-16756
09/16/2025, 6:41 AMagent_extensions repository includes a handy WakeWordHandler that lets you set a wake word (like "hey assistant") and decide when the agent should start processing user input.
A great example of this is the home automation agent, which listens for the wake word "hey casa" before it responds. Just a heads-up, these are manual integrations and not native features of the Gemini Realtime Model, but they work really well once set up.
If you’d like, I’m here to help guide you through setting up the WakeWordHandler or integrating it into your project—just let me know!
Sources: Gemini Live API integration guide | LiveKit Docs | README.md | home_assistant/homeautomation.py | livekit-plugins/livekit-plugins-google/livekit/plugins/google/beta/realtime...