Public Member Functions | Public Attributes | List of all members
mycroft.tts.responsive_voice_tts.ResponsiveVoice Class Reference
Inheritance diagram for mycroft.tts.responsive_voice_tts.ResponsiveVoice:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, lang, config)
 
def get_tts (self, sentence, wav_file)
 
- Public Member Functions inherited from mycroft.tts.TTS
def __del__ (self)
 
def __init__ (self, lang, config, validator, audio_ext='wav', phonetic_spelling=True, ssml_tags=None)
 
def begin_audio (self)
 
def clear_cache (self)
 
def end_audio (self)
 
def execute (self, sentence, ident=None)
 
def get_tts (self, sentence, wav_file)
 
def init (self, bus)
 
def load_phonemes (self, key)
 
def load_spellings (self)
 
def modify_tag (self, tag)
 
def save_phonemes (self, key, phonemes)
 
def validate_ssml (self, utterance)
 
def viseme (self, phonemes)
 

Public Attributes

 pitch
 
 rate
 
 sv
 
 vn
 
 vol
 
- Public Attributes inherited from mycroft.tts.TTS
 audio_ext
 
 bus
 
 config
 
 enclosure
 
 filename
 
 lang
 
 phonetic_spelling
 
 playback
 
 queue
 
 spellings
 
 ssml_tags
 
 tts_name
 
 validator
 
 voice
 

Additional Inherited Members

- Static Public Member Functions inherited from mycroft.tts.TTS
def remove_ssml (text)
 

Detailed Description

Definition at line 19 of file responsive_voice_tts.py.

Constructor & Destructor Documentation

def mycroft.tts.responsive_voice_tts.ResponsiveVoice.__init__ (   self,
  lang,
  config 
)

Definition at line 20 of file responsive_voice_tts.py.

Member Function Documentation

def mycroft.tts.responsive_voice_tts.ResponsiveVoice.get_tts (   self,
  sentence,
  wav_file 
)

Definition at line 35 of file responsive_voice_tts.py.

Member Data Documentation

mycroft.tts.responsive_voice_tts.ResponsiveVoice.pitch

Definition at line 26 of file responsive_voice_tts.py.

mycroft.tts.responsive_voice_tts.ResponsiveVoice.rate

Definition at line 27 of file responsive_voice_tts.py.

mycroft.tts.responsive_voice_tts.ResponsiveVoice.sv

Definition at line 30 of file responsive_voice_tts.py.

mycroft.tts.responsive_voice_tts.ResponsiveVoice.vn

Definition at line 31 of file responsive_voice_tts.py.

mycroft.tts.responsive_voice_tts.ResponsiveVoice.vol

Definition at line 28 of file responsive_voice_tts.py.


The documentation for this class was generated from the following file:


mycroft_ros
Author(s):
autogenerated on Mon Apr 26 2021 02:35:41