summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* screen_destroy(): Restore terminal mode, free windowPatrick McDermott2019-10-081-0/+3
|
* screen_*(): New functionsPatrick McDermott2019-10-084-0/+112
|
* main(): Detect and report speech_new() errorsPatrick McDermott2019-10-051-1/+36
|
* speech_init(): Rename to speech_new()Patrick McDermott2019-10-053-3/+3
|
* main(): Play timePatrick McDermott2019-10-051-0/+1
|
* speech_init(): Hardcode register_cmu_us_slt() callPatrick McDermott2019-10-053-6/+6
| | | | And check for -lflite_cmu_us_slt.
* speech_*(): New functionsPatrick McDermott2019-10-044-1/+143
|
* Initial commitPatrick McDermott2019-08-192-0/+28