From 0e548807f602d3d78a97f3fc1181b0997f8a741e Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 7 May 2020 09:18:12 +0200 Subject: [PATCH] Fix YandexTTS layout, remove custom component (#13329) --- source/_integrations/yandextts.markdown | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/source/_integrations/yandextts.markdown b/source/_integrations/yandextts.markdown index 7c0f366be21..b92b614eb25 100644 --- a/source/_integrations/yandextts.markdown +++ b/source/_integrations/yandextts.markdown @@ -10,9 +10,7 @@ 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). +This integration is working only with old API keys. For the new API keys, this integration cannot be used.
## Configuration