hi there, could somebody please help me with this:
Set text [cancel] to 'cancel;stop'
Wait for spoken response:'{TXT:cancel}'
Begin Text Compare : [response] Contains [cancel]
[...]
so here's the thing: the array passes the 'Wait for...' function, whether i say "cancel" or "stop", no problem. but none of the words are identified within the 'text compare' part. i tried lots of things already, including replacing '[cancel]' with '{TXT:cancel}', 'Equals' iso 'Contains', and all combos thereof. also looked up the forums, but couldnt find any solution unfortunately. vap attached.
any help much appreciated, thanks!!