Prerequisites from Mix
Before developing your gRPC application, you need a Nuance Mix account. This account provides credentials to run your Neural TTSaaS applications.
Mix credentials
To obtain the credentials from your Mix account and obtain access to Neural TTSaaS:
-
Log into Mix.
-
Click MANAGE at the top.
-
Click Applications at the left.
-
Information appears in the App ID box. (If it doesn’t, click the Settings icon at the left.)
-
In the App ID box, click the down arrow beside Client Name: default. Your Client ID is displayed in the list, starting with appID:
-
Click Generate Client Secret. Your client secret is displayed. Click Copy to Clipboard and save it carefully, as the value is not stored.
The authorization scope used by Neural TTSaaS is tts. It is available in all Mix accounts.
You will use these credentials—client ID, client secret, and scope—as part of the authorization process for calling the Neural TTSaaS API.
Production URL
The production URL for Neural TTSaaS is tts.api.nuance.com
with the gRPC header x-nuance-tts-neural
.
See also:
- Authorize your client application for details on creating client IDs and secrets.
- Runtime APIs: Quick Reference for a summary of Mix service URLs, authorization, and rate limits.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.