Franck Nijhof
f5e43d99e4
Update google-cloud-texttospeech to 2.11.0 ( #68076 )
2022-03-12 22:54:41 -10:00
Franck Nijhof
82948cc6c1
Update google-cloud-texttospeech to 2.10.0 ( #66746 )
2022-03-01 10:19:13 +01:00
Franck Nijhof
1a9fda96c3
Revert "Update google-cloud-texttospeech to 2.10.0" ( #66736 )
2022-02-17 14:05:07 +01:00
Franck Nijhof
72fad87aef
Update google-cloud-texttospeech to 2.10.0 ( #66726 )
2022-02-17 12:06:49 +01:00
J. Nick Koston
10d6247fee
Bump to aiohttp 3.8.0 ( #58974 )
2021-11-04 10:07:50 -05:00
Hmmbob
37a07acce0
Adding newly supported language codes to Google TTS ( #58607 )
2021-10-28 22:16:31 +02:00
Marc Mueller
4513ee4ea5
Use assignment expressions 12 ( #57937 )
2021-10-20 14:34:08 -07:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
Hmmbob
7ffd4fa83d
Support all available Google Cloud TTS languages ( #49208 )
2021-04-14 18:14:24 +02:00
Carmen Sanchez
fe1e57e76f
Added Spanish US voice to Google Cloud TTS ( #49200 )
...
See https://cloud.google.com/text-to-speech/docs/voices
2021-04-14 11:00:32 +02:00
cristian-vescan
0fe3d6ea81
Added Romanian voice to Google Cloud TTS ( #45704 )
...
See https://cloud.google.com/text-to-speech/docs/voices
2021-01-29 20:02:04 +01:00
hung2kgithub
db6bd22fc9
Add Chinese (Hong Kong) to Google Cloud TTS ( #44689 )
2021-01-01 01:59:42 +01:00
Дубовик Максим
89fe232643
Add google cloud tts SSML + fix ( #40203 )
...
* Add SSML + fix
SSML option is added + pitch paramter fix + couple style code changes
* Remove redundant .get()
* Fix PITCH_SCHEMA, remove redundant .get of dict
2020-12-20 05:40:43 +01:00
tomtzeng
620271c782
Add new language to Google Cloud TTS ( #36705 )
2020-06-22 17:07:09 -07:00
Дубовик Максим
966cb14a38
Add new languages to Google Cloud TTS ( #34334 )
...
* New languages
Arabic, Indian, Thailand, Mandarin
* Reorder language codes
2020-04-18 22:26:36 -04:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
Franck Nijhof
a84741392b
Format all manifests with prettier ( #30521 )
2020-01-06 21:28:23 +01:00
Bas Nijholt
d58e6e924a
Sort imports according to PEP8 for components starting with "G" ( #29767 )
2019-12-09 14:17:36 +01:00
Pascal Vizeli
005a1b2713
Add additional support over NC ( #28527 )
...
* Add voice support over NC
* Add disocery support for TTS / STT
* fix cloud TTS discovery
* Fix dev config
* Fix discovery
* Bump hass-nabucasa 0.25
* Add channel support
* Fix lint
* Update homeassistant/components/cloud/__init__.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/cloud/tts.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/cloud/tts.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/cloud/tts.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* bump hass-nabucasa
* Update tts.py
* fix lint
2019-11-05 22:39:15 +01:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
Ville Skyttä
a54ade1189
Spelling fixes ( #25666 )
2019-08-02 23:20:06 +02:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Дубовик Максим
eec67d8b1a
New languages that looks like supported by Google but not documented: ( #24881 )
...
* cs-CZ – Czech, Czech Republic
* el-GR – Modern Greek (1453-), Greece
* en-IN – English, India
* fi-FI – Finnish, Finland
* fil-PH – Filipino, Philippines
* hi-IN – Hindi, India
* id-ID – Indonesian, Indonesia
* vi-VN – Vietnamese, Viet Nam
Fixed regex expression to match language codes like fil-PH
2019-07-03 16:40:14 +02:00
realthk
fec2461e0e
Hungarian is also supported in Google Cloud TTS ( #24861 )
...
* Hungarian is also a supported language
* Hungarian is also a supported language
* Hungarian is also a supported language
2019-06-30 13:50:06 -04:00
Tejpal Sahota
41dd70f644
Changed default encoding to mp3 ( #24808 )
2019-06-27 20:16:22 -07:00
Дубовик Максим
984d41e334
Google Cloud Platform component (TTS) ( #23629 )
...
* Added Google Cloud TTS service component feature
* Added Neutral voice gender
* Added line break at the end of files
* Updated CODEOWNERS, reqirements_all.txt and .coveragerc
* Fixed some ci/circleci: static-check errors
* Fixed some ci/circleci: static-check error
* Fixed some ci/circleci: pylint errors
* Fixed some ci/circleci: pylint errors
* * made supported_options const
* fixed direct env variable access
* Fixed import order
* * Component renamed
* Added encoding parameter
* Other fixes
* Changed folder name in .coveragerc
* * Removed whitespaces in blank lines
* Split long line
* Removed whitespaces in blank lines
* ci/circleci: static-check
* Fixed requirements_all.txt
* Added speed, pitch and gain parameters
* Added speed, pitch and gain as supported options
* Split too long line
* * Added profiles parameter
* Changed supported languages and encodings values
* Added parameters validations
* Fixes
* Fixes
* Fixes
* Fixes
* Fixes
* Changed options validation
* Added ToggleEntity save and restore state mechanism
* Revert "Added ToggleEntity save and restore state mechanism"
This reverts commit 0e275014
2019-06-06 12:45:29 -07:00