Skip to content

Expo Module Overview

The Expo module exposes the audio engine to JavaScript via Expo Modules, providing a single, cross-platform API for iOS and Android.

When to Use It

  • You want a React Native/Expo API for audio playback and recording.
  • You prefer a single, cross-platform API for iOS and Android.

Capabilities

  • Multi-track playback with sync, pitch, and speed control.
  • Recording, extraction, and metering APIs.
  • Background playback with Now Playing controls.