soloud
soloud copied to clipboard
Simple recording plugin?
Hi,
would it be possible to get a simple microphone recording plugin? I suggest some API like: bool record_start( ); AudioSourceInstance* record_stop(); // no idea about the return value - but it would return a buffer that you can immediately play or analyze.
While I wouldn't rule out recording at some point, it's really out of scope for this project for now.