Voice Control with HTML5
Hello,
I'm trying to create voice controlling prototype with html widget. I'm able to use microphone and speech to text but I can't figure out how can I change value of variable or create event with this feature?
I'm using this one:
https://gist.github.com/szolotykh/e57476ff257bf1ae01b0
For example; There will be hidden input on the screen and I'll create an event "on change & link to" Condition Input_1(Value)="Hello"
Or Is there any event that scan screen for specific word?
Cheers.
I'm afraid the code that you put in the HTML widget can't interact with anything else in the prototype.
I'm afraid the code that you put in the HTML widget can't interact with anything else in the prototype.
Replies have been locked on this page!