Rate this page:

AMDParameters

Parameters for the AMD.create method.

Props

model

Copy URL
model: 

Model

Recognition model - AMD.Model

thresholds

Copy URL
thresholds: 

AMD.Thresholds

Detection threshold in the range 0.0 - 1.0

timeout

Copy URL
timeout: 

number

|

undefined

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