>>> Is System.Media.SystemSounds.Exclamation.Play(); suposed to work under >>> linux ? >> >> Using this code on mono 1.9.1 on opensuse 10.3, each of the sounds >> plays and prints its name without any problems for me. HTH > This not work for me on : > Mandriva 2009.0 > [EMAIL PROTECTED] ~]$ uname -a > Linux SurfzoidPC 2.6.27.5-desktop-2mnb #1 SMP Thu Nov 20 15:20:32 EST > 2008 i686 AMD Sempron(tm) Processor 2600+ GNU/Linux > [EMAIL PROTECTED] ~]$ mono -V > Mono JIT compiler version 2.3 (/trunk/mono r mar. nov. 25 23:32:00 CET 2008) > Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com > But, also i have 2 sounds cards , perhap's it can be the problem, also > wich output is choice(master one ?) ?
Sorry, I don't know why it wouldn't be working for your specific configuration, the soundcard configuration seems like a likely culprit, maybe something to do with pulseaudio or alsa settings? All I know is that it is definitely working fine for me on my linux machine. Dan _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
