Go to the source code of this file.
Namespaces | |
audibleAlerts.opentts_bridge | |
Functions | |
def | audibleAlerts.opentts_bridge.check_opentts_service_status (api_url) |
def | audibleAlerts.opentts_bridge.speak (speech, default_voice, api_url, cache_dir) |
def | audibleAlerts.opentts_bridge.ssml_to_wav (ssml_text, default_voice, api_url, cache_dir) |
def | audibleAlerts.opentts_bridge.play_wav (wav_path) |
Variables | |
audibleAlerts.opentts_bridge.log = logging.getLogger(__name__) | |