Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Glass

Google Glass Video Input

Since there is 2 cameras on the google glass (one that can record what you see, and one that track … Read more Google Glass Video Input

RecognizerIntent.ACTION_RECOGNIZE_SPEECH Blocked When A Tap Occurs

In my main activity I launch a new Intent: Intent intent = new Intent(RecognizerIntent.ACTION_RECOG… Read more RecognizerIntent.ACTION_RECOGNIZE_SPEECH Blocked When A Tap Occurs