All Manuals > CAPI Reference Manual > 1 CAPI Reference Entries

NextPrevUpTopContentsIndex

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


CAPI Reference Manual - 15 Dec 2011

NextPrevUpTopContentsIndex