![]() |
You can the connection string for the required Nuance Speech Server by editing the mppconfig.xml file. You need to add the following parameters with appropriate values for the required Nuance server.
For example:
<!-- Nunace Connection related parameters -->
<parameter name="nuanceConnectionURL">dlg.api.nuance.eu:443</parameter>
<parameter name="nuanceAuthCertURL">auth.crt.nuance.eu</parameter>
For details of the DLGaaS service URL (nuanceConnectionURL) and
authorization URL (nuanceAuthCertURL) values for each Nuance
geographic domain, see https://docs.nuance.com/mix/overview/mix-geographies/
If you do not add entries for the above parameters in your mppconfig.xml file, when connecting to Nuance Speech, MPP will try to connect to the default dlg.api.nuance.com domain.