SWIstop—recognizer stop event
This event writes to the call log the reason the recognizer stopped.
This event is logged once for every recognition that was stopped by the voice platform, immediately after the stopping the recognizer.
In addition to the Tokens used for every event, this event has the following token:
Token |
Value |
Meaning |
---|---|---|
MODE |
SPEECH |
Caller used speech. |
DTMF |
Caller used DTMF. |
|
HANGUP |
Caller hung up. |
|
TIMEOUT |
No speech detected; timeout. |
|
OTHER |
Any condition not covered above, such as system error, out of memory. |
Example:
EVNT=SWIstop|MODE=DTMF