There is however a SoundLocation property, so you could try using that:
DialToneJukeBox.SoundLocation = Resource1._1; DialToneJukeBox.Play();
Not sure if it has to be loaded first, or if Play takes note of the updated location first and loads it for you.






MultiQuote




|