summaryrefslogtreecommitdiffstats
path: root/src/vox.c
Commit message (Collapse)AuthorAgeFilesLines
* Channel count first seems...nicer, somehow.XANTRONIX Development2022-02-021-1/+1
|
* Implement xas_vox_active()XANTRONIX Development2022-02-021-0/+4
| | | | | Implement xas_vox_active() to return true if the voice module is currently active
* Remove unnecessary newlineXANTRONIX Development2022-02-011-1/+1
|
* Implement xas_vox_generate()XANTRONIX Development2022-02-011-15/+11
| | | | Implement xas_vox_generate() to finalise phrases sent to Festival
* Fix typo in format specifierXANTRONIX Development2022-02-011-1/+1
|
* really persistent about workable resultsXANTRONIX Development2022-02-011-22/+28
|
* Again, with the whole "this stuff compiles" thingXANTRONIX Development2022-02-011-11/+218
|
* hmm...getting more refined hereXANTRONIX Development2022-02-011-41/+38
|
* Initial commit of src/vox.cXANTRONIX Development2022-02-011-0/+72