All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

read-sound-file Function

Summary

Reads data from a sound file on Microsoft Windows and Cocoa.

Package

capi

Signature

read-sound-file source => array

Arguments
source
A pathname designator.
Values
array
An array of element type (unsigned-byte 8).
Description

The function read-sound-file reads data from source and returns an array of its contents.

Notes
  1. read-sound-file can be called during image building.
  2. read-sound-file is not implemented on GTK+ and Motif.
See also

load-sound
18.2 Sounds


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57