Page 1 of 1

How to get an XML gauge to play sounds?

PostPosted: Sun Feb 12, 2006 2:58 pm
by microlight
Hi all,

I'm trying to write a gauge in XML to play .wav files as cabin announcements - but having no luck so far. Anybody out there give me a steer on how to tell the gauge that it needs to play a sound file?

Thanks,
Martyn

Re: How to get an XML gauge to play sounds?

PostPosted: Sun Feb 12, 2006 6:18 pm
by dsdawson
There is no way to do this directly with XML.  I created a C based gauge that will help you.  Have a look in the Avsim library for dsd_xml_sound2.zip.

Regards,

Doug Dawson

Re: How to get an XML gauge to play sounds?

PostPosted: Mon Feb 13, 2006 2:12 am
by microlight
Doug - thanks very much; just what I'm looking for!

;)