by Sanit Lin
Version 4 (September 1, 2018)
Download (84 downloads)
V4: 2018.9.1
using go to blocks
****************************************
V3: Let confidence score decide the result of recognition.
V2: Fixed the Flow Start block.
Forgot to make variables to be arrays.
****************************************
Use 3 blocks to do all the recognition, compare once only, twice most, no matter how many key words your have.
Use single word as key word is recommanded. You can combine key words as special conditon this way.
You can even add catalogs recognition blocks for some purpose.
Unlike Expression True block do compare more and more times when you have more and more tasks in your pool, this flow compare once only, twice if google recognition put the keyword you had spoken to the second of that array. That's the whole recognition prossese, even when you have 100+ keywords.
==========================
This is a global module for all devices , pls read and fully understand those two variable set blocks and that flow start block to make this method workable.
***********************************
This is my first uploaded flow, any feedback would be appreciated.
I didn't check all recognition flows in the community. If you thought you had post this method already before, pls show me the hyperlink. I'll delete this flow right after I'm sure you did post your flow earlier than me.