NatMic - Native Microphone API

Hello,
Just purchased NatMic, and it’s working great with NatCorder to record audio. Thank you.

  • I was wondering, is there any way to get the levels from an AudioDevice?

This would be in order to update a microphone monitor for the user, so that they can confirm that their selected input is in fact receiving audio.

The implementation for the Unity native Microphone class seems to be provided here:

I’d much rather not have to instantiate a Unity native Microphone in addition to the NatMic AudioDevice, just to update an audio monitor… any advice?

Thank you