The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: UtillMasm on April 11, 2009, 07:51:27 AM

Title: How to record sound?
Post by: UtillMasm on April 11, 2009, 07:51:27 AM
How to record sound?

::)
Title: Re: How to record sound?
Post by: farrier on April 11, 2009, 08:20:04 AM
UtillMasm,

In fasm syntax:

http://board.flatassembler.net/topic.php?t=6990

One just records to a wav file, another records to a wav file and as the wav file is created, converts to an mp3 file.

hth,

farrier