mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
yandextts is only working with old API keys (#13240)
This commit is contained in:
parent
4d56c879ed
commit
6182307682
@ -9,6 +9,12 @@ ha_domain: yandextts
|
|||||||
|
|
||||||
The `yandextts` text-to-speech platform uses [Yandex SpeechKit](https://tech.yandex.com/speechkit/) Text-to-Speech engine to read a text with natural sounding voices.
|
The `yandextts` text-to-speech platform uses [Yandex SpeechKit](https://tech.yandex.com/speechkit/) Text-to-Speech engine to read a text with natural sounding voices.
|
||||||
|
|
||||||
|
<div class='note warning'>
|
||||||
|
This integration is working only with old API keys.
|
||||||
|
|
||||||
|
For the new API keys this intergration is not working. There is a custom component that is working with new API keys [Yandex-tts-speechkit-FIX](https://github.com/tayanov/Yandex-tts-speechkit-FIX).
|
||||||
|
</div>
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
To enable text-to-speech with Yandex SpeechKit, add the following lines to your `configuration.yaml`:
|
To enable text-to-speech with Yandex SpeechKit, add the following lines to your `configuration.yaml`:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user