Searched refs:semantic (Results 1 – 6 of 6) sorted by relevance
61 String semantic = mSrec.getResult(result, Recognizer.KEY_MEANING); in onRecognitionSuccess() local62 String msg = "conf=" + conf + " lit=" + literal + " sem=" + semantic; in onRecognitionSuccess()71 String semantic = mSrec.getResult(0, Recognizer.KEY_MEANING); in onRecognitionSuccess() local72 String msg = "conf=" + conf + " lit=" + literal + " sem=" + semantic; in onRecognitionSuccess()76 if (("H".equalsIgnoreCase(semantic)) || in onRecognitionSuccess()77 ("M".equalsIgnoreCase(semantic)) || in onRecognitionSuccess()78 ("W".equalsIgnoreCase(semantic)) || in onRecognitionSuccess()79 ("O".equalsIgnoreCase(semantic)) || in onRecognitionSuccess()80 ("R".equalsIgnoreCase(semantic)) || in onRecognitionSuccess()81 ("X".equalsIgnoreCase(semantic))) { in onRecognitionSuccess()[all …]
960 String semantic = mSrec.getResult(result, Recognizer.KEY_MEANING); in onRecognitionSuccess() local961 String msg = "conf=" + conf + " lit=" + literal + " sem=" + semantic; in onRecognitionSuccess()970 String[] commands = semantic.trim().split(" "); in onRecognitionSuccess()1113 intent.putExtra(RecognizerEngine.SEMANTIC_EXTRA, semantic); in onRecognitionSuccess()
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...