UNPKG

@miklermpz/expo-audio-studio

Version:

This is a forked version of the original [expo-audio-studio](https://github.com/deeeed/expo-audio-stream/blob/main/packages/expo-audio-studio/README.md) by Arthur Breton <abreton@siteed.net> (https://github.com/deeeed)

5 lines 224 B
import ExpoAudioStreamModule from '../ExpoAudioStreamModule'; export const extractAudioData = async (props) => { return await ExpoAudioStreamModule.extractAudioData(props); }; //# sourceMappingURL=extractAudioData.js.map