Ttmccombie21-Topaz IForum|Forum|6 years agoNovember 21, 2019How to trigger a function with a voice command or gesture on HoloLensForum|Forum|6 years agoNovember 21, 20190 replies792 views To reference a function on a voice command or gesture use viewCtrl.myFunction() where "myFunction" is the name of your function. Check out the Vuforia Studio Help Center for detailed instructions on creating a HoloLens experience using gestures. Coding