Use libsndfile to write audio files.
Import libsndfile, prepare to use it for writing audio files.
Fix linking error, didn't expose Types.hs
Export C APIs from files defining underlying functions.
Output converted webpage.
Partially fix segfaults, enough to continue on.
Still questions remain, and there's broken C APIs exposed.
Switch to C for I/O. FIXME currently segfaults.
Draft C Bindings, so C APIs can be used for I/O.
Prepare API to expose to C.
This'll be useful for accessing text-to-speech/vice-versa APIs.
Avoid reading out webforms, that's another to-be-implemented mode.