Works OK here with iOS 16.4.1
Using Obj-C if that matters?
MPMusicPlayerController *player;
self.player = [MPMusicPlayerController applicationMusicPlayer];
self.player.currentPlaybackRate = newRate;
Big but: I have tons of hacks to get this working reliable and I cross my fingers every update.
Topic:
Media Technologies
SubTopic:
General
Tags: