
DCN Next Generation Open Interface Release 2.4 Simultaneous Interpretation
en | 160
Bosch Communications Systems | 2007 February | SRS_ININF | Du030905
where:
bFloorDistribution TRUE if the floor signal must be distributed on the outgoing
channel when no interpretation is performed
FALSE if no signal must be distributed on the outgoing
channel when no interpretation is performed.
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_FLOOR_DISTRIBUTION
Related functions
IN_C_GET_FLOOR_DIST
3.2.15 IN_C_GET_FLOOR_DIST
Purpose
This function is used to retrieve the current setting concerning distribution of the floor signal
on the outgoing channel in case no interpretation is performed. There are two possibilities:
either the floor signal is distributed, or no signal is distributed.
Parameter structure for the function
The function has no additional parameters.
Response structure from the function
The function returns the following structure:
BOOLEAN bFloorDistribution;
where:
bFloorDistribution TRUE if the floor signal is distributed on the outgoing channel
when no interpretation is performed
FALSE if no signal is distributed on the outgoing channel
when no interpretation is performed.
Error codes returned
IN_E_NOERROR
IN_E_APP_NOT_STARTED
Related functions
IN_C_SET_FLOOR_DIST
3.2.16 IN_C_SET_SPEAKSLOWLY_SIGN
Purpose
This function is used to configure the interpreter desks 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 requires the following structure as parameter:
BOOLEAN bSpeakSlowlySign;
where:
bSpeakSlowlySign TRUE if speak slowly signaling must be enabled
FALSE if speak slowly signaling must be disabled
Response structure from the function
The function has no response parameters.
Komentarze do niniejszej Instrukcji