Re: [Mono-list] Playing audio files

2010-09-14 Thread Christopher David Howie
On 09/13/2010 11:04 PM, ChrisB wrote: Hi, I wish to play audio files from my application running under Mono on openSUSE 11.1. I have looked at the System.Media.SoundPlayer class but that seems to be very limited in the file formats it supports. I have also investigated using wrappers for other

[Mono-list] Playing audio files

2010-09-13 Thread ChrisB
Hi, I wish to play audio files from my application running under Mono on openSUSE 11.1. I have looked at the System.Media.SoundPlayer class but that seems to be very limited in the file formats it supports. I have also investigated using wrappers for other applications without success. My

Re: [Mono-list] Playing audio files

2010-09-13 Thread anidotnet
You can consider Bass.Net API. Take a look at this http://www.un4seen.com/forum/?topic=8682.0 post Regards, Anindya Chatterjee http://abstractclass.org -- View this message in context: http://mono.1490590.n4.nabble.com/Playing-audio-files-tp2538366p2538400.html Sent from the Mono - General

Re: [Mono-list] Playing audio files

2010-09-13 Thread anidotnet
You can also take a look at the Banshee project. It is a media player completely developed on Mono. Here is the http://download.banshee-project.org/banshee/unstable/1.7.5/banshee-1-1.7.5.tar.bz2 link for the source file. Hope you can get some pointer from it. -- View this message in context: