I have this code to convert wav file to byte array:
byte[] bytes = File.ReadAllBytes(@"E:\\Documents\\file.wav");
The file length i