Remove redundancy (#31730)

This commit is contained in:
c0ffeeca7 2024-03-04 15:14:34 +01:00 committed by GitHub
parent 7a5d5229b4
commit f8d4e4680a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ ha_platforms:
ha_integration_type: entity
---
Text-to-speech (TTS) enables Home Assistant to speak to you. This is an internal integration that you cannot use directly. Rather, it 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. 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/).
{% include integrations/building_block_integration.md %}