readSoundInfo

suspend fun VfsFile.readSoundInfo(    formats: AudioFormat = defaultAudioFormats,     props: AudioDecodingProps = AudioDecodingProps.DEFAULT): AudioFormat.Info?