Quantcast
Channel: NAudio
Viewing all articles
Browse latest Browse all 5831

New Post: Ima Adpcm Error during Compression

$
0
0

Ya ,now its Encoding,but when i try to play the Encoded Audio File using " System.Diagnostics.Process.Start(outputFileName)",i am getting the error stating that

"Windows Media Player encountered a problem while playing the file"

and i tried using following steps to play the Encoded Audio,but getting the error  "Invalid WAV file - No data chunk found" .

           wavePlayer = New WaveOut()   

            FileRdr = New AudioFileReader(CurrentFile)       

           wavePlayer.Init(FileRdr)         

          wavePlayer.Play()

And above Stpes are working fine for all other Encoded Wave Format Audio Files.

Please reply as early as possible.

Regards ,

chandan.ks


Viewing all articles
Browse latest Browse all 5831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>