Is it possible to give the user "hints" using voice trigger's input prompt? This is would be similar to what the action "make a call" displays, giving you a list of possible options.
For instance using the following...
<trigger keyword="@string/start_scan" >
<constraints
camera="true"
network="true" />
<input prompt="@string/prompt_scan_what" />
</trigger>
I would like the user flow to be as follows...
------------
"Ok, Glass"
------------
"Scan"
------------
What would you like to scan?
QR Code
Product
Barcode
------------
"Barcode"