As a novice in this area I have included a shell/command line in my VB program that converts the user's microphone input from the saved wav file to mp3. This is clearly wasteful of time and space as wav file has to be created but is redundant. Please, can anyone suggest a more direct route? Perhaps a memory device context could hold the wav data and then be called by Lame and converted. Is this possible? Are there better ways?
Any help would be much appreciated. David _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
