master
Moved some implementations from headers to source files to lower recompilation times.
Replace some http:// links to https:// (#277)
Replace MAGE with our own streaming synthesis implementation. (#569)
New core features - core 1.18 (#1003)
Register SSML <lang> element handler (#1008)
Another kind of simple language switching. (#696)
More English voice switching.
Core: support comments in eq.txt.
Core: an experiment at direct mgc reproduction in specific utterances.
Restore #405 (#577)
Core: a language developer may set custom flags on segments in post-g2p and use them in their hts labels.
Skip bom at the start of configuration files, fixes #877.
Vietnamese fixes.
Core: fix the Macedonian language identifier value
Android: use an online directory of languages and voices
Improve the unknown phoneme error message
SSML: Add time attribute to break element (#994)
SSML: support the phoneme element, only native phonemes are supported. (#469)
Try to fix broken utf-16 input.
Vietnamese in the core with tokenization by a dictionary.
Initial implementation of English detection when using a latin-script language.