diff --git a/xep-0327.xml b/xep-0327.xml index 691993aa..7a8ee5f9 100644 --- a/xep-0327.xml +++ b/xep-0327.xml @@ -34,6 +34,12 @@ jdecastro@voxeo.com http://voxeolabs.com + + 0.5 + 2014-09-23 + bl +

Add an extra recognition timeout to the Input component.

+
0.4 2014-03-13 @@ -2599,6 +2605,13 @@ Art thou not Romeo, and a Montague? -1 OPTIONAL + + recognition-timeout + Indicates the time (in milliseconds) for speech input, after speech has begun, to return a Match before triggering a Nomatch completion. + Integer value from 0 to MAXTIMEOUT, where MAXTIMEOUT is implementation specific, or -1 to disable. + -1 + OPTIONAL + sensitivity Indicates how sensitive the interpreter should be to loud versus quiet input. Higher values represent greater sensitivity. @@ -3951,6 +3964,13 @@ Art thou not Romeo, and a Montague? + + + + Indicates the time (in milliseconds) for speech input, after speech has begun, to return a Match before triggering a Nomatch completion. + + +