react-native-superpowered
Implementation of the Superpowered audio engine SDK For React Native
- Recording sound to .wav file
- Play sound with some effects (echo, pitch shift)
Installation
Install using npm or yarn
npm install react-native-superpowered --save
Or if you're using yarn:
yarn add react-native-superpowered
It takes about 1~2 minutes to complete installation because it clones SuperpoweredSDK to Superpowered directory with using git