flutter_sound
flutter_sound copied to clipboard
Player setSpeed to work with startPlayerFromTrack
Is your feature request related to a problem? Please describe. Hi! Currently setSpeed works only with startPlayer, but not with startPlayerFromTrack, in Android. Not sure about iOS.
This is strange. This should work on Android.
But note 2 points:
- The function does not work correctly on Flutter Web because the pitch is altered
- StartPlayerFromTrack is a verb which will be removed on Flutter Sound 9.0
This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.