Hello,
I have a .wav audio file that I want to show in windows form and simultaneously add to the video, that I create in my C# aplication, but when I try to add audio into videa an exception is thrown saying that the audio file is locked by another proces.
How can I unlock the audio file used by WaveViewer?
I have a .wav audio file that I want to show in windows form and simultaneously add to the video, that I create in my C# aplication, but when I try to add audio into videa an exception is thrown saying that the audio file is locked by another proces.
How can I unlock the audio file used by WaveViewer?