mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update tts.markdown to clarify ways to actually use integrations that build on it (#31740)
Started from #31710 Clarify the link to the integration list page that these are the ways to use it Clarify PR #31729 because its examples of Assist and HA Cloud are both pretty involved to get set up
This commit is contained in:
parent
8b787079c0
commit
eb9e8ce322
@ -14,10 +14,12 @@ ha_platforms:
|
|||||||
ha_integration_type: entity
|
ha_integration_type: entity
|
||||||
---
|
---
|
||||||
|
|
||||||
Text-to-speech (TTS) enables Home Assistant to speak to you. This integration is used by [other integrations](https://www.home-assistant.io/integrations/#text-to-speech). If you are using the Home Assistant voice assistant, [Assist](https://www.home-assistant.io/voice_control/), Assist is using TTS when replying to you. Another way to use TTS, is by using [TTS with Home Assistant Cloud](https://www.nabucasa.com/config/tts/).
|
Text-to-speech (TTS) enables Home Assistant to speak to you.
|
||||||
|
|
||||||
{% include integrations/building_block_integration.md %}
|
{% include integrations/building_block_integration.md %}
|
||||||
|
|
||||||
|
See all [TTS integrations](https://www.home-assistant.io/integrations/#text-to-speech) using this building block for ways to use it in your automations. If you are using the Home Assistant voice assistant, [Assist](https://www.home-assistant.io/voice_control/), Assist is using TTS when replying to you. Another way to use TTS is by using [TTS with Home Assistant Cloud](https://www.nabucasa.com/config/tts/).
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
### Service speak
|
### Service speak
|
||||||
@ -148,4 +150,4 @@ The Google cast devices (Google Home, Chromecast, etc.) present the following pr
|
|||||||
- [TTS with Home Assistant Cloud](https://www.nabucasa.com/config/tts/)
|
- [TTS with Home Assistant Cloud](https://www.nabucasa.com/config/tts/)
|
||||||
- [Google Translate TTS](https://www.home-assistant.io/integrations/google_translate/)
|
- [Google Translate TTS](https://www.home-assistant.io/integrations/google_translate/)
|
||||||
- [Microsoft TTS](https://www.home-assistant.io/integrations/microsoft/)
|
- [Microsoft TTS](https://www.home-assistant.io/integrations/microsoft/)
|
||||||
- [Home Assistant Assist](https://www.home-assistant.io/voice_control/)
|
- [Home Assistant Assist](https://www.home-assistant.io/voice_control/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user