Hello,
I am trying to write an api to record & play audio files to an usb audio codec. I've been able to play a file using PlaySound(). Is there an equivalent function to record? If there isn´t do you happen to know the steps to record a file?
Thank you in advance.