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

FOvrMicrophone Struct

This object provides a comprehensive way to access and manipulate audio data from a microphone device. Its availability can be retrieving using field FOvrMicrophoneAvailabilityState::MicrophoneAvailable. With Microphone class, developers can build engaging and interactive applications that leverage real-time audio input, such as voice chat, audio recording, or speech recognition.

Fields

OVR Handle for methods.

Member Functions

This is the default constructor for the struct, which initializes the ::ovrMicrophoneHandle and TOvrMessageHandlePtr to their default values.
Copying values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Setting all values to their defaults, effectively clearing the struct.
Updating values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon