/react-native-ducking-sound

React Native module for playing spoken sound clips

Primary LanguageJavaMIT LicenseMIT

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