Skip to main content
Version: 20 Mar 2024

Audio Capture

Overview

This example demonstrates the functionality of using the microphone for audio recording and playback through the device speakers. Once audio capture has started, the parrot in the scene will repeat what the microphone detects. The spatial audio playback will come from the location of the parrot.

note

For instructions on installing the SDK Examples Project and building this scene, follow the Examples Project Install Guide.

Options

  • Realtime Playback, the audio will playback immediately and without any pitch modifications to the audio clip.

  • Delayed Playback, the audio will playback with a slightly higher pitch once it detects that you have finished speaking.

Requirements

Mandatory privileges required by this feature:

  • AudioCaptureMic

Privileges required by this example:

  • ControllerPose