Give us feedback
google-speech-to-text
Service icon

Google Speech_To_Text

version 1.0.2 (Compatible with OutSystems 11)
Uploaded on 08 September 2021 by 
0.0
 (0 ratings)
google-speech-to-text

Google Speech_To_Text

Details
Connect to Google Speech to Text and use Phrase Sets to shape the speech recognition
Read more

This Service takes binary audio content (currently wav, pcm, mono) and sends it to Google Speech to Text API via REST.

In order to use this component, you need to set up a Google Cloud Platform Project, add a Service Account and assign the "Cloud Speech Client" Role to the Service Account. 

From the downloaded key JSON file, copy "private_key" and "client_email" content into the corresponding Site Properties.

Also, you need to activate Speech To Text API on that project.

After setting up a new phrase set, you need to copy the "Phrase set name" into the corresponding Site Property. That Site Property takes several phrase set names, separated by comma.

Release notes (1.0.2)

Moved Language Code into Site Properties, defaulting to "en-US". See https://cloud.google.com/speech-to-text/docs/languages for supported languages.

Reviews (0)
Team