typo SST STT (#11996)

This commit is contained in:
chris669 2020-02-06 16:59:24 +01:00 committed by GitHub
parent 9263ac69c8
commit 4f7ffec71d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,6 @@ ha_codeowners:
- '@pvizeli' - '@pvizeli'
--- ---
Speech-to-Text (SST) allows you to stream speech data to the SST API and get text back. 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). 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).