ioctl(ixj, PHONE_PLAY_START)
Return Value
Returns TRUE if playback starts.
Parameters
None.
Remarks
Activates the playback mode of the DSP. This allows the DSP to begin processing audio information according to the previously set codec.
You MUST select a codec with PHONE_PLAY_CODEC before you start playing.
See Also:
PHONE_REC_STOP, PHONE_REC_START, PHONE_PLAY_STOP
Example:
ioctl(ixj, PHONE_PLAY_START);
©1996-2001 Quicknet Technologies, Inc.