react-native-native-audio-engine
v0.1.4
Published
Audio engine to process audio from input sources
Downloads
1
Readme
react-native-native-audio-engine
Audio engine to process audio from input sources
Installation
npm install react-native-native-audio-engineUsage
import { AudioManager } from 'react-native-native-audio-engine';
// create instance to call fucntions of audio engine
const audioManager = new AudioManager();Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
