That said, if you’d prefer a direct C+±only route to get mic audio and bypass the audio engine entirely, you can use the FAudioCaptureSynth class, which is the thing the MicCapture component uses. This is a very basic wrapper around RtAudio currently, but we will be implementing other backends as Mic-capture is needed.