audioformats
Gets information about supported audio formats using functions defined in the Audio library.
audioinfo
Gets information about the given audio file using functions defined in the Audio library.
audioread
Gets audio data and the sampling rate from an audio file using functions defined in the Audio library.
audiowrite
Writes audio data to an audio file using functions defined in the Audio library. Currently only .wav format files in PCM audio format are supported.