Document support for STT in Google Generative AI (#39721)

This commit is contained in:
tronikos 2025-07-17 03:24:05 -07:00 committed by GitHub
parent c37942dc58
commit 9ba8e45502
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,7 @@
title: Google Generative AI
description: Instructions on how to integrate Google Generative AI as a conversation agent
ha_category:
- Speech-to-text
- Text-to-speech
- Voice
ha_release: 2023.6
@ -15,6 +16,7 @@ ha_integration_type: service
ha_platforms:
- conversation
- diagnostics
- stt
- tts
related:
- docs: /voice_control/voice_remote_expose_devices/
@ -27,7 +29,7 @@ related:
title: Google Generative AI
---
The Google Generative AI integration adds a conversation agent and text-to-speech engine powered by [Google Generative AI](https://ai.google.dev/) to Home Assistant. It can optionally be allowed to control Home Assistant.
The Google Generative AI integration adds a conversation agent, speech-to-text, and text-to-speech entities powered by [Google Generative AI](https://ai.google.dev/) to Home Assistant. The conversation agent can optionally be allowed to control Home Assistant.
Controlling Home Assistant is done by providing the AI access to the Assist API of Home Assistant. You can control what devices and entities it can access from the {% my voice_assistants title="exposed entities page" %}. The AI is able to provide you information about your devices and control them.