All Manuals > CAPI User Guide and Reference Manual > 21 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
Sounds


CAPI User Guide and Reference Manual (Windows version) - 25 Feb 2015

NextPrevUpTopContentsIndex