@siteed/audio-studio
@siteed/audio-studio is a cross-platform audio recording, analysis, and processing library for React Native and Expo. It works on iOS, Android, and web.
Overview
@siteed/audio-studio handles audio recording, real-time streaming, feature extraction, and audio manipulation with a consistent API across all platforms.
Important: This library requires an ejected Expo project (bare workflow). You must run
yarn expo prebuildbefore using it. See the Installation section for details.
Note: This package was formerly known as
@siteed/expo-audio-studio. See the Migration Guide for upgrade steps.