I've many 'words' in my project. There is a listen icon next to each words. I want to know how i can play a sound when user clicks on the icon. All my sound clippings are only of 1 second.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Use the XNA SoundEffect class. You find a code sample here, where a similar question has already been asked. |
|||||
|