timeout
timeout
Default Value: 3 seconds
The time after which a noinput event is thrown by the platform. The “timeout” global property can not be set higher than 60 seconds.
Example
Explanation
From this example, the user has 7 seconds to say a string of ones or twos. If the user does not say anything after 7 seconds, a noinput event is generated.
Notes
None
Last updated