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
|
||||
---
|
||||
|
||||
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 %}
|
||||
|
||||
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
|
||||
|
||||
### Service speak
|
||||
|
Loading…
x
Reference in New Issue
Block a user