Control your Voqal Assistant with swiftness and precision
open the user endpoint file and add breakpoints to anything that calls to stringIn this example, the directive is made up of two tools: Open File and Add Breakpoints. The directive starts by sending the argument of
user endpoint file
to the Open File
tool. This is then executed followed by
the Add Breakpoints
tool which takes the argument anything that calls to string
and adds breakpoints to every line that
calls “to string” (i.e. toString()
).
Do note that while both “open file” and “add breakpoints” were both spoken verbatim, this is not a requirement. When
directing, you can use any natural language you like to describe the actions you want to take. As long as you are clear about
what you want to do, Voqal will do its best to understand and execute your request.