how can i play a .wma file. it resembles a gunshot so it has to be played once.
Printable View
how can i play a .wma file. it resembles a gunshot so it has to be played once.
Audio.Play Method sounds like what you may need. Look into the wait to complete playmode.
the easiest way is using mciSendString API:
http://www.scproject.biz/Playing%20MultiMedia%20Files.htm#bm2