From f8d4e4680ac977b91a55d2adc2083c5d12ed1735 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 4 Mar 2024 15:14:34 +0100 Subject: [PATCH] Remove redundancy (#31730) --- source/_integrations/tts.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/tts.markdown b/source/_integrations/tts.markdown index 26e4c388c11..c38548e117d 100644 --- a/source/_integrations/tts.markdown +++ b/source/_integrations/tts.markdown @@ -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 %}