azure-speech-to-text
Mobile icon

Azure Speech To Text

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 1 Apr (3 days ago)
 by 
0.0
 (0 ratings)
azure-speech-to-text

Azure Speech To Text

Documentation
1.0.0

1. Azure Portal

Login to https://portal.azure.com and create a new Speech Service. After that, copy the generated key and endpoint.


2. Site Properties

After publishing this app, open module detail page of this app on Service Center and configure AzureSubscriptionKey and RecognitionLanguage site properties. Key is the one you copied at the previous step.


3. API Endpoint

Open Integrations in module detail page of Service Center. And modify the endpoint of Consumed REST APIs to the one you copied at the step 1. Note that the last / character is not necessary.