Share via


SpeechControls Introduction

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Dialog Speech Controls are a set of ASP.NET Web controls designed for building Speech Application Language Tags (SALT) voice response applications using SALT technology.

Dialog Speech Controls technology requires a client device with a browser and scripting capabilities. A graphical user interface (GUI) in the browser is not required. When the user connects to an ASP.NET Web page containing Dialog Speech Controls, ASP.NET renders the page and sends it to the client browser. The user interacts with the rendered controls in the browser and does not see the Web page.

The rendered page contains information about the controls on the page and the data to be collected. A client-side script RunSpeech obtains this information and activates controls to collect the specified data and to confirm that it is correct.

See Also

Other Resources

SpeechControls Scripting