
DCN Next Generation Open Interface Release 2.4 Microphone Management
en | 106
Bosch Communications Systems | 2007 February | SRS_MMINF | Du020903
Parameter structure for the function
This function requires the following structure as parameter:
typedef struct
{
WORD wSpeechTimeLimit;
BOOLEAN bTimerOn;
BOOLEAN bHoldOnChairPriority;
BOOLEAN bShowRemainingTime;
BOOLEAN bLedFollowMicLed;
} MM_T_SET_SPEECHTIME_SETTINGS;
where:
wSpeechTimeLinit Speech time limit in minutes
bTimerOn TRUE: use the speech timer
FALSE: don’t use the speech timer
bHoldOnChairPriority TRUE: hold timer if one or more Chairman press their Prio
button.
FALSE: don’t hold timer.
bShowRemainingTime TRUE: down counting timer.
FALSE: up counting timer.
bLedFollowMicLed TRUE: the LED ring of the microphone follows the flashing
microphone LED in the last minute of speech.
FALSE: The LED ring does NOT follow the flashing mode of the
microphone LED.
Response structure from the function
This function has no response parameters.
Error codes returned
MM_E_NOERROR
Update notifications
MM_C_TIMER_ON_OFF
Related functions
MM_C_LAST_MINUTE_WARNING
MM_C_TIME_FINISHED_WARNING
3.8.2 MM_C_LAST_MINUTE_WARNING
Purpose
This function is used to inform a particular unit that it is in his last minute of speaking.
Parameter structure for the function
This function has one parameter:
WORD wUnitId;
where:
wUnitId The unit on which to place the message.
Response structure from the function
This function has no response parameters.
Error codes returned
MM_E_NOERROR
MM_E_UNKNOWN_UNIT
Related functions
MM_C_SET_SPEECHTIME_SETTINGS
MM_C_TIME_FINISHED_WARNING
Komentarze do niniejszej Instrukcji