Go to documentation repository
The OLXA_LINE object corresponds to the Microphone system object.
The OLXA_LINE object sends events presented in the table. Procedure is started when the corresponding event occurs.
Event | Description |
ACCU_START | Sound activated recording is on |
ACCU_STOP | Sound activated recording is off |
ARM | Recording is on |
DISARM | Recording is off |
INCOMING_NUMBER | Incoming telephone number |
OUTGOING_NUMBER | Outgoing telephone number |
REC | Start of recording |
REC_STOP | End of recording |
RESET | Microphone connecting |
List of commands and parameters for the OLXA_LINE object is presented in the following table:
Command—command description | Parameters | Description |
"ARM"—microphone is recording | - | - |
"DISARM"—microphone isn't recording | - | - |
"SETUP"—sets microphone parameters | type<> | Type of line |
accu_start <> | Sound detection threshold | |
accu_stop<> | Holding time of detection triggering | |
amp<> | Amplification | |
aru<> | Automatic amplification control | |
aru_dyn<> | Level of AGC | |
aru_time<> | AGC attack time | |
chan<> | Number of microphone sound channel | |
compression<> | Type of compression | |
flags<> | Flags | |
name<> | Object name | |
rec<> | Start of recording |
Properties of the OLXA_LINE object are given in the table.
Properties of the OLXA_LINE object | Description of properties |
ID<> | Object ID |
PARENT_ID<> | Parent object ID |
The OLXA_LINE object can be in the following states:
State of the OLXA_LINE object | State description |
"BLUE" | Microphone disarmed |
"GREEN" | No signal from microphone |
"YELLOW" | Microphone armed |
"RED" | Start of recording |