home-assistant.io/source/_integrations/stt.markdown

787 B

title description ha_release ha_codeowners ha_domain ha_quality_scale ha_category ha_integration_type
Speech-to-text (STT) Instructions on how to set up speech-to-text (STT) with Home Assistant. 0.102
@home-assistant/core
stt internal
entity

A speech-to-text (STT) entity allows other integrations or applications to stream speech data to the STT API and get text back.

{% include integrations/building_block_integration.md %}

The state of a speech-to-text entity

Every speech-to-text entity keeps track of the timestamp of when the last time the speech-to-text entity was used to process speech.

In addition, the entity can have the following states:

  • Unavailable: The entity is currently unavailable.
  • Unknown: The state is not yet known.