Oh, two more questions. One what is the command that I can use in the a=b area of logic that repersents the phrase that vox heard to triger the event? And last question is there a way to have a must confirm that interacts with the a=b? Like a delay or while/if loop? Example would be:
if a=b then ask question would you like an apple today? wait for response if response = yes do this if not do this?
Hi ThermoDust, the
if "A==B" work great with "{LastResult}", but you can use also the
if "(A)Contains(B)". An example how you can use (with MediaMonkey) this logic, you'll find in attachment.
This logic is a rating feedback for a song in MediaMonkey (when you have rate it
)
This example is in german an will say : rating 10-40%= not so good ... 100%=top hit.
For second question: makes in VoxCommando little sense, if you have multiple questions, whose answer is
yes or
no, Voxcommando could not be more different, one of which command is the
Yes or
NoYou can use the pandorabot command, for a little bit interact with you pc.
Kalle