Print

Configuring a WebSphere Application Server to work with Nuance speech servers

If you are running Orchestration Designer applications with a WebSphere Application Server (WAS) and Nuance speech servers, you need to manually declare the grammars that Orchestration Designer uses on the WAS.

Procedure

  1. Open a Web browser and go to http://<WAS_ipaddress>:9090/admin, where <WAS_ipaddress> is the IP address of your WAS server.
  2. Log in as AnyOne.
  3. Expand Environment in the left-hand pane.
  4. Click Virtual Hosts in the expanded list.
  5. In the right-hand pane, select the virtual host that manages your speech applications or, if you have not created a separate virtual host, select default host.
  6. Click MIME Types.
  7. Look for the application/srgs+xml MIME type. If it does not exist, click New and add it. If it does exist, select it and click Edit.
  8. Add grxml grammar to the application/srgs+xml MIME type extensions.
  9. Stop and then restart the WAS server.