yandextts is only working with old API keys (#13240)

This commit is contained in:
Ivan Bessarabov 2020-05-05 11:31:17 +03:00 committed by GitHub
parent 4d56c879ed
commit 6182307682
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
<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
To enable text-to-speech with Yandex SpeechKit, add the following lines to your `configuration.yaml`: