Developer Documentation
Our new developer documentation is now available. Please check it out!

MicrophoneCallbackDelegate

public delegate void MicrophoneCallbackDelegate(float[] buffer, int position);

Parameters

NameTypeDescription
bufferSingle[]
positionInt32