waleedAhmad1 / google-glass-api

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

Speech recognition call back only one result on google glass #661

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Luch Voice recogniser
2. Get a result by one member(list length is always 1 on Glass)
3.

What is the expected output? What do you see instead?
RecognizerIntent returns a list(as a result) with more members!

What version of the product are you using? On what operating system?
glass development kit preview for android 4.4.2 (api 19)
XE22.0 

Please provide any additional information below.
I am going to get results of speech recognition from Google glass accourding 
the tutorial in https://developers.google.com/glass/develop/gdk/voice website.

Original issue reported on code.google.com by kianmob...@gmail.com on 5 Mar 2015 at 8:34