2021-04-26 18:04:26 +02:00

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).