react-native-ducking-sound
v0.1.1
Published
React Native module for playing sound clips of speech
Downloads
5
Maintainers
Readme
react-native-ducking-sound
React Native module for playing spoken sound clips with ducking.
Heavily based on react-native-sound.
Installation
First install the npm package from your app directory:
npm install react-native-ducking-sound --save
Then link it automatically using:
react-native link react-native-ducking-sound