createASR
createASR(parameters: ):
Creates a new ASR (speech recognizer) instance and starts recognition. You can attach sources later via the VoxMediaUnit sendMediaTo method.
Add the following line to your scenario code to use the function:
require(Modules.ASR);
Parameters
parameters:
ASR parameters. IMPORTANT: the profile parameter is required, the other parameters are optional
Returns
type: