Speech-to-text (STT)

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

Note

构建模块集成

这个 speech-to-text (stt) 是一个构建模块集成,无法直接添加到你的 Home Assistant 中,但可以被其他集成使用和提供。

构建模块集成不同于典型的与设备或服务连接的集成。相反,其他将设备或服务集成到 Home Assistant 中的集成使用这个 speech-to-text (stt) 构建模块来提供实体、服务和其他你可以在自动化或仪表板中使用的功能。

如果你的某个集成具有这个构建模块,这个页面记录了 speech-to-text (stt) 构建模块所提供的功能。

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.