Hi,
I am working on audio file in C#, can any one help me to know how to calculate audio lenght in C# to show it on progress bar.
- SoundPlayer simpleSound = new SoundPlayer(@"C:\Users\Public\Music\Sample Music\file_example_WAV_1MG.wav");
- simpleSound.Play();
Rajanikant HawaldarPosted Jun 8, 2020, 12:01 PM
Kd NPosted Jun 13, 2020, 7:38 AM
Kd NPosted Jun 8, 2020, 10:50 AM
Amit GuptaPosted Jun 7, 2020, 12:50 PM
Rajanikant HawaldarPosted Jun 7, 2020, 11:43 AM