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.
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.
Last edited by The trick; Mar 27th, 2015 at 03:18 PM.