Reads data from a sound file on Microsoft Windows and Cocoa.
capi
read-sound-file source => array
source⇩ |
A pathname designator. |
array |
An array of element type (unsigned-byte 8) . |
The function read-sound-file
reads data from source and returns an array of its contents.
read-sound-file
can be called during image building.read-sound-file
is not implemented on GTK+ and Motif.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42