Open plinioseniore opened 9 years ago
Ok, I was stupid enough to forget that arrays have an index, so is enough to use index 0 to get the result that gives more confidence.
In any case, Automate doesn't start any visual popup that let the user understand when voice recognition starts, so it would be useful in any case to have this feature.
Also, seems that in the Action Plugin we cannot pass a variable but only a text. So even if I have a variable that recognize as text the command, this is not passed to the Action Plugin, that looks at the variable as a text.
I need to take some time to work with Automate, It's powerful =)
Regards
2015-11-07 15:05 GMT+01:00 Dario Di Maio notifications@github.com:
Also, seems that in the Action Plugin we cannot pass a variable but only a text. So even if I have a variable that recognize as text the command, this is not passed to the Action Plugin, that looks at the variable as a text.
— Reply to this email directly or view it on GitHub https://github.com/souliss/soulissapp/issues/109#issuecomment-154708940.
The voice recognition in Automate returns an array of results, it would be useful to start the voice recognition of SoulissApp from an Intent and a Plugin, so that we can associate a gesture to the voice recognition.