In my C# application i create multiple *.wav files on some path .Now i want to play that files one after one for given no. of times .Give me suggestion .
using looping it's not possible because loop plays until we stop that.How to play files for 3 to 4 times.