Uses of Class
org.openhab.core.voice.TTSException
Packages that use TTSException
-
Uses of TTSException in org.openhab.core.voice
Methods in org.openhab.core.voice that throw TTSExceptionModifier and TypeMethodDescriptionTTSCache.get
(org.openhab.core.voice.internal.cache.CachedTTSService tts, String text, Voice voice, AudioFormat requestedFormat) Returns anAudioStream
containing the TTS results.AbstractCachedTTSService.synthesize
(String text, Voice voice, AudioFormat requestedFormat) TTSService.synthesize
(String text, Voice voice, AudioFormat requestedFormat) Returns anAudioStream
containing the TTS results.