Specifying the Location of the Manifest File

Specifying the Location of the Manifest File

Before a deployed speech application can be managed by MSS, both SES and SADS must be able to read the entries from the application manifest file.

Defining the Manifest File for SES

SES identifies the location of the application manifest file by means of a property setting that is exposed both in the Microsoft Management Console (MMC) snap-in for MSS, and through Windows Management Instrumentation (WMI) scripting.

  • To use the MMC snap-in for MSS, set the Preloaded Resource Manifest property listed in the Speech Services Settings tab of the properties page for SES.

  • To use WMI scripting, set the PreloadedResourceManifest property.

Set the property value to SESManifest.aspx (in the \MS_Speech_Deployment virtual directory on the Web server). For example,

https://My_WebServer/MS_Speech_Deployment/SESManifest.aspx

Defining the Manifest File for SADS

SADS identifies the location of the application manifest file by means of the Application Manifest URL setting in the Web Application List tab of the MMC snap-in. (Because communication with the Web server occurs by means of Simple Object Access Protocol (SOAP), there is no equivalent WMI property.)

See Also

Manifest File Elements | About Start Pages | Administering Speech Application Deployment Service | Understanding WMI Scripting