The Mono 2.6 distribution contains System.Media.SoundPlayer, but attempts to play result in no sound (and no errors) on Mac OS X. All I can find with Google search is obscure references to ALSA. I posted to the Mono-OSX list, but there have been on replies there. I hope someone here has an answer. I think I need to tap into CoreAudio, but don't know how from Mono/C#.
A:
did you have tryed to use http://sourceforge.net/projects/sharpffmpeg/ that libraries, can help you or look in google ffmpeg c# also there's a TOA Framework it's another project to play audio.
GeoAvila
2010-05-27 18:59:07
Thanks, I'll look, but I was tryiung to avoid a dependency to a large library. I was hoping for System.Media.SoundPlayer in Mono 2.6 on OS X to work properly. For now I will wait to see if the Mono team addresses this on OS X. But thanks for the reply anyway...
Bob Denny
2010-06-04 18:18:23
+1
A:
Report this issue to Mono team if you can provide a reproducible environment stably,
Lex Li
2010-05-29 04:00:18