On Thursday 08 March 2018 10:55:58 fredvs wrote: > > I did a Pascal wrapper for this library with a fpc sine-wave demo: > https://github.com/fredvs/pcaudiolib_pas > > Martin did his own MSE Pascal wrapper too (included in > https://gitlab.com/mseide-msegui/pcaudiolib). > Actually it is in https://gitlab.com/mseide-msegui/mseuniverse/blob/master/samples/audio/pcaudio/msepcaudio.pas > > In your Pascal wrapper, I do not see the > "create_audio_device_object(device, application_name, description: PChar)" > method.
It is in msepcaudio.pas:115. I used the same order as in audio.h. > Is it wanted ? (By the way, I did not found any usage of the > "application_name" and "description" parameters in espeak-ng code). > It is used in PulseAudio. Martin ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

