Future<bool> extractAudioFromVideo({ required String path, String? outputPath, }) { throw UnimplementedError('platformVersion() has not been implemented.'); }