Get a list of audio files from the device
Future<List<AudioFile>> getAudios() { throw UnimplementedError('getAudios() has not been implemented.'); }