I would like to be able to use speech intents with known definitions (0-9) in my glass app.
In reference to glass voice triggers, when a user uses the "OK, Glass" menu they're prompted with a list of available apps with voice triggers that are recognizable. IE "OK, Glass Take a Picture"
They don't require network connectivity or don't call "ACTION_RECOGNIZE_SPEECH" on android which requires internet.
How does GDK handle this?