ttsproviders:microsoft

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
ttsproviders:microsoft [2016/04/11 08:59] – created borjattsproviders:microsoft [2016/12/14 13:05] borja
Line 1: Line 1:
-====== Microsoft BingVoiceRecognizer ======+====== 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
  
-Convert spoken audio to text. The API can be directed to turn on and recognize audio coming from the microphone in real-time, recognize audio coming from a different real-time audio source, or to recognize audio from within a file. In all cases, real-time streaming is available, so as the audio is being sent to the server, partial recognition results are also being returned.+Convert text to spoken audio. When applications need to “talk” back to their users, this API can be used to convert text that is generated by the app into audio that can be played back to the user.
  
 API reference : https://www.microsoft.com/cognitive-services/en-us/speech-api/documentation/api-reference-rest/bingvoiceoutput API reference : https://www.microsoft.com/cognitive-services/en-us/speech-api/documentation/api-reference-rest/bingvoiceoutput
 +
 +List of languages : https://speech.platform.bing.com/synthesize/list/voices
 +
 +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**  :
Line 12: Line 20:
  
 <code> <code>
-[recognizer+[prompt
- API : microsoft + api : microsoft 
- key : (your private key)+ user : (your API key, one of the Speech Bing API subscription keys)
 </code> </code>
  
  • ttsproviders/microsoft.txt
  • Last modified: 2017/02/09 08:09
  • by borja