Partilhar via


Speech Control Support

  Microsoft Speech Technologies Homepage

The following types of Speech Controls produce code that can run in Pocket Internet Explorer with the Speech Add-in for Microsoft Pocket Internet Explorer:

  • Dialog Speech Controls
  • Basic Speech Controls

The other Speech Controls do not produce code that can run in Pocket Internet Explorer with the Speech Add-in for Microsoft Pocket Internet Explorer.

Default Property Values

Speech Add-in for Microsoft Pocket Internet Explorer is installed with the following default values for the listed properties:

Property Name Default Value Set To Minimum Value (ms) Maximum Value (ms)
initialtimeout 3,000 ms 1 20,000
babbletimeout 20,000 ms 5,000 60,000
endsilence 1,000 ms 50 60,000
maxtimeout 140,000 ms 5,051 140,000
mode Automatic Not applicable. Not applicable.
reject 0.0 Not applicable. Not applicable.

Maintaining Dialog State Through Postback

On the Pocket PC, the submit method of the form object is not guaranteed to preserve client variables through postback. For this reason, authors of speech applications should use the Submit method of the SpeechCommon client object rather than the form object submit method.

See Also

Using the Speech Add-in for Microsoft Pocket Internet Explorer | Programmer's Reference