I've seen a couple of examples where on phone the voice recognizer is running as a background service - constantly listening and processing speech. I can't tell if implementing such services is restricted in the current GDK.
I'm prototyping a warehousing app and we'd like to use voice to pick from several top-level menu options without uttering 'ok glass' to invoke the initial menu context.
Anyone have a preferred example of this or know if/why it can't be done with the current GDK?
Thanks!