What library would you recommend for C# in Mono on a Linux platform to do the following things:
1. Convert byte arrays between PCM and GSM 6.10 2. Play PCM or GSM on speakers from byte arrays 3. Capture byte arrays from microphone 4. Write PCM or GSM byte arrays to local file These functions are necessary to integrate a C#, Mono, Linux application into an existing Windows system. I want to capture audio from either a mic or a RF USB receiver and send over IP to be played remotely. Thanks for any advice or direction you can provide. sr -- View this message in context: http://mono.1490590.n4.nabble.com/Best-audio-library-for-Mono-tp2064300p2064300.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
