About Start Pages

About Start Pages

Telephony Application Services (TAS) loads an initial default Web page, called a Start page, that contains code used to process incoming telephone calls (outgoing calls are handled by means of a message queue).

The Microsoft Speech Application SDK Version 1.1 (SASDK) ASP.NET Web Application wizard creates a Start page (default.aspx) for each application. Start pages are located in the virtual directory for an application on the Web server. Start pages may also contain a URL to the application error page.

TAS loads a single Start page for each incoming telephone call. TAS reloads the Start page when:

  • A call ends

  • The URL listed for the Start page is changed by using the MMC snap-in for MSS

  • The cache is cleared

In a multiple application environment, TAS uses a dynamic Start page (TASStartPage.aspx), generated by Speech Application Deployment Service (SADS) from the individual application's manifest files.

See Also

Clearing Cached Resources for Speech Engine Services | Clearing Cached Resources for Telephony Application Services | Administering Speech Application Deployment Service