PDA

Click to See Complete Forum and Search --> : record wav file with visual basic


chooleewan
Sep 11th, 1999, 03:50 PM
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.

christophe
Sep 14th, 1999, 07:02 PM
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