Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 17314

Code to play sound in axapta

$
0
0
Code to play sound in axapta static void ExemploPlaySound(Args _args) { System.Media.SoundPlayer YourMPlayer; ; YourMPlayer= new System.Media.SoundPlayer(); YourMPlayer.set_SoundLocation("c:\\xyz.wav"); YourMPlayer.Play(); } -Harry...(read more)

Viewing all articles
Browse latest Browse all 17314

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>