simplified init() handling; now throws exception
Much simpler way of checking for init()
.
Now also throws runtime exception, so the mistake of not calling init()
should be very obvious to anyone using the library.
This is most likely the finalized way of how I'll write the rest of the C++ interfaces, so homer_tts
should be finished.
Edited by Robin Bartsch