flutter_sound icon indicating copy to clipboard operation
flutter_sound copied to clipboard

Player setSpeed to work with startPlayerFromTrack

Open Mevasir opened this issue 4 years ago • 1 comments

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.

Mevasir avatar Jan 19 '22 11:01 Mevasir

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

Larpoux avatar Jan 20 '22 10:01 Larpoux

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.

github-actions[bot] avatar Dec 06 '23 01:12 github-actions[bot]