Here it is introduced the configuration for V2 of Google Speech Recognition with the API model.
The configurations are similar to what is specified in the chapter 59.3.15.1
What is changed on this method is the following;
1) Speech-to-Text API V2 configuration is required. In the google account you must create a recognizer (List_recognizer)
2) In the Google Project you need to assign the correct permissions
(Google_Project_permission)
3) In the Etere Configuration you can set the Recognizer Name
(Recognignizer Name)
4) In the workflow action, you can choose between V2 (default) and V1 (backward compatible) recognition. For V2, you can set a recognizer. Leave this blank to use the recognizer of the Configuration Settings (workflow_settings)
Attention: to use this function you need to perform system maintenence (from this version 35.1.767.8912)
Continue in chapter (at the end) 72.7.2.11 on how to proceed with the use