Skip to content

Commit 0b98e91

Browse files
lupin-de-midfabaff
authored andcommitted
Update Yandex TTS docs (home-assistant#3385)
* Update tts.yandextts.markdown Updated urls and fix quote in voice list * Update tts.yandextts.markdown add more links to api key * Update tts.yandextts.markdown
1 parent c8cdb9c commit 0b98e91

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/_components/tts.yandextts.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ tts:
2626
Configuration variables:
2727
2828
- **api_key** (*Required*): API Key for use this service.
29-
- **language** (*Optional*): The language to use. Defaults to `en-us`. Supported `en-EN`, `ru-RU`, `uk-UK`, `tr-TR`.
29+
- **language** (*Optional*): The language to use. Defaults to `en-US`. Supported `en-US`, `ru-RU`, `uk-UK`, `tr-TR`.
3030
- **codec** (*Optional*): Audo codec. Default is `mp3`. Supported us `mp3`, `wav`, `opus`.
31-
- **voice** (*Optional*): Speaker voice. Default is `zahar`. Supported female voices are `jane`, `oksana`, `alyss`, 'omazh` and male voices are `zahar` and `ermil`.
31+
- **voice** (*Optional*): Speaker voice. Default is `zahar`. Supported female voices are `jane`, `oksana`, `alyss`, `omazh` and male voices are `zahar` and `ermil`.
3232
- **emotion** (*Optional*): Speaker emotional intonation. Default is `neutral`. Also supported are `good` (freindly) and `evil` (angry)
3333
- **speed** (*Optional*): Speech speed. Default value is `1`. Highest speed is `3` and lowest `0,1`
3434

35-
See on api [documentation](https://tech.yandex.com/speechkit/cloud/doc/dg/concepts/speechkit-dg-tts-docpage/) for details. N.B. english version of documentation is outdated. So you could receive api key [here](https://developer.tech.yandex.ru/)
35+
See on api [documentation](https://tech.yandex.com/speechkit/cloud/doc/guide/concepts/tts-http-request-docpage/) for details. N.B. english version of documentation is outdated. So you could request api key [here](https://tech.yandex.com/speechkit/cloud/) by email or [here](https://developer.tech.yandex.ru/) by web
3636

3737
A full configuration sample:
3838

0 commit comments

Comments
 (0)