• PHONE_REC_START

    ioctl(ixj2, PHONE_REC_START)

    Return Value

    None.

    Parameters

    None.

    Remarks

    Activates the record mode of the DSP. This allows the DSP to begin processing audio information.

    You MUST select a codec with PHONE_REC_CODEC before you start recording.

    See Also:

    PHONE_REC_CODEC, PHONE_REC_STOP, PHONE_PLAY_START, PHONE_PLAY_STOP

    Example:

    ioctl(ixj2, PHONE_REC_START);
    


    ©1996-2001 Quicknet Technologies, Inc.