nicolas2k / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
1 stars 0 forks source link

Different text for launching app by voice command or by tapping through the home menu #388

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. The same text is used for voice_trigger_start and launch by swipe+tap 
through the home menu

What is the expected output? What do you see instead?
I need a way to have different text be displayed when the user taps and swipes 
through the home menu. E.g. "Message" by tap, "ok glass, send a message to..." 
by voice command.

What version of the product are you using? On what operating system?
V2-XE12

Please provide any additional information below.
I know this is possible because the Glassware by Google is doing it. Is this a 
GDK limitation or am I missing something?

Original issue reported on code.google.com by ryan.kop...@gmail.com on 28 Jan 2014 at 3:28

GoogleCodeExporter commented 8 years ago
Hello,

Thanks for the report! However, this is indeed working as intended: using 
custom voice command are only supported when in development.
When you are ready for prime-time (and when the release form is available), you 
should use one of our existing voice command or file a request for a new one:
  https://developers.google.com/glass/develop/gdk/input/voice#existing_voice_commands

Those voice commands are tuned to be easily recognizable by Glass and limit 
collisions.

Best,
Alain

Original comment by ala...@google.com on 28 Jan 2014 at 4:31