vokhuyetOz / react-native-concurrent-sound

React Native module for playing multiple local, remote sound at same time
https://www.npmjs.com/package/@vokhuyet/react-native-concurrent-sound
MIT License
6 stars 0 forks source link

Add option to set playback speed / pitch #3

Open ShivamJoker opened 2 hours ago

ShivamJoker commented 2 hours ago

Hi thanks for this library I would like to have the feature to set pitch and playback speed. Android has the API here: https://developer.android.com/reference/android/media/PlaybackParams#setPitch(float)

vokhuyetOz commented 2 hours ago

it can be added in next version

vokhuyetOz commented 2 hours ago

i'm not sure about timeline, i will implement it when i have free time

vokhuyetOz commented 2 hours ago

any PR is welcome