Problems with Google Speech to Text

Hey all,

i’m using the Google Text to Speech API in a Process. It worked fine, but until recently the Activity doesn’t put the response into the output variable.

As you can see in the output line below, it recognizes everything perfectly but fails to print it out in the “Write Line” activity.

Any ideas?

Thank you for helping!
Fabian

Hi Fabian,

not sure if we got all details from the description.
However can you check following:

  • on the variable panels, differnt scopes that there is no variable with duplicated same variable name
  • in a debug run after passing the Speec to text activity if the output is populated
    (locals panel, previous activity section)
1 Like

Thanks for your answer Peter. Unfortunately, I still don’t know what the problem with this activity is, but I found a workaround.