mycroft-core/mycroft/tts
penrods ffc3f6ec60 Implementing changes to out-of-the-box experience, providing an "onboarding" process.
* Added a mycroft.api.is_paired() method
* Added mycroft.util.is_speaking and mycroft.util.wait_while_speaking() methods
* RESET now waits for the spoken notice to complete
* Stopped the "Checking for updates" and "Skills updated" prompts (commented out for now, probably will eliminate)
* Wifi setup filters out hidden ("x00") networks
* Visemes should keep up better if they get behind (will skip)
* Mimic is now searched for on the users path
* Onboarding process:
  - wifi setup starts automatically
  - User is walked through the process
  - wake word and button pressing are ignored
  - At end, a short tutorial is given
2017-06-07 11:45:06 -05:00
..
__init__.py Implementing audio cache feature in issue #598 2017-03-30 02:40:56 -05:00
espeak_tts.py Issues 356 - Rebasing with master 2016-12-17 10:16:29 -05:00
fa_tts.py Issues 356 - Refactoring TTS 2016-12-17 10:15:24 -05:00
google_tts.py gTTS version bump (#454) 2017-01-20 15:21:03 -06:00
mary_tts.py Issues 356 - Refactoring TTS 2016-12-17 10:15:24 -05:00
mimic_tts.py Implementing changes to out-of-the-box experience, providing an "onboarding" process. 2017-06-07 11:45:06 -05:00
remote_tts.py Issues 356 - Stopping processes during audio playback 2016-12-17 10:16:29 -05:00
spdsay_tts.py Issues 356 - Rebasing with master 2016-12-17 10:16:29 -05:00