mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
14 lines
468 B
Markdown
14 lines
468 B
Markdown
---
|
|
title: Speech-to-Text (STT)
|
|
description: Instructions on how to set up Speech-to-Text (STT) with Home Assistant.
|
|
ha_release: '0.102'
|
|
ha_codeowners:
|
|
- '@pvizeli'
|
|
ha_domain: stt
|
|
ha_quality_scale: internal
|
|
---
|
|
|
|
Speech-to-Text (STT) allows you to stream speech data to the STT API and get text back.
|
|
|
|
This is an integration that is a building block for other integrations or apps building on top of Home Assistant, like [Ada](https://github.com/home-assistant/ada).
|