In ofxEspeakSynth, the method to set callbacks only takes a static method as an argument:
I was hoping if I changed the method to non-static, I could have multiple instances of espeak in play at once. Maybe the lib itself just doesn’t support this, but asking just in case there’s something I can do on the c++ side. I confess that I don’t yet understand typedef usage and lib-interface…
Here are the src files anyway:
src.zip (4.0 KB)
1 post - 1 participant

