DocumentPicker not listing audio files if type set as 'audio/*'

DocumentPicker.getDocumentAsync({
type: ‘audio/*’
});

Is not listing Audio files on Android device. Wheras if tried ‘image/’ it render images and even with '/*’ I can audio files in mix.