Record sound and save it in Flac format?
I want to know if it's possible to record audio and save it in flac format.
I don't know if I need to save it first in Wav and then transform it to flac or if I can save it directly to flac.
Also, I want to know how to encode the audio information into a flac file.
Re: Record sound and save it in Flac format?
Hello guy. You can to use the class clsTrickSound.cls from my vocoder-project. Also possible to use DirectSound for recording. For a conversion between any formats you can to use ACM, and see my example which convert a PCM-data to fixed output format. Sorry my English.
2 Attachment(s)
Re: Record sound and save it in Flac format?
For example DirectSound recording, i represent the program which give possibility changing sounds in "GTA-vice city" (sfx.raw).