Title Banner

Previous Book Contents Book Index Next

Newton Developer Technical Information: Newton Programmer's Guide: 2.1 OS Addendum /
Chapter 7 - Sound / Sound Reference
Protos / protoSoundChannel


Start

soundChannel:Start(async)

Starts the sound channel playing or recording.

async
Pass a non-nil value to play sounds asynchronously. If this value is nil, control does not return until the entire play or record queue is empty (all scheduled sound frames are played or recorded).

return value
Undefined; do not rely on it.

DISCUSSION

The sound channel begins playing or recording sound frames in the order they were scheduled.

This method throws the exception |evt.ex.fr| if an error occurs.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
26 APR 1997



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help