API reference

ovr_Microphone_Stop Function

Stops microphone recording. The VoIP session can be terminated by ovr_Voip_Stop().
This function can be safely called from any thread.

Signature

void ovr_Microphone_Stop(const ovrMicrophoneHandle obj)

Parameters

Returns

void