UncompleteDocumentation
Future<void> setPitch(double pitch) async { return await player.setPitch(pitch); }