This method is used to open the audio file picker only for the android platform.
Future<String?> openAudioFilePicker() async { throw UnimplementedError('openAudioFilePicker has not been implemented.'); }