1.3 KiB

title, description, ha_release, ha_codeowners, ha_domain, ha_quality_scale, ha_category, ha_integration_type, related
title description ha_release ha_codeowners ha_domain ha_quality_scale ha_category ha_integration_type related
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
url title
https://support.nabucasa.com/hc/en-us/articles/29718084245149 Nabu Casa Cloud speech-to-text service
docs title
/voice_control/voice_remote_cloud_assistant/ Setting up a Nabu Casa Cloud voice assistant
docs title
/voice_control/voice_remote_local_assistant/ Setting up a local voice assistant
docs title
/voice_control/builtin_sentences/ Supported sentences to use with Assist
docs title
/integrations/?cat=speech-to-text Integrations that use the speech-to-text integration

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.