summaryrefslogtreecommitdiff
path: root/client/tts.py
Commit message (Expand)AuthorAgeFilesLines
* Use diagnose module in stt.py and tts.pyschneefux2014-10-061-12/+15
* Fix flake8 style nitsschneefux2014-10-061-35/+79
* Readd hardcoded alsa playback device (should be removed later)schneefux2014-09-261-1/+1
* Delete tempfiles in play_mp3() method of AbstractMp3TTSEngineschneefux2014-09-261-1/+1
* Get rid of pyaudio in `tts.py`schneefux2014-09-261-2/+1
* Rename `speaker.py` to `tts.py` to match `stt.py` and also change class namesschneefux2014-09-261-0/+361