Set the volume of the currently playing audio (0.0 to 1.0)
Future<void> setVolume(double volume) { throw UnimplementedError('setVolume() has not been implemented.'); }