AudioFileReader
Reads an audio file from disk and returns an AudioRecording.
The file format is detected from the file extension (WAV, AIFF, AU/SND).
Parameters
path
The file path to read from.
fileSystem
The file system to use (default: SystemFileSystem).
Constructors
Functions
Link copied to clipboard
Reads the audio file and returns an AudioRecording.