ttsproviders:microsoft

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ttsproviders:microsoft [2016/04/17 22:24] borjattsproviders:microsoft [2017/02/09 08:09] (current) borja
Line 1: Line 1:
-====== Microsoft BingVoiceOutput ======+====== TTS Microsoft BingVoiceOutput ======
  
   * **Web site** : https://www.microsoft.com/cognitive-services/en-us/speech-api   * **Web site** : https://www.microsoft.com/cognitive-services/en-us/speech-api
Line 10: Line 10:
  
 Integration example : https://gist.github.com/lukehoban/0ee5c1bef438dc5bd7cb Integration example : https://gist.github.com/lukehoban/0ee5c1bef438dc5bd7cb
 +
 +  * **Pricing options** :
 +    * 5K calls per month : Free 
 +    * 1000 characters per call : $4 per 1000 calls
  
   * **Configuration**  :   * **Configuration**  :
 +
 +  - Ordered List Item Go to the Azure Portal at http://portal.azure.com/ and sign in with your Azure account.
 +  - Click on + New.
 +  - Select the Intelligence option. 
 +  - Select the Cognitive Services APIs product. This product will allow you to start a subscription for any of the cognitive services APIs (Face, Text Analytics, Computer Vision, etc.). Today we will focus on the Recommendations API.
 +  - Enter a Resource name for your Recommendations subscription. (For instace: "MyRecommendations"). This name should not have any spaces in it.
 +  - On API type, select Recommendations.
 +  - On Pricing tier, you can select a plan. You may select the Free tier for 10,000 transactions/month. This is a free plan, so it is a good way to start trying the system. Once you go to production, we recommend you consider your request volume and change the plan type accordingly.
 +  - Select a Resource Group, or create a new one if you don't have one already.
 +  - You may change other elements in the Create dialog. We should point out that the resource provider today is only supported from United States data centers. Once you are done with any selections, click Create.
 +  - Wait a few minutes for the resource to be deployed. Once it is deployed, you can go to the Keys section in the Settings blade where you will be provided a primary and secondary key to use the API. Copy the primary key, as you'll need it when creating your first model.
  
 == voximal.conf == == voximal.conf ==
Line 18: Line 33:
 [prompt] [prompt]
  api : microsoft  api : microsoft
- user : (your user ID) + user : (your API key, one of the Speech Bing API subscription keys)
- password : (your user key)+
 </code> </code>
  
  • ttsproviders/microsoft.1460931851.txt.gz
  • Last modified: 2016/04/17 22:24
  • by borja