~alcinnz/rhapsode

ref: e3acf32e756e5c67961542d4422303eea7f9f379 rhapsode/src/main.c -rw-r--r-- 7.1 KiB
e3acf32e — Adrian Cochrane 4 years ago
Insert audio cues.
c07c8648 — Adrian Cochrane 4 years ago
Allow disabling of URL rewriting for SSML output.
49f4b9eb — Adrian Cochrane 4 years ago
Use libsndfile to write audio files.
8ff372bd — Adrian Cochrane 4 years ago
Import libsndfile, prepare to use it for writing audio files.
487a2880 — Adrian Cochrane 4 years ago
Embed espeak-ng
395b9e46 — Adrian Cochrane 4 years ago
Add commandline flags.
43479697 — Adrian Cochrane 4 years ago
Output converted webpage.
505b29c3 — Adrian Cochrane 4 years ago
Partially fix segfaults, enough to continue on.

Still questions remain, and there's broken C APIs exposed.
489dd5c7 — Adrian Cochrane 4 years ago
Switch to C for I/O. FIXME currently segfaults.