mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
TTS: add state (#34806)
* TTS: add state * Update source/_integrations/tts.markdown
This commit is contained in:
parent
3de89cae97
commit
758bb538df
@ -31,6 +31,15 @@ Text-to-speech (TTS) enables Home Assistant to speak to you.
|
|||||||
|
|
||||||
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/).
|
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/).
|
||||||
|
|
||||||
|
## The state of a text-to-speech entity
|
||||||
|
|
||||||
|
The state of a text-to-speech {% term entity %} is a timestamp showing the date and time when text-to-speech was last used.
|
||||||
|
|
||||||
|
<p class='img'>
|
||||||
|
<img src='/images/integrations/tts/state_tts.png' alt='Screenshot showing the state of a text-to-speech entity in the developer tools' />
|
||||||
|
Screenshot showing the state of a text-to-speech entity in the developer tools.
|
||||||
|
</p>
|
||||||
|
|
||||||
## Actions
|
## Actions
|
||||||
|
|
||||||
### Action speak
|
### Action speak
|
||||||
|
BIN
source/images/integrations/tts/state_tts.png
Normal file
BIN
source/images/integrations/tts/state_tts.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
x
Reference in New Issue
Block a user