~alcinnz/rhapsode

ref: df26d5938cc8c127af15e72d21f20f52e91f69c7 rhapsode/src/CExports.hs -rw-r--r-- 5.4 KiB
df26d593 — Adrian Cochrane 1 year, 6 months ago
Various tidies, including disabling wakeword in absence of Voice2JSON.
65356894 — Adrian Cochrane 1 year, 7 months ago
Factor out URI Fetching logic into seperate hackage.
4ab0d7f7 — Adrian Cochrane 2 years ago
Initialize Voice2JSON for speech recognition!
671fa2a5 — Adrian Cochrane 3 years ago
Improve fallbacks for missing markers.
c07c8648 — Adrian Cochrane 4 years ago
Allow disabling of URL rewriting for SSML output.
f5205f5d — Adrian Cochrane 4 years ago
Fix linking error, didn't expose Types.hs
4777781c — Adrian Cochrane 4 years ago
Export C APIs from files defining underlying functions.
5914c323 — Adrian Cochrane 4 years ago
Remove dead code.
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.
832987a3 — Adrian Cochrane 4 years ago
Draft C Bindings, so C APIs can be used for I/O.