AudioFileReader
constructor(path: Path, fileSystem: FileSystem = SystemFileSystem)
Parameters
path
The file path to read from.
fileSystem
The file system to use (default: SystemFileSystem).
The file path to read from.
The file system to use (default: SystemFileSystem).