Dear forum
I want connect some buttom in my form whit a simple different sound.can someone say me how can i play them.
I cant find the namespace Audio or Soundplayer
Im using VS2005, visual basic, pocket PC
Thanks
Roberto
Printable View
Dear forum
I want connect some buttom in my form whit a simple different sound.can someone say me how can i play them.
I cant find the namespace Audio or Soundplayer
Im using VS2005, visual basic, pocket PC
Thanks
Roberto
In VS2005 you have to P/Invoke the API
- take a look at the last post here for a sample