LVCA_Bridge

LVCA_API LONG WINAPI LVCA_Bridge(LONG SourceLine, CFECI_SC_TYPE SourceType, LONG DestinationLine, CFECI_SC_TYPE DestinationType, BOOL FullDuplex);

Return Value:

If Successful zero will be returned.  CAMERR_INDEX_OUT_OF_RANGE = line specified was invalid.  CAMERR_DEVICE_UNAVAILIBLE = An unknown dialogic error An Error is anything within the system itself that creates a glitch in the Speech Driven Information System An Information System is a general term used to describe the product you are designing with this software. This could be any type of system in which you can give information to your callers, such as a Virtual Customer Service Center, a Virtual Technical Support Center, or a Virtual Help Desk., such as a missing Vox A Vox is an Action that plays a sound file. You can record a Vox in your own voice directly from the Speech Driven Information System. You can also use the Audio Manager to import recordings or sound effects that you have obtained from other sources. or a Goto A Goto is an Action that sends callers to another Module. A Goto is a Terminal Action. This means it will be the last Action in an Actions List. that doesn't go anywhere. has occurred.

Supported on Events:

Any

Params:

LONG SourceLine The transmitting line

CFECI_SC_TYPE SourceType Device type: CST_VOX CST_LINE

LONG DestinationLine the receiving line

CFECI_SC_TYPE DestinationType Device type: CST_VOX CST_LINE

BOOL FullDuplex bi or uni directional

Notes:


Complete Help Topic List | Speech Platform Product Information