Gets the confidence score of a result.
Sets the type of results that will be returned. Valid options are normal or nbest. Asterisk dialplan function reference.
Gets the matched grammar of a result if available.
Get or change a speech engine specific attribute.
Gets information about speech recognition results.
Sorts a list of key/vals into a list of keys, based upon the vals.
Is used to retrieve an incoming SMDI message. It returns an ID which can be used with the SMDI\_MSG() function to access details of the message.
Is used to access details of an SMDI message that was pulled from the incoming SMDI message queue using the SMDI\MSG\RETRIEVE() function.
Removes and returns the first item off of a variable containing delimited text
Executes a command using the system shell and captures its output.
Implements a shared variable area, in which you may share variables between channels. Asterisk dialplan function reference.
Computes a SHA1 digest.
SET assigns a value to a channel variable.
Scrambles audio on a channel using whole spectrum inversion. This is not intended to be used for securely scrambling audio.
Returns the ampersand-delimited file names that would be played by the Say applications (e.g. SayAlpha, SayDigits).
Trim trailing whitespace in a string
Replace a set of characters in a given string with another character.
Return '1' on regular expression match or '0' otherwise Please note that the space following the double quotes separating the regex from the data is.
Gets or sets Redirecting data on the channel. The orig-pres, from-pres and to-pres fields get/set a combined value for the corresponding ...-name-pres...
Retrieve information about a recording previously created using the Record application
Will insert a new set of values into the RealTime repository. If RT engine provides an unique ID of the stored record, REALTIME\_STORE(...)=..
Retrieves a single record from the RT engine, where fieldmatch contains the value matchvalue and formats the output suitably, such that it can be assi...
RealTime query function.
RealTime Destroy Function.
Will read or write values from/to a RealTime repository. REALTIME(....) will read names/values from the repository, and REALTIME(....)= will write a n...
Choose a random number between min and max. min defaults to '0', if not specified, while max defaults to 'RAND\_MAX' (2147483647 on many systems).
Quotes a given string, escaping embedded quotes as necessary
Count number of calls currently waiting in a queue.
Makes the following queue variables available. Returns '0' if queue is found and setqueuevar is defined, '-1' otherwise.
Gets or sets queue members penalty.