- Fixed a memory allocation bug in synth() which resulted in weird stuff
being spoken out (LP: #580781).
- Exposed the SSML, phonemes, endpause and user_data options in synth().
- Wrapped all Parameter constants into a class.
- Added classes with constant definitions for Punctuation and Gender.