KaiWedekind / anycontrol

Voice control for your websites and applications
MIT License
54 stars 6 forks source link

Question: How to get the string that was recognized by any of the available commands? #28

Open inglesuniversal opened 3 years ago

inglesuniversal commented 3 years ago

Is there a variable you use to store this value?

and ....

can commands include regEx filters?

( " I am ready to order | can you take my order " )

Thanks