mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +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.
|
||||
|
||||
<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`:
|
||||
|
Loading…
x
Reference in New Issue
Block a user