Retrieves the available playback speeds.
Future<List<double>> getAvailablePlaybackSpeeds() async { throw UnimplementedError( 'getAvailablePlaybackSpeeds() has not been implemented.'); }