mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-30 04:36:51 +00:00
Document support for STT in Google Generative AI (#39721)
This commit is contained in:
parent
c37942dc58
commit
9ba8e45502
@ -2,6 +2,7 @@
|
|||||||
title: Google Generative AI
|
title: Google Generative AI
|
||||||
description: Instructions on how to integrate Google Generative AI as a conversation agent
|
description: Instructions on how to integrate Google Generative AI as a conversation agent
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Speech-to-text
|
||||||
- Text-to-speech
|
- Text-to-speech
|
||||||
- Voice
|
- Voice
|
||||||
ha_release: 2023.6
|
ha_release: 2023.6
|
||||||
@ -15,6 +16,7 @@ ha_integration_type: service
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- conversation
|
- conversation
|
||||||
- diagnostics
|
- diagnostics
|
||||||
|
- stt
|
||||||
- tts
|
- tts
|
||||||
related:
|
related:
|
||||||
- docs: /voice_control/voice_remote_expose_devices/
|
- docs: /voice_control/voice_remote_expose_devices/
|
||||||
@ -27,7 +29,7 @@ related:
|
|||||||
title: Google Generative AI
|
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user