I want to know how I can set format of wav file when I would like to record wav file to 16 bit because now I can record but it is 8 bit per sample.
Printable View
I want to know how I can set format of wav file when I would like to record wav file to 16 bit because now I can record but it is 8 bit per sample.
A good way might be to bring up sound recorder from within your VB program - you can set all the options there.
If you want to do this, mail me, and I'll send you the code