2

I have GDK app with static card and have assigned menu to it. Such as 'Watch'. Now, I can activate that menu by touching the current active card. Is there a possibility to launch that menu with voice command 'Watch' rather touching it? If yes, how?

Kara
  • 6,115
  • 16
  • 50
  • 57
Acarin
  • 57
  • 6

1 Answers1

1

It sounds like you want contextual voice commands. These aren't supported yet, but you can follow the relevant issue in the issue tracker to stay apprised of future changes/enhancements.

Tony Allevato
  • 6,429
  • 1
  • 29
  • 34
  • Thanks. Looking forward to have this functionality enabled in GDK. – Acarin Dec 17 '13 at 16:08
  • This now exists in the issue tracker as "Support for Contextual voice commands in GDK" at https://code.google.com/p/google-glass-api/issues/detail?id=273 if you want to star it or add additional use cases. – louielouie Feb 06 '14 at 18:56