diff --git a/source/_integrations/yandextts.markdown b/source/_integrations/yandextts.markdown index 8f2c6986682..7c0f366be21 100644 --- a/source/_integrations/yandextts.markdown +++ b/source/_integrations/yandextts.markdown @@ -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. +
+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). +
+ ## Configuration To enable text-to-speech with Yandex SpeechKit, add the following lines to your `configuration.yaml`: