Home Assistant Unofficial Reference 2024.12.1
helpers.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.google_cloud.helpers
 

Functions

dict[str, list[str]] homeassistant.components.google_cloud.helpers.async_tts_voices (texttospeech.TextToSpeechAsyncClient client)
 
vol.Schema homeassistant.components.google_cloud.helpers.tts_options_schema (Mapping[str, Any] config_options, dict[str, list[str]] voices, bool from_config_flow=False)
 
vol.Schema homeassistant.components.google_cloud.helpers.tts_platform_schema ()
 
None homeassistant.components.google_cloud.helpers.validate_service_account_info (Mapping[str, str] info)
 

Variables

string homeassistant.components.google_cloud.helpers.DEFAULT_VOICE = ""