~alcinnz/rhapsode

ref: 5a140febbc4492737fc04fe881b2f64def47b063 rhapsode/src/Render.hs -rw-r--r-- 9.9 KiB
b130fb0b — Adrian Cochrane 4 years ago
update Accepts header for CSS assets.
edd84882 — Adrian Cochrane 4 years ago
Output audio cues in live speech.

Turned out I was overcomplicating things, all I needed to do was use file paths not URIs.
eSpeak NG handled it from there.
f04e3b5f — Adrian Cochrane 4 years ago
Don't delete downloads, was happening before use.
c07c8648 — Adrian Cochrane 4 years ago
Allow disabling of URL rewriting for SSML output.
0a65b2c1 — Adrian Cochrane 4 years ago
Download CSS assets, including new useragent audio cues.

Audio cues are public domain from freesound.org and archive.org via elementary OS's sound theme.
4777781c — Adrian Cochrane 4 years ago
Export C APIs from files defining underlying functions.
8670cb04 — Adrian Cochrane 4 years ago
Remove dead imports.
832987a3 — Adrian Cochrane 4 years ago
Draft C Bindings, so C APIs can be used for I/O.