API reference
API reference
Select your platform
No SDKs available
No versions available

ovr_Microphone_Start Function

Starts microphone recording. After this is called pcm data can be extracted using ovr_Microphone_GetPCM().
This function can be safely called from any thread.

Signature

void ovr_Microphone_Start(const ovrMicrophoneHandle obj)

Parameters

Returns

void