mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-02 00:06:49 +00:00
12 lines
426 B
Markdown
12 lines
426 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'
|
|
---
|
|
|
|
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).
|