
DCN Next Generation Open Interface Release 2.4 Simultaneous Interpretation
en | 161
Bosch Communications Systems | 2007 February | SRS_ININF | Du030905
Error codes returned
IN_E_NOERROR
IN_E_APP_NOT_STARTED
Update notifications
IN_C_SPEAKSLOWLY_SIGN
Related functions
IN_C_GET_SPEAKSLOWLY_SIGN
3.2.17 IN_C_GET_SPEAKSLOWLY_SIGN
Purpose
This function is used to retrieve the interpreter desks configuration concerning the enabling of
speak slowly signaling. There are two possibilities: either the function is disabled or enabled.
Parameter structure for the function
The function has no additional parameters.
Response structure from the function
The function returns the following structure:
BOOLEAN bSpeakSlowlySign;
where:
bSpeakSlowlySign TRUE if speak slowly signaling is enabled.
FALSE if speak slowly signaling is disabled.
Error codes returned
IN_E_NOERROR
IN_E_APP_NOT_STARTED
Related functions
IN_C_SET_SPEAKSLOWLY_SIGN
3.2.18 IN_C_SET_HELP_SIGN
Purpose
This function is used to configure the interpreter desks concerning the enabling of help
signaling. There are two possibilities: either the function is disabled or enabled.
Parameter structure for the function
The function requires the following structure as parameter:
BOOLEAN bHelpSign;
where:
bHelpSign TRUE if help signaling must be enabled
FALSE if help signaling must be disabled
Response structure from the function
The function has no response parameters.
Error codes returned
IN_E_NOERROR
IN_E_APP_NOT_STARTED
Update notifications
IN_C_HELP_SIGN
Related functions
IN_C_GET_HELP_SIGN
Komentarze do niniejszej Instrukcji