Parameters
Parameters for the AMD.create method.
Props
model
Recognition model - AMD.Model.
thresholds
Optional
Optional. Detection threshold in the range 0.0 - 1.0.
timeout
Optional
Optional. Detection timeout in milliseconds. Note that the timeout is only triggered after the CallEvents.Connected event. The default value is 6500. Must not be less than 0 or greater than 20000.