1 # cd /system/usr/srec 2 # ./run_robustness3.sh 3 Robustness3: ESRSDK = /system/usr/srec 4 IDLE --> CREATE_RECOGNIZER 5 before EmbeddedRecognizer.getInstance() 6 after EmbeddedRecognizer.getInstance(): android.speech.recognition.impl.EmbeddedRecognizerImpl android.speech.recognition.impl.EmbeddedRecognizerImpl@40021740 7 before EmbeddedRecognizer.configure(/system/usr/srec/config/en.us/baseline11k.par) 8 after EmbeddedRecognizer.configure() 9 before EmbeddedRecognizer.setlistener() 10 after EmbeddedRecognizer.setlistener() 11 CREATE_RECOGNIZER --> SHOW_ITERATION 12 --------------------------------------- 13 Iteration:0 14 --------------------------------------- 15 SHOW_ITERATION --> CREATE_GRAMMAR1 16 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 17 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 18 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 19 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 20 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 21 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 22 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 23 G1Listener: onLoaded 24 G1Listener: Adding words to grammar slot 25 item 0: Jen Parker 26 item 1: John Martinez 27 item 2: Andrew Evans 28 G1Listener: Starting adding words to grammar slot 29 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 30 G1Listener: onAddItemList 31 G1Listener: Finish adding words to grammar slot 32 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 33 G1Listener: onCompileAllSlots 34 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 35 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 36 G1Listener: onSaved 37 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 38 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 39 G1Listener: onUnloaded 40 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 41 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 42 before CreateGrammar(/system/usr/srec/grammar3.g2g) 43 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 44 G2Listener: onLoaded 45 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 46 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 47 +recognize() 48 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 49 -recognize() 50 MFRListener: onStarted() 51 onStarted 52 onBeginningOfSpeech 53 MFRListener: onStopped() 54 onEndOfSpeech 55 onRecognitionResult: 1 56 result 1:phone delete Jen Parker:DEL Jen Parker:78 57 +onStopped() 58 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 59 Saving.../system/usr/srec/R3_contactsTestSound.raw 60 -onStopped() 61 MFWListener: onStopped() 62 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 63 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 64 G2Listener: onUnloaded 65 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 66 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 67 G2Listener: onLoaded 68 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 69 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 70 +recognize() 71 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 72 -recognize() 73 MFRListener: onStarted() 74 onStarted 75 onBeginningOfSpeech 76 onEndOfSpeech 77 onRecognitionResult: 1 78 result 1:traffic information:TRFI:84 79 +onStopped() 80 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 81 Saving.../system/usr/srec/R3_actionTestSound.raw 82 -onStopped() 83 MFRListener: onStopped() 84 MFWListener: onStopped() 85 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 86 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 87 G2Listener: onUnloaded 88 UNLOADING_GRAMMAR2 --> MICROPHONE 89 Start recording... 90 MICROPHONE --> STATE_MICROPHONE_STARTING 91 MICListener: onStarted() 92 Record for 2 secs. 93 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 94 MICROPHONE_RECORDING --> RECORDING_STOP 95 RECORDING_STOP --> STOPPING_MICROPHONE 96 MICListener: onStopped() 97 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 98 Sleep 1800 ms (workaround for Sooner audio driver bug) 99 Woke up 100 MICListener: Saving record sound R3_microphoneTestSound.raw 101 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 102 MFWListener: onStopped() 103 SAVING_RECORDED_AUDIO --> COMPARE_FILES 104 Compare MIC Files 105 /system/usr/srec/R3_microphoneTestSound.raw 106 Size:41004 107 COMPARE_FILES --> GET_PARAMS 108 GET_PARAMS --> GETTING_PARAMS 109 Retrieving parameter values... 110 onParametersGet: 111 CREC.Recognizer.non_terminal_timeout = 90 112 CREC.Recognizer.optional_terminal_timeout = 45 113 CREC.Recognizer.terminal_timeout = 30 114 CREC.Recognizer.eou_threshold = 120 115 SREC.Recognizer.utterance_timeout = 400 116 GETTING_PARAMS --> SET_PARAMS 117 SET_PARAMS --> SETTING_PARAMS 118 Setting new parameter values... 119 onParametersSet: 120 CREC.Recognizer.non_terminal_timeout = 400 121 CREC.Recognizer.terminal_timeout = 200 122 CREC.Recognizer.optional_terminal_timeout = 300 123 CREC.Recognizer.eou_threshold = 500 124 SREC.Recognizer.utterance_timeout = 100 125 SETTING_PARAMS --> RESET_PARAMS 126 RESET_PARAMS --> RESETTING_PARAMS 127 Setting new parameter values... 128 onParametersSet: 129 CREC.Recognizer.non_terminal_timeout = 90 130 CREC.Recognizer.terminal_timeout = 30 131 CREC.Recognizer.optional_terminal_timeout = 45 132 CREC.Recognizer.eou_threshold = 120 133 SREC.Recognizer.utterance_timeout = 400 134 RESETTING_PARAMS --> RESET 135 RESET --> SHOW_ITERATION 136 --------------------------------------- 137 Iteration:1 138 --------------------------------------- 139 SHOW_ITERATION --> CREATE_GRAMMAR1 140 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 141 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 142 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 143 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 144 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 145 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 146 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 147 G1Listener: onLoaded 148 G1Listener: Adding words to grammar slot 149 item 0: Jen Parker 150 item 1: John Martinez 151 item 2: Andrew Evans 152 G1Listener: Starting adding words to grammar slot 153 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 154 G1Listener: onAddItemList 155 G1Listener: Finish adding words to grammar slot 156 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 157 G1Listener: onCompileAllSlots 158 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 159 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 160 G1Listener: onSaved 161 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 162 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 163 G1Listener: onUnloaded 164 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 165 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 166 before CreateGrammar(/system/usr/srec/grammar3.g2g) 167 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 168 G2Listener: onLoaded 169 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 170 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 171 +recognize() 172 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 173 MFRListener: onStarted() 174 -recognize() 175 onStarted 176 onBeginningOfSpeech 177 onEndOfSpeech 178 onRecognitionResult: 1 179 result 1:phone delete John Martinez:DEL John Martinez:84 180 +onStopped() 181 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 182 Saving.../system/usr/srec/R3_contactsTestSound.raw 183 -onStopped() 184 MFRListener: onStopped() 185 MFWListener: onStopped() 186 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 187 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 188 G2Listener: onUnloaded 189 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 190 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 191 G2Listener: onLoaded 192 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 193 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 194 +recognize() 195 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 196 -recognize() 197 MFRListener: onStarted() 198 onStarted 199 onBeginningOfSpeech 200 MFRListener: onStopped() 201 onEndOfSpeech 202 onRecognitionResult: 1 203 result 1:changer:CHANGER:88 204 +onStopped() 205 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 206 Saving.../system/usr/srec/R3_actionTestSound.raw 207 MFWListener: onStopped() 208 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 209 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 210 -onStopped() 211 G2Listener: onUnloaded 212 UNLOADING_GRAMMAR2 --> MICROPHONE 213 Start recording... 214 MICROPHONE --> STATE_MICROPHONE_STARTING 215 MICListener: onStarted() 216 Record for 2 secs. 217 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 218 MICROPHONE_RECORDING --> RECORDING_STOP 219 RECORDING_STOP --> STOPPING_MICROPHONE 220 MICListener: onStopped() 221 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 222 Sleep 1800 ms (workaround for Sooner audio driver bug) 223 Woke up 224 MICListener: Saving record sound R3_microphoneTestSound.raw 225 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 226 MFWListener: onStopped() 227 SAVING_RECORDED_AUDIO --> COMPARE_FILES 228 Compare MIC Files 229 /system/usr/srec/R3_microphoneTestSound.raw 230 Size:41004 231 COMPARE_FILES --> GET_PARAMS 232 GET_PARAMS --> GETTING_PARAMS 233 Retrieving parameter values... 234 onParametersGet: 235 CREC.Recognizer.non_terminal_timeout = 90 236 CREC.Recognizer.optional_terminal_timeout = 45 237 CREC.Recognizer.terminal_timeout = 30 238 CREC.Recognizer.eou_threshold = 120 239 SREC.Recognizer.utterance_timeout = 400 240 GETTING_PARAMS --> SET_PARAMS 241 SET_PARAMS --> SETTING_PARAMS 242 Setting new parameter values... 243 onParametersSet: 244 CREC.Recognizer.non_terminal_timeout = 400 245 CREC.Recognizer.terminal_timeout = 200 246 CREC.Recognizer.optional_terminal_timeout = 300 247 CREC.Recognizer.eou_threshold = 500 248 SREC.Recognizer.utterance_timeout = 100 249 SETTING_PARAMS --> RESET_PARAMS 250 RESET_PARAMS --> RESETTING_PARAMS 251 Setting new parameter values... 252 onParametersSet: 253 CREC.Recognizer.non_terminal_timeout = 90 254 CREC.Recognizer.terminal_timeout = 30 255 CREC.Recognizer.optional_terminal_timeout = 45 256 CREC.Recognizer.eou_threshold = 120 257 SREC.Recognizer.utterance_timeout = 400 258 RESETTING_PARAMS --> RESET 259 RESET --> SHOW_ITERATION 260 --------------------------------------- 261 Iteration:2 262 --------------------------------------- 263 SHOW_ITERATION --> CREATE_GRAMMAR1 264 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 265 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 266 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 267 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 268 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 269 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 270 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 271 G1Listener: onLoaded 272 G1Listener: Adding words to grammar slot 273 item 0: Jen Parker 274 item 1: John Martinez 275 item 2: Andrew Evans 276 G1Listener: Starting adding words to grammar slot 277 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 278 G1Listener: onAddItemList 279 G1Listener: Finish adding words to grammar slot 280 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 281 G1Listener: onCompileAllSlots 282 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 283 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 284 G1Listener: onSaved 285 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 286 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 287 G1Listener: onUnloaded 288 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 289 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 290 before CreateGrammar(/system/usr/srec/grammar3.g2g) 291 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 292 G2Listener: onLoaded 293 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 294 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 295 +recognize() 296 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 297 MFRListener: onStarted() 298 -recognize() 299 onStarted 300 onBeginningOfSpeech 301 onEndOfSpeech 302 onRecognitionResult: 1 303 result 1:Andrew Evans:Andrew Evans:85 304 +onStopped() 305 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 306 Saving.../system/usr/srec/R3_contactsTestSound.raw 307 -onStopped() 308 MFRListener: onStopped() 309 MFWListener: onStopped() 310 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 311 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 312 G2Listener: onUnloaded 313 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 314 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 315 G2Listener: onLoaded 316 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 317 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 318 +recognize() 319 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 320 MFRListener: onStarted() 321 onStarted 322 -recognize() 323 onBeginningOfSpeech 324 MFRListener: onStopped() 325 onEndOfSpeech 326 onRecognitionResult: 1 327 result 1:forward:FWD:74 328 +onStopped() 329 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 330 Saving.../system/usr/srec/R3_actionTestSound.raw 331 -onStopped() 332 MFWListener: onStopped() 333 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 334 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 335 G2Listener: onUnloaded 336 UNLOADING_GRAMMAR2 --> MICROPHONE 337 Start recording... 338 MICROPHONE --> STATE_MICROPHONE_STARTING 339 MICListener: onStarted() 340 Record for 2 secs. 341 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 342 MICROPHONE_RECORDING --> RECORDING_STOP 343 RECORDING_STOP --> STOPPING_MICROPHONE 344 MICListener: onStopped() 345 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 346 Sleep 1800 ms (workaround for Sooner audio driver bug) 347 Woke up 348 MICListener: Saving record sound R3_microphoneTestSound.raw 349 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 350 MFWListener: onStopped() 351 SAVING_RECORDED_AUDIO --> COMPARE_FILES 352 Compare MIC Files 353 /system/usr/srec/R3_microphoneTestSound.raw 354 Size:41004 355 COMPARE_FILES --> GET_PARAMS 356 GET_PARAMS --> GETTING_PARAMS 357 Retrieving parameter values... 358 onParametersGet: 359 CREC.Recognizer.non_terminal_timeout = 90 360 CREC.Recognizer.optional_terminal_timeout = 45 361 CREC.Recognizer.terminal_timeout = 30 362 CREC.Recognizer.eou_threshold = 120 363 SREC.Recognizer.utterance_timeout = 400 364 GETTING_PARAMS --> SET_PARAMS 365 SET_PARAMS --> SETTING_PARAMS 366 Setting new parameter values... 367 onParametersSet: 368 CREC.Recognizer.non_terminal_timeout = 400 369 CREC.Recognizer.terminal_timeout = 200 370 CREC.Recognizer.optional_terminal_timeout = 300 371 CREC.Recognizer.eou_threshold = 500 372 SREC.Recognizer.utterance_timeout = 100 373 SETTING_PARAMS --> RESET_PARAMS 374 RESET_PARAMS --> RESETTING_PARAMS 375 Setting new parameter values... 376 onParametersSet: 377 CREC.Recognizer.non_terminal_timeout = 90 378 CREC.Recognizer.terminal_timeout = 30 379 CREC.Recognizer.optional_terminal_timeout = 45 380 CREC.Recognizer.eou_threshold = 120 381 SREC.Recognizer.utterance_timeout = 400 382 RESETTING_PARAMS --> RESET 383 RESET --> SHOW_ITERATION 384 --------------------------------------- 385 Iteration:3 386 --------------------------------------- 387 SHOW_ITERATION --> CREATE_GRAMMAR1 388 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 389 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 390 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 391 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 392 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 393 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 394 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 395 G1Listener: onLoaded 396 G1Listener: Adding words to grammar slot 397 item 0: Jen Parker 398 item 1: John Martinez 399 item 2: Andrew Evans 400 G1Listener: Starting adding words to grammar slot 401 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 402 G1Listener: onAddItemList 403 G1Listener: Finish adding words to grammar slot 404 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 405 G1Listener: onCompileAllSlots 406 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 407 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 408 G1Listener: onSaved 409 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 410 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 411 G1Listener: onUnloaded 412 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 413 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 414 before CreateGrammar(/system/usr/srec/grammar3.g2g) 415 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 416 G2Listener: onLoaded 417 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 418 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 419 +recognize() 420 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 421 MFRListener: onStarted() 422 -recognize() 423 onStarted 424 onBeginningOfSpeech 425 MFRListener: onStopped() 426 onEndOfSpeech 427 onRecognitionResult: 1 428 result 1:phone delete Jen Parker:DEL Jen Parker:83 429 +onStopped() 430 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 431 Saving.../system/usr/srec/R3_contactsTestSound.raw 432 -onStopped() 433 MFWListener: onStopped() 434 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 435 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 436 G2Listener: onUnloaded 437 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 438 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 439 G2Listener: onLoaded 440 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 441 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 442 +recognize() 443 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 444 -recognize() 445 MFRListener: onStarted() 446 onStarted 447 onBeginningOfSpeech 448 MFRListener: onStopped() 449 onEndOfSpeech 450 onRecognitionResult: 1 451 result 1:traffic information:TRFI:89 452 +onStopped() 453 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 454 Saving.../system/usr/srec/R3_actionTestSound.raw 455 -onStopped() 456 MFWListener: onStopped() 457 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 458 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 459 G2Listener: onUnloaded 460 UNLOADING_GRAMMAR2 --> MICROPHONE 461 Start recording... 462 MICROPHONE --> STATE_MICROPHONE_STARTING 463 MICListener: onStarted() 464 Record for 2 secs. 465 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 466 MICROPHONE_RECORDING --> RECORDING_STOP 467 RECORDING_STOP --> STOPPING_MICROPHONE 468 MICListener: onStopped() 469 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 470 Sleep 1800 ms (workaround for Sooner audio driver bug) 471 Woke up 472 MICListener: Saving record sound R3_microphoneTestSound.raw 473 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 474 MFWListener: onStopped() 475 SAVING_RECORDED_AUDIO --> COMPARE_FILES 476 Compare MIC Files 477 /system/usr/srec/R3_microphoneTestSound.raw 478 Size:41004 479 COMPARE_FILES --> GET_PARAMS 480 GET_PARAMS --> GETTING_PARAMS 481 Retrieving parameter values... 482 onParametersGet: 483 CREC.Recognizer.non_terminal_timeout = 90 484 CREC.Recognizer.optional_terminal_timeout = 45 485 CREC.Recognizer.terminal_timeout = 30 486 CREC.Recognizer.eou_threshold = 120 487 SREC.Recognizer.utterance_timeout = 400 488 GETTING_PARAMS --> SET_PARAMS 489 SET_PARAMS --> SETTING_PARAMS 490 Setting new parameter values... 491 onParametersSet: 492 CREC.Recognizer.non_terminal_timeout = 400 493 CREC.Recognizer.terminal_timeout = 200 494 CREC.Recognizer.optional_terminal_timeout = 300 495 CREC.Recognizer.eou_threshold = 500 496 SREC.Recognizer.utterance_timeout = 100 497 SETTING_PARAMS --> RESET_PARAMS 498 RESET_PARAMS --> RESETTING_PARAMS 499 Setting new parameter values... 500 onParametersSet: 501 CREC.Recognizer.non_terminal_timeout = 90 502 CREC.Recognizer.terminal_timeout = 30 503 CREC.Recognizer.optional_terminal_timeout = 45 504 CREC.Recognizer.eou_threshold = 120 505 SREC.Recognizer.utterance_timeout = 400 506 RESETTING_PARAMS --> RESET 507 RESET --> SHOW_ITERATION 508 --------------------------------------- 509 Iteration:4 510 --------------------------------------- 511 SHOW_ITERATION --> CREATE_GRAMMAR1 512 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 513 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 514 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 515 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 516 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 517 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 518 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 519 G1Listener: onLoaded 520 G1Listener: Adding words to grammar slot 521 item 0: Jen Parker 522 item 1: John Martinez 523 item 2: Andrew Evans 524 G1Listener: Starting adding words to grammar slot 525 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 526 G1Listener: onAddItemList 527 G1Listener: Finish adding words to grammar slot 528 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 529 G1Listener: onCompileAllSlots 530 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 531 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 532 G1Listener: onSaved 533 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 534 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 535 G1Listener: onUnloaded 536 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 537 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 538 before CreateGrammar(/system/usr/srec/grammar3.g2g) 539 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 540 G2Listener: onLoaded 541 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 542 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 543 +recognize() 544 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 545 MFRListener: onStarted() 546 -recognize() 547 onStarted 548 onBeginningOfSpeech 549 onEndOfSpeech 550 onRecognitionResult: 1 551 result 1:phone delete John Martinez:DEL John Martinez:87 552 +onStopped() 553 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 554 Saving.../system/usr/srec/R3_contactsTestSound.raw 555 -onStopped() 556 MFRListener: onStopped() 557 MFWListener: onStopped() 558 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 559 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 560 G2Listener: onUnloaded 561 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 562 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 563 G2Listener: onLoaded 564 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 565 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 566 +recognize() 567 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 568 -recognize() 569 MFRListener: onStarted() 570 onStarted 571 onBeginningOfSpeech 572 MFRListener: onStopped() 573 onEndOfSpeech 574 onRecognitionResult: 1 575 result 1:changer:CHANGER:89 576 +onStopped() 577 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 578 Saving.../system/usr/srec/R3_actionTestSound.raw 579 -onStopped() 580 MFWListener: onStopped() 581 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 582 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 583 G2Listener: onUnloaded 584 UNLOADING_GRAMMAR2 --> MICROPHONE 585 Start recording... 586 MICROPHONE --> STATE_MICROPHONE_STARTING 587 MICListener: onStarted() 588 Record for 2 secs. 589 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 590 MICROPHONE_RECORDING --> RECORDING_STOP 591 RECORDING_STOP --> STOPPING_MICROPHONE 592 MICListener: onStopped() 593 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 594 Sleep 1800 ms (workaround for Sooner audio driver bug) 595 Woke up 596 MICListener: Saving record sound R3_microphoneTestSound.raw 597 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 598 MFWListener: onStopped() 599 SAVING_RECORDED_AUDIO --> COMPARE_FILES 600 Compare MIC Files 601 /system/usr/srec/R3_microphoneTestSound.raw 602 Size:41004 603 COMPARE_FILES --> GET_PARAMS 604 GET_PARAMS --> GETTING_PARAMS 605 Retrieving parameter values... 606 onParametersGet: 607 CREC.Recognizer.non_terminal_timeout = 90 608 CREC.Recognizer.optional_terminal_timeout = 45 609 CREC.Recognizer.terminal_timeout = 30 610 CREC.Recognizer.eou_threshold = 120 611 SREC.Recognizer.utterance_timeout = 400 612 GETTING_PARAMS --> SET_PARAMS 613 SET_PARAMS --> SETTING_PARAMS 614 Setting new parameter values... 615 onParametersSet: 616 CREC.Recognizer.non_terminal_timeout = 400 617 CREC.Recognizer.terminal_timeout = 200 618 CREC.Recognizer.optional_terminal_timeout = 300 619 CREC.Recognizer.eou_threshold = 500 620 SREC.Recognizer.utterance_timeout = 100 621 SETTING_PARAMS --> RESET_PARAMS 622 RESET_PARAMS --> RESETTING_PARAMS 623 Setting new parameter values... 624 onParametersSet: 625 CREC.Recognizer.non_terminal_timeout = 90 626 CREC.Recognizer.terminal_timeout = 30 627 CREC.Recognizer.optional_terminal_timeout = 45 628 CREC.Recognizer.eou_threshold = 120 629 SREC.Recognizer.utterance_timeout = 400 630 RESETTING_PARAMS --> RESET 631 RESET --> SHOW_ITERATION 632 --------------------------------------- 633 Iteration:5 634 --------------------------------------- 635 SHOW_ITERATION --> CREATE_GRAMMAR1 636 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 637 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 638 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 639 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 640 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 641 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 642 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 643 G1Listener: onLoaded 644 G1Listener: Adding words to grammar slot 645 item 0: Jen Parker 646 item 1: John Martinez 647 item 2: Andrew Evans 648 G1Listener: Starting adding words to grammar slot 649 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 650 G1Listener: onAddItemList 651 G1Listener: Finish adding words to grammar slot 652 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 653 G1Listener: onCompileAllSlots 654 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 655 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 656 G1Listener: onSaved 657 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 658 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 659 G1Listener: onUnloaded 660 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 661 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 662 before CreateGrammar(/system/usr/srec/grammar3.g2g) 663 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 664 G2Listener: onLoaded 665 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 666 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 667 +recognize() 668 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 669 MFRListener: onStarted() 670 -recognize() 671 onStarted 672 onBeginningOfSpeech 673 onEndOfSpeech 674 onRecognitionResult: 1 675 result 1:Andrew Evans:Andrew Evans:87 676 +onStopped() 677 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 678 Saving.../system/usr/srec/R3_contactsTestSound.raw 679 -onStopped() 680 MFRListener: onStopped() 681 MFWListener: onStopped() 682 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 683 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 684 G2Listener: onUnloaded 685 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 686 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 687 G2Listener: onLoaded 688 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 689 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 690 +recognize() 691 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 692 -recognize() 693 MFRListener: onStarted() 694 onStarted 695 onBeginningOfSpeech 696 MFRListener: onStopped() 697 onEndOfSpeech 698 onRecognitionResult: 1 699 result 1:forward:FWD:82 700 +onStopped() 701 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 702 Saving.../system/usr/srec/R3_actionTestSound.raw 703 MFWListener: onStopped() 704 -onStopped() 705 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 706 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 707 G2Listener: onUnloaded 708 UNLOADING_GRAMMAR2 --> MICROPHONE 709 Start recording... 710 MICROPHONE --> STATE_MICROPHONE_STARTING 711 MICListener: onStarted() 712 Record for 2 secs. 713 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 714 MICROPHONE_RECORDING --> RECORDING_STOP 715 RECORDING_STOP --> STOPPING_MICROPHONE 716 MICListener: onStopped() 717 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 718 Sleep 1800 ms (workaround for Sooner audio driver bug) 719 Woke up 720 MICListener: Saving record sound R3_microphoneTestSound.raw 721 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 722 MFWListener: onStopped() 723 SAVING_RECORDED_AUDIO --> COMPARE_FILES 724 Compare MIC Files 725 /system/usr/srec/R3_microphoneTestSound.raw 726 Size:41004 727 COMPARE_FILES --> GET_PARAMS 728 GET_PARAMS --> GETTING_PARAMS 729 Retrieving parameter values... 730 onParametersGet: 731 CREC.Recognizer.non_terminal_timeout = 90 732 CREC.Recognizer.optional_terminal_timeout = 45 733 CREC.Recognizer.terminal_timeout = 30 734 CREC.Recognizer.eou_threshold = 120 735 SREC.Recognizer.utterance_timeout = 400 736 GETTING_PARAMS --> SET_PARAMS 737 SET_PARAMS --> SETTING_PARAMS 738 Setting new parameter values... 739 onParametersSet: 740 CREC.Recognizer.non_terminal_timeout = 400 741 CREC.Recognizer.terminal_timeout = 200 742 CREC.Recognizer.optional_terminal_timeout = 300 743 CREC.Recognizer.eou_threshold = 500 744 SREC.Recognizer.utterance_timeout = 100 745 SETTING_PARAMS --> RESET_PARAMS 746 RESET_PARAMS --> RESETTING_PARAMS 747 Setting new parameter values... 748 onParametersSet: 749 CREC.Recognizer.non_terminal_timeout = 90 750 CREC.Recognizer.terminal_timeout = 30 751 CREC.Recognizer.optional_terminal_timeout = 45 752 CREC.Recognizer.eou_threshold = 120 753 SREC.Recognizer.utterance_timeout = 400 754 RESETTING_PARAMS --> RESET 755 RESET --> SHOW_ITERATION 756 --------------------------------------- 757 Iteration:6 758 --------------------------------------- 759 SHOW_ITERATION --> CREATE_GRAMMAR1 760 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 761 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 762 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 763 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 764 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 765 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 766 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 767 G1Listener: onLoaded 768 G1Listener: Adding words to grammar slot 769 item 0: Jen Parker 770 item 1: John Martinez 771 item 2: Andrew Evans 772 G1Listener: Starting adding words to grammar slot 773 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 774 G1Listener: onAddItemList 775 G1Listener: Finish adding words to grammar slot 776 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 777 G1Listener: onCompileAllSlots 778 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 779 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 780 G1Listener: onSaved 781 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 782 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 783 G1Listener: onUnloaded 784 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 785 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 786 before CreateGrammar(/system/usr/srec/grammar3.g2g) 787 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 788 G2Listener: onLoaded 789 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 790 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 791 +recognize() 792 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 793 MFRListener: onStarted() 794 -recognize() 795 onStarted 796 onBeginningOfSpeech 797 MFRListener: onStopped() 798 onEndOfSpeech 799 onRecognitionResult: 1 800 result 1:phone delete Jen Parker:DEL Jen Parker:84 801 +onStopped() 802 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 803 Saving.../system/usr/srec/R3_contactsTestSound.raw 804 -onStopped() 805 MFWListener: onStopped() 806 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 807 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 808 G2Listener: onUnloaded 809 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 810 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 811 G2Listener: onLoaded 812 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 813 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 814 +recognize() 815 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 816 -recognize() 817 MFRListener: onStarted() 818 onStarted 819 onBeginningOfSpeech 820 onEndOfSpeech 821 MFRListener: onStopped() 822 onRecognitionResult: 1 823 result 1:traffic information:TRFI:90 824 +onStopped() 825 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 826 Saving.../system/usr/srec/R3_actionTestSound.raw 827 -onStopped() 828 MFWListener: onStopped() 829 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 830 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 831 G2Listener: onUnloaded 832 UNLOADING_GRAMMAR2 --> MICROPHONE 833 Start recording... 834 MICROPHONE --> STATE_MICROPHONE_STARTING 835 MICListener: onStarted() 836 Record for 2 secs. 837 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 838 MICROPHONE_RECORDING --> RECORDING_STOP 839 RECORDING_STOP --> STOPPING_MICROPHONE 840 MICListener: onStopped() 841 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 842 Sleep 1800 ms (workaround for Sooner audio driver bug) 843 Woke up 844 MICListener: Saving record sound R3_microphoneTestSound.raw 845 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 846 MFWListener: onStopped() 847 SAVING_RECORDED_AUDIO --> COMPARE_FILES 848 Compare MIC Files 849 /system/usr/srec/R3_microphoneTestSound.raw 850 Size:41004 851 COMPARE_FILES --> GET_PARAMS 852 GET_PARAMS --> GETTING_PARAMS 853 Retrieving parameter values... 854 onParametersGet: 855 CREC.Recognizer.non_terminal_timeout = 90 856 CREC.Recognizer.optional_terminal_timeout = 45 857 CREC.Recognizer.terminal_timeout = 30 858 CREC.Recognizer.eou_threshold = 120 859 SREC.Recognizer.utterance_timeout = 400 860 GETTING_PARAMS --> SET_PARAMS 861 SET_PARAMS --> SETTING_PARAMS 862 Setting new parameter values... 863 onParametersSet: 864 CREC.Recognizer.non_terminal_timeout = 400 865 CREC.Recognizer.terminal_timeout = 200 866 CREC.Recognizer.optional_terminal_timeout = 300 867 CREC.Recognizer.eou_threshold = 500 868 SREC.Recognizer.utterance_timeout = 100 869 SETTING_PARAMS --> RESET_PARAMS 870 RESET_PARAMS --> RESETTING_PARAMS 871 Setting new parameter values... 872 onParametersSet: 873 CREC.Recognizer.non_terminal_timeout = 90 874 CREC.Recognizer.terminal_timeout = 30 875 CREC.Recognizer.optional_terminal_timeout = 45 876 CREC.Recognizer.eou_threshold = 120 877 SREC.Recognizer.utterance_timeout = 400 878 RESETTING_PARAMS --> RESET 879 RESET --> SHOW_ITERATION 880 --------------------------------------- 881 Iteration:7 882 --------------------------------------- 883 SHOW_ITERATION --> CREATE_GRAMMAR1 884 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 885 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 886 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 887 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 888 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 889 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 890 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 891 G1Listener: onLoaded 892 G1Listener: Adding words to grammar slot 893 item 0: Jen Parker 894 item 1: John Martinez 895 item 2: Andrew Evans 896 G1Listener: Starting adding words to grammar slot 897 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 898 G1Listener: onAddItemList 899 G1Listener: Finish adding words to grammar slot 900 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 901 G1Listener: onCompileAllSlots 902 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 903 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 904 G1Listener: onSaved 905 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 906 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 907 G1Listener: onUnloaded 908 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 909 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 910 before CreateGrammar(/system/usr/srec/grammar3.g2g) 911 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 912 G2Listener: onLoaded 913 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 914 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 915 +recognize() 916 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 917 MFRListener: onStarted() 918 -recognize() 919 onStarted 920 onBeginningOfSpeech 921 onEndOfSpeech 922 onRecognitionResult: 1 923 result 1:phone delete John Martinez:DEL John Martinez:88 924 +onStopped() 925 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 926 Saving.../system/usr/srec/R3_contactsTestSound.raw 927 -onStopped() 928 MFRListener: onStopped() 929 MFWListener: onStopped() 930 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 931 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 932 G2Listener: onUnloaded 933 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 934 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 935 G2Listener: onLoaded 936 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 937 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 938 +recognize() 939 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 940 -recognize() 941 MFRListener: onStarted() 942 onStarted 943 onBeginningOfSpeech 944 MFRListener: onStopped() 945 onEndOfSpeech 946 onRecognitionResult: 1 947 result 1:changer:CHANGER:90 948 +onStopped() 949 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 950 Saving.../system/usr/srec/R3_actionTestSound.raw 951 MFWListener: onStopped() 952 -onStopped() 953 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 954 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 955 G2Listener: onUnloaded 956 UNLOADING_GRAMMAR2 --> MICROPHONE 957 Start recording... 958 MICROPHONE --> STATE_MICROPHONE_STARTING 959 MICListener: onStarted() 960 Record for 2 secs. 961 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 962 MICROPHONE_RECORDING --> RECORDING_STOP 963 RECORDING_STOP --> STOPPING_MICROPHONE 964 MICListener: onStopped() 965 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 966 Sleep 1800 ms (workaround for Sooner audio driver bug) 967 Woke up 968 MICListener: Saving record sound R3_microphoneTestSound.raw 969 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 970 MFWListener: onStopped() 971 SAVING_RECORDED_AUDIO --> COMPARE_FILES 972 Compare MIC Files 973 /system/usr/srec/R3_microphoneTestSound.raw 974 Size:41004 975 COMPARE_FILES --> GET_PARAMS 976 GET_PARAMS --> GETTING_PARAMS 977 Retrieving parameter values... 978 onParametersGet: 979 CREC.Recognizer.non_terminal_timeout = 90 980 CREC.Recognizer.optional_terminal_timeout = 45 981 CREC.Recognizer.terminal_timeout = 30 982 CREC.Recognizer.eou_threshold = 120 983 SREC.Recognizer.utterance_timeout = 400 984 GETTING_PARAMS --> SET_PARAMS 985 SET_PARAMS --> SETTING_PARAMS 986 Setting new parameter values... 987 onParametersSet: 988 CREC.Recognizer.non_terminal_timeout = 400 989 CREC.Recognizer.terminal_timeout = 200 990 CREC.Recognizer.optional_terminal_timeout = 300 991 CREC.Recognizer.eou_threshold = 500 992 SREC.Recognizer.utterance_timeout = 100 993 SETTING_PARAMS --> RESET_PARAMS 994 RESET_PARAMS --> RESETTING_PARAMS 995 Setting new parameter values... 996 onParametersSet: 997 CREC.Recognizer.non_terminal_timeout = 90 998 CREC.Recognizer.terminal_timeout = 30 999 CREC.Recognizer.optional_terminal_timeout = 45 1000 CREC.Recognizer.eou_threshold = 120 1001 SREC.Recognizer.utterance_timeout = 400 1002 RESETTING_PARAMS --> RESET 1003 RESET --> SHOW_ITERATION 1004 --------------------------------------- 1005 Iteration:8 1006 --------------------------------------- 1007 SHOW_ITERATION --> CREATE_GRAMMAR1 1008 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1009 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1010 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 1011 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1012 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1013 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 1014 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 1015 G1Listener: onLoaded 1016 G1Listener: Adding words to grammar slot 1017 item 0: Jen Parker 1018 item 1: John Martinez 1019 item 2: Andrew Evans 1020 G1Listener: Starting adding words to grammar slot 1021 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 1022 G1Listener: onAddItemList 1023 G1Listener: Finish adding words to grammar slot 1024 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 1025 G1Listener: onCompileAllSlots 1026 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 1027 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 1028 G1Listener: onSaved 1029 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 1030 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 1031 G1Listener: onUnloaded 1032 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 1033 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 1034 before CreateGrammar(/system/usr/srec/grammar3.g2g) 1035 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 1036 G2Listener: onLoaded 1037 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 1038 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 1039 +recognize() 1040 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 1041 MFRListener: onStarted() 1042 -recognize() 1043 onStarted 1044 onBeginningOfSpeech 1045 onEndOfSpeech 1046 onRecognitionResult: 1 1047 result 1:Andrew Evans:Andrew Evans:87 1048 +onStopped() 1049 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 1050 Saving.../system/usr/srec/R3_contactsTestSound.raw 1051 -onStopped() 1052 MFRListener: onStopped() 1053 MFWListener: onStopped() 1054 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 1055 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 1056 G2Listener: onUnloaded 1057 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 1058 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 1059 G2Listener: onLoaded 1060 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 1061 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 1062 +recognize() 1063 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 1064 -recognize() 1065 MFRListener: onStarted() 1066 onStarted 1067 onBeginningOfSpeech 1068 MFRListener: onStopped() 1069 onEndOfSpeech 1070 onRecognitionResult: 1 1071 result 1:forward:FWD:83 1072 +onStopped() 1073 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 1074 Saving.../system/usr/srec/R3_actionTestSound.raw 1075 MFWListener: onStopped() 1076 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 1077 -onStopped() 1078 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 1079 G2Listener: onUnloaded 1080 UNLOADING_GRAMMAR2 --> MICROPHONE 1081 Start recording... 1082 MICROPHONE --> STATE_MICROPHONE_STARTING 1083 MICListener: onStarted() 1084 Record for 2 secs. 1085 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 1086 MICROPHONE_RECORDING --> RECORDING_STOP 1087 RECORDING_STOP --> STOPPING_MICROPHONE 1088 MICListener: onStopped() 1089 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 1090 Sleep 1800 ms (workaround for Sooner audio driver bug) 1091 Woke up 1092 MICListener: Saving record sound R3_microphoneTestSound.raw 1093 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 1094 MFWListener: onStopped() 1095 SAVING_RECORDED_AUDIO --> COMPARE_FILES 1096 Compare MIC Files 1097 /system/usr/srec/R3_microphoneTestSound.raw 1098 Size:41004 1099 COMPARE_FILES --> GET_PARAMS 1100 GET_PARAMS --> GETTING_PARAMS 1101 Retrieving parameter values... 1102 onParametersGet: 1103 CREC.Recognizer.non_terminal_timeout = 90 1104 CREC.Recognizer.optional_terminal_timeout = 45 1105 CREC.Recognizer.terminal_timeout = 30 1106 CREC.Recognizer.eou_threshold = 120 1107 SREC.Recognizer.utterance_timeout = 400 1108 GETTING_PARAMS --> SET_PARAMS 1109 SET_PARAMS --> SETTING_PARAMS 1110 Setting new parameter values... 1111 onParametersSet: 1112 CREC.Recognizer.non_terminal_timeout = 400 1113 CREC.Recognizer.terminal_timeout = 200 1114 CREC.Recognizer.optional_terminal_timeout = 300 1115 CREC.Recognizer.eou_threshold = 500 1116 SREC.Recognizer.utterance_timeout = 100 1117 SETTING_PARAMS --> RESET_PARAMS 1118 RESET_PARAMS --> RESETTING_PARAMS 1119 Setting new parameter values... 1120 onParametersSet: 1121 CREC.Recognizer.non_terminal_timeout = 90 1122 CREC.Recognizer.terminal_timeout = 30 1123 CREC.Recognizer.optional_terminal_timeout = 45 1124 CREC.Recognizer.eou_threshold = 120 1125 SREC.Recognizer.utterance_timeout = 400 1126 RESETTING_PARAMS --> RESET 1127 RESET --> SHOW_ITERATION 1128 --------------------------------------- 1129 Iteration:9 1130 --------------------------------------- 1131 SHOW_ITERATION --> CREATE_GRAMMAR1 1132 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1133 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1134 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 1135 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1136 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1137 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 1138 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 1139 G1Listener: onLoaded 1140 G1Listener: Adding words to grammar slot 1141 item 0: Jen Parker 1142 item 1: John Martinez 1143 item 2: Andrew Evans 1144 G1Listener: Starting adding words to grammar slot 1145 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 1146 G1Listener: onAddItemList 1147 G1Listener: Finish adding words to grammar slot 1148 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 1149 G1Listener: onCompileAllSlots 1150 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 1151 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 1152 G1Listener: onSaved 1153 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 1154 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 1155 G1Listener: onUnloaded 1156 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 1157 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 1158 before CreateGrammar(/system/usr/srec/grammar3.g2g) 1159 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 1160 G2Listener: onLoaded 1161 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 1162 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 1163 +recognize() 1164 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 1165 MFRListener: onStarted() 1166 -recognize() 1167 onStarted 1168 onBeginningOfSpeech 1169 MFRListener: onStopped() 1170 onEndOfSpeech 1171 onRecognitionResult: 1 1172 result 1:phone delete Jen Parker:DEL Jen Parker:86 1173 +onStopped() 1174 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 1175 Saving.../system/usr/srec/R3_contactsTestSound.raw 1176 -onStopped() 1177 MFWListener: onStopped() 1178 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 1179 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 1180 G2Listener: onUnloaded 1181 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 1182 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 1183 G2Listener: onLoaded 1184 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 1185 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 1186 +recognize() 1187 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 1188 -recognize() 1189 MFRListener: onStarted() 1190 onStarted 1191 onBeginningOfSpeech 1192 MFRListener: onStopped() 1193 onEndOfSpeech 1194 onRecognitionResult: 1 1195 result 1:traffic information:TRFI:90 1196 +onStopped() 1197 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 1198 Saving.../system/usr/srec/R3_actionTestSound.raw 1199 -onStopped() 1200 MFWListener: onStopped() 1201 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 1202 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 1203 G2Listener: onUnloaded 1204 UNLOADING_GRAMMAR2 --> MICROPHONE 1205 Start recording... 1206 MICROPHONE --> STATE_MICROPHONE_STARTING 1207 MICListener: onStarted() 1208 Record for 2 secs. 1209 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 1210 MICROPHONE_RECORDING --> RECORDING_STOP 1211 RECORDING_STOP --> STOPPING_MICROPHONE 1212 MICListener: onStopped() 1213 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 1214 Sleep 1800 ms (workaround for Sooner audio driver bug) 1215 Woke up 1216 MICListener: Saving record sound R3_microphoneTestSound.raw 1217 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 1218 MFWListener: onStopped() 1219 SAVING_RECORDED_AUDIO --> COMPARE_FILES 1220 Compare MIC Files 1221 /system/usr/srec/R3_microphoneTestSound.raw 1222 Size:41004 1223 COMPARE_FILES --> GET_PARAMS 1224 GET_PARAMS --> GETTING_PARAMS 1225 Retrieving parameter values... 1226 onParametersGet: 1227 CREC.Recognizer.non_terminal_timeout = 90 1228 CREC.Recognizer.optional_terminal_timeout = 45 1229 CREC.Recognizer.terminal_timeout = 30 1230 CREC.Recognizer.eou_threshold = 120 1231 SREC.Recognizer.utterance_timeout = 400 1232 GETTING_PARAMS --> SET_PARAMS 1233 SET_PARAMS --> SETTING_PARAMS 1234 Setting new parameter values... 1235 onParametersSet: 1236 CREC.Recognizer.non_terminal_timeout = 400 1237 CREC.Recognizer.terminal_timeout = 200 1238 CREC.Recognizer.optional_terminal_timeout = 300 1239 CREC.Recognizer.eou_threshold = 500 1240 SREC.Recognizer.utterance_timeout = 100 1241 SETTING_PARAMS --> RESET_PARAMS 1242 RESET_PARAMS --> RESETTING_PARAMS 1243 Setting new parameter values... 1244 onParametersSet: 1245 CREC.Recognizer.non_terminal_timeout = 90 1246 CREC.Recognizer.terminal_timeout = 30 1247 CREC.Recognizer.optional_terminal_timeout = 45 1248 CREC.Recognizer.eou_threshold = 120 1249 SREC.Recognizer.utterance_timeout = 400 1250 RESETTING_PARAMS --> RESET 1251 RESET --> SHOW_ITERATION 1252 --------------------------------------- 1253 Iteration:10 1254 --------------------------------------- 1255 SHOW_ITERATION --> CREATE_GRAMMAR1 1256 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1257 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1258 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 1259 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1260 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1261 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 1262 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 1263 G1Listener: onLoaded 1264 G1Listener: Adding words to grammar slot 1265 item 0: Jen Parker 1266 item 1: John Martinez 1267 item 2: Andrew Evans 1268 G1Listener: Starting adding words to grammar slot 1269 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 1270 G1Listener: onAddItemList 1271 G1Listener: Finish adding words to grammar slot 1272 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 1273 G1Listener: onCompileAllSlots 1274 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 1275 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 1276 G1Listener: onSaved 1277 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 1278 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 1279 G1Listener: onUnloaded 1280 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 1281 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 1282 before CreateGrammar(/system/usr/srec/grammar3.g2g) 1283 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 1284 G2Listener: onLoaded 1285 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 1286 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 1287 +recognize() 1288 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 1289 MFRListener: onStarted() 1290 -recognize() 1291 onStarted 1292 onBeginningOfSpeech 1293 onEndOfSpeech 1294 onRecognitionResult: 1 1295 result 1:phone delete John Martinez:DEL John Martinez:88 1296 +onStopped() 1297 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 1298 Saving.../system/usr/srec/R3_contactsTestSound.raw 1299 -onStopped() 1300 MFRListener: onStopped() 1301 MFWListener: onStopped() 1302 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 1303 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 1304 G2Listener: onUnloaded 1305 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 1306 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 1307 G2Listener: onLoaded 1308 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 1309 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 1310 +recognize() 1311 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 1312 -recognize() 1313 MFRListener: onStarted() 1314 onStarted 1315 onBeginningOfSpeech 1316 MFRListener: onStopped() 1317 onEndOfSpeech 1318 onRecognitionResult: 1 1319 result 1:changer:CHANGER:90 1320 +onStopped() 1321 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 1322 Saving.../system/usr/srec/R3_actionTestSound.raw 1323 MFWListener: onStopped() 1324 -onStopped() 1325 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 1326 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 1327 G2Listener: onUnloaded 1328 UNLOADING_GRAMMAR2 --> MICROPHONE 1329 Start recording... 1330 MICROPHONE --> STATE_MICROPHONE_STARTING 1331 MICListener: onStarted() 1332 Record for 2 secs. 1333 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 1334 MICROPHONE_RECORDING --> RECORDING_STOP 1335 RECORDING_STOP --> STOPPING_MICROPHONE 1336 MICListener: onStopped() 1337 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 1338 Sleep 1800 ms (workaround for Sooner audio driver bug) 1339 Woke up 1340 MICListener: Saving record sound R3_microphoneTestSound.raw 1341 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 1342 MFWListener: onStopped() 1343 SAVING_RECORDED_AUDIO --> COMPARE_FILES 1344 Compare MIC Files 1345 /system/usr/srec/R3_microphoneTestSound.raw 1346 Size:41004 1347 COMPARE_FILES --> GET_PARAMS 1348 GET_PARAMS --> GETTING_PARAMS 1349 Retrieving parameter values... 1350 onParametersGet: 1351 CREC.Recognizer.non_terminal_timeout = 90 1352 CREC.Recognizer.optional_terminal_timeout = 45 1353 CREC.Recognizer.terminal_timeout = 30 1354 CREC.Recognizer.eou_threshold = 120 1355 SREC.Recognizer.utterance_timeout = 400 1356 GETTING_PARAMS --> SET_PARAMS 1357 SET_PARAMS --> SETTING_PARAMS 1358 Setting new parameter values... 1359 onParametersSet: 1360 CREC.Recognizer.non_terminal_timeout = 400 1361 CREC.Recognizer.terminal_timeout = 200 1362 CREC.Recognizer.optional_terminal_timeout = 300 1363 CREC.Recognizer.eou_threshold = 500 1364 SREC.Recognizer.utterance_timeout = 100 1365 SETTING_PARAMS --> RESET_PARAMS 1366 RESET_PARAMS --> RESETTING_PARAMS 1367 Setting new parameter values... 1368 onParametersSet: 1369 CREC.Recognizer.non_terminal_timeout = 90 1370 CREC.Recognizer.terminal_timeout = 30 1371 CREC.Recognizer.optional_terminal_timeout = 45 1372 CREC.Recognizer.eou_threshold = 120 1373 SREC.Recognizer.utterance_timeout = 400 1374 RESETTING_PARAMS --> RESET 1375 RESET --> SHOW_ITERATION 1376 --------------------------------------- 1377 Iteration:11 1378 --------------------------------------- 1379 SHOW_ITERATION --> CREATE_GRAMMAR1 1380 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1381 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1382 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 1383 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1384 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1385 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 1386 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 1387 G1Listener: onLoaded 1388 G1Listener: Adding words to grammar slot 1389 item 0: Jen Parker 1390 item 1: John Martinez 1391 item 2: Andrew Evans 1392 G1Listener: Starting adding words to grammar slot 1393 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 1394 G1Listener: onAddItemList 1395 G1Listener: Finish adding words to grammar slot 1396 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 1397 G1Listener: onCompileAllSlots 1398 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 1399 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 1400 G1Listener: onSaved 1401 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 1402 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 1403 G1Listener: onUnloaded 1404 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 1405 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 1406 before CreateGrammar(/system/usr/srec/grammar3.g2g) 1407 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 1408 G2Listener: onLoaded 1409 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 1410 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 1411 +recognize() 1412 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 1413 MFRListener: onStarted() 1414 -recognize() 1415 onStarted 1416 onBeginningOfSpeech 1417 onEndOfSpeech 1418 onRecognitionResult: 1 1419 result 1:Andrew Evans:Andrew Evans:87 1420 +onStopped() 1421 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 1422 Saving.../system/usr/srec/R3_contactsTestSound.raw 1423 -onStopped() 1424 MFRListener: onStopped() 1425 MFWListener: onStopped() 1426 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 1427 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 1428 G2Listener: onUnloaded 1429 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 1430 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 1431 G2Listener: onLoaded 1432 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 1433 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 1434 +recognize() 1435 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 1436 -recognize() 1437 MFRListener: onStarted() 1438 onStarted 1439 onBeginningOfSpeech 1440 MFRListener: onStopped() 1441 onEndOfSpeech 1442 onRecognitionResult: 1 1443 result 1:forward:FWD:84 1444 +onStopped() 1445 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 1446 Saving.../system/usr/srec/R3_actionTestSound.raw 1447 -onStopped() 1448 MFWListener: onStopped() 1449 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 1450 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 1451 G2Listener: onUnloaded 1452 UNLOADING_GRAMMAR2 --> MICROPHONE 1453 Start recording... 1454 MICROPHONE --> STATE_MICROPHONE_STARTING 1455 MICListener: onStarted() 1456 Record for 2 secs. 1457 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 1458 MICROPHONE_RECORDING --> RECORDING_STOP 1459 RECORDING_STOP --> STOPPING_MICROPHONE 1460 MICListener: onStopped() 1461 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 1462 Sleep 1800 ms (workaround for Sooner audio driver bug) 1463 Woke up 1464 MICListener: Saving record sound R3_microphoneTestSound.raw 1465 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 1466 MFWListener: onStopped() 1467 SAVING_RECORDED_AUDIO --> COMPARE_FILES 1468 Compare MIC Files 1469 /system/usr/srec/R3_microphoneTestSound.raw 1470 Size:41004 1471 COMPARE_FILES --> GET_PARAMS 1472 GET_PARAMS --> GETTING_PARAMS 1473 Retrieving parameter values... 1474 onParametersGet: 1475 CREC.Recognizer.non_terminal_timeout = 90 1476 CREC.Recognizer.optional_terminal_timeout = 45 1477 CREC.Recognizer.terminal_timeout = 30 1478 CREC.Recognizer.eou_threshold = 120 1479 SREC.Recognizer.utterance_timeout = 400 1480 GETTING_PARAMS --> SET_PARAMS 1481 SET_PARAMS --> SETTING_PARAMS 1482 Setting new parameter values... 1483 onParametersSet: 1484 CREC.Recognizer.non_terminal_timeout = 400 1485 CREC.Recognizer.terminal_timeout = 200 1486 CREC.Recognizer.optional_terminal_timeout = 300 1487 CREC.Recognizer.eou_threshold = 500 1488 SREC.Recognizer.utterance_timeout = 100 1489 SETTING_PARAMS --> RESET_PARAMS 1490 RESET_PARAMS --> RESETTING_PARAMS 1491 Setting new parameter values... 1492 onParametersSet: 1493 CREC.Recognizer.non_terminal_timeout = 90 1494 CREC.Recognizer.terminal_timeout = 30 1495 CREC.Recognizer.optional_terminal_timeout = 45 1496 CREC.Recognizer.eou_threshold = 120 1497 SREC.Recognizer.utterance_timeout = 400 1498 RESETTING_PARAMS --> RESET 1499 RESET --> SHOW_ITERATION 1500 --------------------------------------- 1501 Iteration:12 1502 --------------------------------------- 1503 SHOW_ITERATION --> CREATE_GRAMMAR1 1504 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1505 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1506 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 1507 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1508 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1509 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 1510 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 1511 G1Listener: onLoaded 1512 G1Listener: Adding words to grammar slot 1513 item 0: Jen Parker 1514 item 1: John Martinez 1515 item 2: Andrew Evans 1516 G1Listener: Starting adding words to grammar slot 1517 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 1518 G1Listener: onAddItemList 1519 G1Listener: Finish adding words to grammar slot 1520 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 1521 G1Listener: onCompileAllSlots 1522 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 1523 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 1524 G1Listener: onSaved 1525 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 1526 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 1527 G1Listener: onUnloaded 1528 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 1529 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 1530 before CreateGrammar(/system/usr/srec/grammar3.g2g) 1531 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 1532 G2Listener: onLoaded 1533 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 1534 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 1535 +recognize() 1536 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 1537 MFRListener: onStarted() 1538 -recognize() 1539 onStarted 1540 onBeginningOfSpeech 1541 MFRListener: onStopped() 1542 onEndOfSpeech 1543 onRecognitionResult: 1 1544 result 1:phone delete Jen Parker:DEL Jen Parker:84 1545 +onStopped() 1546 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 1547 Saving.../system/usr/srec/R3_contactsTestSound.raw 1548 -onStopped() 1549 MFWListener: onStopped() 1550 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 1551 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 1552 G2Listener: onUnloaded 1553 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 1554 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 1555 G2Listener: onLoaded 1556 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 1557 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 1558 +recognize() 1559 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 1560 -recognize() 1561 MFRListener: onStarted() 1562 onStarted 1563 onBeginningOfSpeech 1564 MFRListener: onStopped() 1565 onEndOfSpeech 1566 onRecognitionResult: 1 1567 result 1:traffic information:TRFI:90 1568 +onStopped() 1569 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 1570 Saving.../system/usr/srec/R3_actionTestSound.raw 1571 -onStopped() 1572 MFWListener: onStopped() 1573 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 1574 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 1575 G2Listener: onUnloaded 1576 UNLOADING_GRAMMAR2 --> MICROPHONE 1577 Start recording... 1578 MICROPHONE --> STATE_MICROPHONE_STARTING 1579 MICListener: onStarted() 1580 Record for 2 secs. 1581 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 1582 MICROPHONE_RECORDING --> RECORDING_STOP 1583 RECORDING_STOP --> STOPPING_MICROPHONE 1584 MICListener: onStopped() 1585 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 1586 Sleep 1800 ms (workaround for Sooner audio driver bug) 1587 Woke up 1588 MICListener: Saving record sound R3_microphoneTestSound.raw 1589 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 1590 MFWListener: onStopped() 1591 SAVING_RECORDED_AUDIO --> COMPARE_FILES 1592 Compare MIC Files 1593 /system/usr/srec/R3_microphoneTestSound.raw 1594 Size:41004 1595 COMPARE_FILES --> GET_PARAMS 1596 GET_PARAMS --> GETTING_PARAMS 1597 Retrieving parameter values... 1598 onParametersGet: 1599 CREC.Recognizer.non_terminal_timeout = 90 1600 CREC.Recognizer.optional_terminal_timeout = 45 1601 CREC.Recognizer.terminal_timeout = 30 1602 CREC.Recognizer.eou_threshold = 120 1603 SREC.Recognizer.utterance_timeout = 400 1604 GETTING_PARAMS --> SET_PARAMS 1605 SET_PARAMS --> SETTING_PARAMS 1606 Setting new parameter values... 1607 onParametersSet: 1608 CREC.Recognizer.non_terminal_timeout = 400 1609 CREC.Recognizer.terminal_timeout = 200 1610 CREC.Recognizer.optional_terminal_timeout = 300 1611 CREC.Recognizer.eou_threshold = 500 1612 SREC.Recognizer.utterance_timeout = 100 1613 SETTING_PARAMS --> RESET_PARAMS 1614 RESET_PARAMS --> RESETTING_PARAMS 1615 Setting new parameter values... 1616 onParametersSet: 1617 CREC.Recognizer.non_terminal_timeout = 90 1618 CREC.Recognizer.terminal_timeout = 30 1619 CREC.Recognizer.optional_terminal_timeout = 45 1620 CREC.Recognizer.eou_threshold = 120 1621 SREC.Recognizer.utterance_timeout = 400 1622 RESETTING_PARAMS --> RESET 1623 RESET --> SHOW_ITERATION 1624 --------------------------------------- 1625 Iteration:13 1626 --------------------------------------- 1627 SHOW_ITERATION --> CREATE_GRAMMAR1 1628 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1629 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1630 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 1631 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1632 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1633 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 1634 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 1635 G1Listener: onLoaded 1636 G1Listener: Adding words to grammar slot 1637 item 0: Jen Parker 1638 item 1: John Martinez 1639 item 2: Andrew Evans 1640 G1Listener: Starting adding words to grammar slot 1641 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 1642 G1Listener: onAddItemList 1643 G1Listener: Finish adding words to grammar slot 1644 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 1645 G1Listener: onCompileAllSlots 1646 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 1647 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 1648 G1Listener: onSaved 1649 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 1650 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 1651 G1Listener: onUnloaded 1652 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 1653 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 1654 before CreateGrammar(/system/usr/srec/grammar3.g2g) 1655 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 1656 G2Listener: onLoaded 1657 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 1658 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 1659 +recognize() 1660 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 1661 MFRListener: onStarted() 1662 -recognize() 1663 onStarted 1664 onBeginningOfSpeech 1665 onEndOfSpeech 1666 onRecognitionResult: 1 1667 result 1:phone delete John Martinez:DEL John Martinez:88 1668 +onStopped() 1669 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 1670 Saving.../system/usr/srec/R3_contactsTestSound.raw 1671 -onStopped() 1672 MFRListener: onStopped() 1673 MFWListener: onStopped() 1674 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 1675 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 1676 G2Listener: onUnloaded 1677 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 1678 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 1679 G2Listener: onLoaded 1680 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 1681 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 1682 +recognize() 1683 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 1684 -recognize() 1685 MFRListener: onStarted() 1686 onStarted 1687 onBeginningOfSpeech 1688 MFRListener: onStopped() 1689 onEndOfSpeech 1690 onRecognitionResult: 1 1691 result 1:changer:CHANGER:90 1692 +onStopped() 1693 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 1694 Saving.../system/usr/srec/R3_actionTestSound.raw 1695 -onStopped() 1696 MFWListener: onStopped() 1697 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 1698 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 1699 G2Listener: onUnloaded 1700 UNLOADING_GRAMMAR2 --> MICROPHONE 1701 Start recording... 1702 MICROPHONE --> STATE_MICROPHONE_STARTING 1703 MICListener: onStarted() 1704 Record for 2 secs. 1705 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 1706 MICROPHONE_RECORDING --> RECORDING_STOP 1707 RECORDING_STOP --> STOPPING_MICROPHONE 1708 MICListener: onStopped() 1709 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 1710 Sleep 1800 ms (workaround for Sooner audio driver bug) 1711 Woke up 1712 MICListener: Saving record sound R3_microphoneTestSound.raw 1713 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 1714 MFWListener: onStopped() 1715 SAVING_RECORDED_AUDIO --> COMPARE_FILES 1716 Compare MIC Files 1717 /system/usr/srec/R3_microphoneTestSound.raw 1718 Size:41004 1719 COMPARE_FILES --> GET_PARAMS 1720 GET_PARAMS --> GETTING_PARAMS 1721 Retrieving parameter values... 1722 onParametersGet: 1723 CREC.Recognizer.non_terminal_timeout = 90 1724 CREC.Recognizer.optional_terminal_timeout = 45 1725 CREC.Recognizer.terminal_timeout = 30 1726 CREC.Recognizer.eou_threshold = 120 1727 SREC.Recognizer.utterance_timeout = 400 1728 GETTING_PARAMS --> SET_PARAMS 1729 SET_PARAMS --> SETTING_PARAMS 1730 Setting new parameter values... 1731 onParametersSet: 1732 CREC.Recognizer.non_terminal_timeout = 400 1733 CREC.Recognizer.terminal_timeout = 200 1734 CREC.Recognizer.optional_terminal_timeout = 300 1735 CREC.Recognizer.eou_threshold = 500 1736 SREC.Recognizer.utterance_timeout = 100 1737 SETTING_PARAMS --> RESET_PARAMS 1738 RESET_PARAMS --> RESETTING_PARAMS 1739 Setting new parameter values... 1740 onParametersSet: 1741 CREC.Recognizer.non_terminal_timeout = 90 1742 CREC.Recognizer.terminal_timeout = 30 1743 CREC.Recognizer.optional_terminal_timeout = 45 1744 CREC.Recognizer.eou_threshold = 120 1745 SREC.Recognizer.utterance_timeout = 400 1746 RESETTING_PARAMS --> RESET 1747 RESET --> SHOW_ITERATION 1748 --------------------------------------- 1749 Iteration:14 1750 --------------------------------------- 1751 SHOW_ITERATION --> CREATE_GRAMMAR1 1752 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1753 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1754 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 1755 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1756 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1757 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 1758 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 1759 G1Listener: onLoaded 1760 G1Listener: Adding words to grammar slot 1761 item 0: Jen Parker 1762 item 1: John Martinez 1763 item 2: Andrew Evans 1764 G1Listener: Starting adding words to grammar slot 1765 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 1766 G1Listener: onAddItemList 1767 G1Listener: Finish adding words to grammar slot 1768 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 1769 G1Listener: onCompileAllSlots 1770 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 1771 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 1772 G1Listener: onSaved 1773 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 1774 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 1775 G1Listener: onUnloaded 1776 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 1777 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 1778 before CreateGrammar(/system/usr/srec/grammar3.g2g) 1779 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 1780 G2Listener: onLoaded 1781 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 1782 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 1783 +recognize() 1784 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 1785 MFRListener: onStarted() 1786 -recognize() 1787 onStarted 1788 onBeginningOfSpeech 1789 onEndOfSpeech 1790 onRecognitionResult: 1 1791 result 1:Andrew Evans:Andrew Evans:87 1792 +onStopped() 1793 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 1794 Saving.../system/usr/srec/R3_contactsTestSound.raw 1795 -onStopped() 1796 MFRListener: onStopped() 1797 MFWListener: onStopped() 1798 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 1799 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 1800 G2Listener: onUnloaded 1801 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 1802 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 1803 G2Listener: onLoaded 1804 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 1805 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 1806 +recognize() 1807 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 1808 -recognize() 1809 MFRListener: onStarted() 1810 onStarted 1811 onBeginningOfSpeech 1812 MFRListener: onStopped() 1813 onEndOfSpeech 1814 onRecognitionResult: 1 1815 result 1:forward:FWD:85 1816 +onStopped() 1817 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 1818 Saving.../system/usr/srec/R3_actionTestSound.raw 1819 -onStopped() 1820 MFWListener: onStopped() 1821 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 1822 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 1823 G2Listener: onUnloaded 1824 UNLOADING_GRAMMAR2 --> MICROPHONE 1825 Start recording... 1826 MICROPHONE --> STATE_MICROPHONE_STARTING 1827 MICListener: onStarted() 1828 Record for 2 secs. 1829 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 1830 MICROPHONE_RECORDING --> RECORDING_STOP 1831 RECORDING_STOP --> STOPPING_MICROPHONE 1832 MICListener: onStopped() 1833 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 1834 Sleep 1800 ms (workaround for Sooner audio driver bug) 1835 Woke up 1836 MICListener: Saving record sound R3_microphoneTestSound.raw 1837 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 1838 MFWListener: onStopped() 1839 SAVING_RECORDED_AUDIO --> COMPARE_FILES 1840 Compare MIC Files 1841 /system/usr/srec/R3_microphoneTestSound.raw 1842 Size:41004 1843 COMPARE_FILES --> GET_PARAMS 1844 GET_PARAMS --> GETTING_PARAMS 1845 Retrieving parameter values... 1846 onParametersGet: 1847 CREC.Recognizer.non_terminal_timeout = 90 1848 CREC.Recognizer.optional_terminal_timeout = 45 1849 CREC.Recognizer.terminal_timeout = 30 1850 CREC.Recognizer.eou_threshold = 120 1851 SREC.Recognizer.utterance_timeout = 400 1852 GETTING_PARAMS --> SET_PARAMS 1853 SET_PARAMS --> SETTING_PARAMS 1854 Setting new parameter values... 1855 onParametersSet: 1856 CREC.Recognizer.non_terminal_timeout = 400 1857 CREC.Recognizer.terminal_timeout = 200 1858 CREC.Recognizer.optional_terminal_timeout = 300 1859 CREC.Recognizer.eou_threshold = 500 1860 SREC.Recognizer.utterance_timeout = 100 1861 SETTING_PARAMS --> RESET_PARAMS 1862 RESET_PARAMS --> RESETTING_PARAMS 1863 Setting new parameter values... 1864 onParametersSet: 1865 CREC.Recognizer.non_terminal_timeout = 90 1866 CREC.Recognizer.terminal_timeout = 30 1867 CREC.Recognizer.optional_terminal_timeout = 45 1868 CREC.Recognizer.eou_threshold = 120 1869 SREC.Recognizer.utterance_timeout = 400 1870 RESETTING_PARAMS --> RESET 1871 RESET --> SHOW_ITERATION 1872 --------------------------------------- 1873 Iteration:15 1874 --------------------------------------- 1875 SHOW_ITERATION --> CREATE_GRAMMAR1 1876 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1877 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1878 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 1879 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1880 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 1881 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 1882 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 1883 G1Listener: onLoaded 1884 G1Listener: Adding words to grammar slot 1885 item 0: Jen Parker 1886 item 1: John Martinez 1887 item 2: Andrew Evans 1888 G1Listener: Starting adding words to grammar slot 1889 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 1890 G1Listener: onAddItemList 1891 G1Listener: Finish adding words to grammar slot 1892 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 1893 G1Listener: onCompileAllSlots 1894 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 1895 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 1896 G1Listener: onSaved 1897 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 1898 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 1899 G1Listener: onUnloaded 1900 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 1901 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 1902 before CreateGrammar(/system/usr/srec/grammar3.g2g) 1903 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 1904 G2Listener: onLoaded 1905 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 1906 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 1907 +recognize() 1908 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 1909 MFRListener: onStarted() 1910 -recognize() 1911 onStarted 1912 onBeginningOfSpeech 1913 MFRListener: onStopped() 1914 onEndOfSpeech 1915 onRecognitionResult: 1 1916 result 1:phone delete Jen Parker:DEL Jen Parker:86 1917 +onStopped() 1918 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 1919 Saving.../system/usr/srec/R3_contactsTestSound.raw 1920 -onStopped() 1921 MFWListener: onStopped() 1922 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 1923 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 1924 G2Listener: onUnloaded 1925 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 1926 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 1927 G2Listener: onLoaded 1928 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 1929 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 1930 +recognize() 1931 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 1932 -recognize() 1933 MFRListener: onStarted() 1934 onStarted 1935 onBeginningOfSpeech 1936 MFRListener: onStopped() 1937 onEndOfSpeech 1938 onRecognitionResult: 1 1939 result 1:traffic information:TRFI:90 1940 +onStopped() 1941 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 1942 Saving.../system/usr/srec/R3_actionTestSound.raw 1943 -onStopped() 1944 MFWListener: onStopped() 1945 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 1946 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 1947 G2Listener: onUnloaded 1948 UNLOADING_GRAMMAR2 --> MICROPHONE 1949 Start recording... 1950 MICROPHONE --> STATE_MICROPHONE_STARTING 1951 MICListener: onStarted() 1952 Record for 2 secs. 1953 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 1954 MICROPHONE_RECORDING --> RECORDING_STOP 1955 RECORDING_STOP --> STOPPING_MICROPHONE 1956 MICListener: onStopped() 1957 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 1958 Sleep 1800 ms (workaround for Sooner audio driver bug) 1959 Woke up 1960 MICListener: Saving record sound R3_microphoneTestSound.raw 1961 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 1962 MFWListener: onStopped() 1963 SAVING_RECORDED_AUDIO --> COMPARE_FILES 1964 Compare MIC Files 1965 /system/usr/srec/R3_microphoneTestSound.raw 1966 Size:41004 1967 COMPARE_FILES --> GET_PARAMS 1968 GET_PARAMS --> GETTING_PARAMS 1969 Retrieving parameter values... 1970 onParametersGet: 1971 CREC.Recognizer.non_terminal_timeout = 90 1972 CREC.Recognizer.optional_terminal_timeout = 45 1973 CREC.Recognizer.terminal_timeout = 30 1974 CREC.Recognizer.eou_threshold = 120 1975 SREC.Recognizer.utterance_timeout = 400 1976 GETTING_PARAMS --> SET_PARAMS 1977 SET_PARAMS --> SETTING_PARAMS 1978 Setting new parameter values... 1979 onParametersSet: 1980 CREC.Recognizer.non_terminal_timeout = 400 1981 CREC.Recognizer.terminal_timeout = 200 1982 CREC.Recognizer.optional_terminal_timeout = 300 1983 CREC.Recognizer.eou_threshold = 500 1984 SREC.Recognizer.utterance_timeout = 100 1985 SETTING_PARAMS --> RESET_PARAMS 1986 RESET_PARAMS --> RESETTING_PARAMS 1987 Setting new parameter values... 1988 onParametersSet: 1989 CREC.Recognizer.non_terminal_timeout = 90 1990 CREC.Recognizer.terminal_timeout = 30 1991 CREC.Recognizer.optional_terminal_timeout = 45 1992 CREC.Recognizer.eou_threshold = 120 1993 SREC.Recognizer.utterance_timeout = 400 1994 RESETTING_PARAMS --> RESET 1995 RESET --> SHOW_ITERATION 1996 --------------------------------------- 1997 Iteration:16 1998 --------------------------------------- 1999 SHOW_ITERATION --> CREATE_GRAMMAR1 2000 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2001 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2002 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 2003 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2004 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2005 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 2006 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 2007 G1Listener: onLoaded 2008 G1Listener: Adding words to grammar slot 2009 item 0: Jen Parker 2010 item 1: John Martinez 2011 item 2: Andrew Evans 2012 G1Listener: Starting adding words to grammar slot 2013 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 2014 G1Listener: onAddItemList 2015 G1Listener: Finish adding words to grammar slot 2016 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 2017 G1Listener: onCompileAllSlots 2018 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 2019 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 2020 G1Listener: onSaved 2021 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 2022 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 2023 G1Listener: onUnloaded 2024 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 2025 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 2026 before CreateGrammar(/system/usr/srec/grammar3.g2g) 2027 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 2028 G2Listener: onLoaded 2029 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 2030 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 2031 +recognize() 2032 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 2033 MFRListener: onStarted() 2034 -recognize() 2035 onStarted 2036 onBeginningOfSpeech 2037 onEndOfSpeech 2038 onRecognitionResult: 1 2039 result 1:phone delete John Martinez:DEL John Martinez:88 2040 +onStopped() 2041 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 2042 Saving.../system/usr/srec/R3_contactsTestSound.raw 2043 -onStopped() 2044 MFRListener: onStopped() 2045 MFWListener: onStopped() 2046 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 2047 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 2048 G2Listener: onUnloaded 2049 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 2050 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 2051 G2Listener: onLoaded 2052 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 2053 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 2054 +recognize() 2055 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 2056 -recognize() 2057 MFRListener: onStarted() 2058 onStarted 2059 onBeginningOfSpeech 2060 MFRListener: onStopped() 2061 onEndOfSpeech 2062 onRecognitionResult: 1 2063 result 1:changer:CHANGER:90 2064 +onStopped() 2065 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 2066 Saving.../system/usr/srec/R3_actionTestSound.raw 2067 -onStopped() 2068 MFWListener: onStopped() 2069 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 2070 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 2071 G2Listener: onUnloaded 2072 UNLOADING_GRAMMAR2 --> MICROPHONE 2073 Start recording... 2074 MICROPHONE --> STATE_MICROPHONE_STARTING 2075 MICListener: onStarted() 2076 Record for 2 secs. 2077 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 2078 MICROPHONE_RECORDING --> RECORDING_STOP 2079 RECORDING_STOP --> STOPPING_MICROPHONE 2080 MICListener: onStopped() 2081 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 2082 Sleep 1800 ms (workaround for Sooner audio driver bug) 2083 Woke up 2084 MICListener: Saving record sound R3_microphoneTestSound.raw 2085 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 2086 MFWListener: onStopped() 2087 SAVING_RECORDED_AUDIO --> COMPARE_FILES 2088 Compare MIC Files 2089 /system/usr/srec/R3_microphoneTestSound.raw 2090 Size:41004 2091 COMPARE_FILES --> GET_PARAMS 2092 GET_PARAMS --> GETTING_PARAMS 2093 Retrieving parameter values... 2094 onParametersGet: 2095 CREC.Recognizer.non_terminal_timeout = 90 2096 CREC.Recognizer.optional_terminal_timeout = 45 2097 CREC.Recognizer.terminal_timeout = 30 2098 CREC.Recognizer.eou_threshold = 120 2099 SREC.Recognizer.utterance_timeout = 400 2100 GETTING_PARAMS --> SET_PARAMS 2101 SET_PARAMS --> SETTING_PARAMS 2102 Setting new parameter values... 2103 onParametersSet: 2104 CREC.Recognizer.non_terminal_timeout = 400 2105 CREC.Recognizer.terminal_timeout = 200 2106 CREC.Recognizer.optional_terminal_timeout = 300 2107 CREC.Recognizer.eou_threshold = 500 2108 SREC.Recognizer.utterance_timeout = 100 2109 SETTING_PARAMS --> RESET_PARAMS 2110 RESET_PARAMS --> RESETTING_PARAMS 2111 Setting new parameter values... 2112 onParametersSet: 2113 CREC.Recognizer.non_terminal_timeout = 90 2114 CREC.Recognizer.terminal_timeout = 30 2115 CREC.Recognizer.optional_terminal_timeout = 45 2116 CREC.Recognizer.eou_threshold = 120 2117 SREC.Recognizer.utterance_timeout = 400 2118 RESETTING_PARAMS --> RESET 2119 RESET --> SHOW_ITERATION 2120 --------------------------------------- 2121 Iteration:17 2122 --------------------------------------- 2123 SHOW_ITERATION --> CREATE_GRAMMAR1 2124 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2125 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2126 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 2127 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2128 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2129 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 2130 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 2131 G1Listener: onLoaded 2132 G1Listener: Adding words to grammar slot 2133 item 0: Jen Parker 2134 item 1: John Martinez 2135 item 2: Andrew Evans 2136 G1Listener: Starting adding words to grammar slot 2137 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 2138 G1Listener: onAddItemList 2139 G1Listener: Finish adding words to grammar slot 2140 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 2141 G1Listener: onCompileAllSlots 2142 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 2143 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 2144 G1Listener: onSaved 2145 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 2146 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 2147 G1Listener: onUnloaded 2148 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 2149 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 2150 before CreateGrammar(/system/usr/srec/grammar3.g2g) 2151 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 2152 G2Listener: onLoaded 2153 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 2154 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 2155 +recognize() 2156 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 2157 MFRListener: onStarted() 2158 -recognize() 2159 onStarted 2160 onBeginningOfSpeech 2161 onEndOfSpeech 2162 onRecognitionResult: 1 2163 result 1:Andrew Evans:Andrew Evans:87 2164 +onStopped() 2165 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 2166 Saving.../system/usr/srec/R3_contactsTestSound.raw 2167 -onStopped() 2168 MFRListener: onStopped() 2169 MFWListener: onStopped() 2170 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 2171 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 2172 G2Listener: onUnloaded 2173 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 2174 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 2175 G2Listener: onLoaded 2176 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 2177 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 2178 +recognize() 2179 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 2180 -recognize() 2181 MFRListener: onStarted() 2182 onStarted 2183 onBeginningOfSpeech 2184 MFRListener: onStopped() 2185 onEndOfSpeech 2186 onRecognitionResult: 1 2187 result 1:forward:FWD:85 2188 +onStopped() 2189 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 2190 Saving.../system/usr/srec/R3_actionTestSound.raw 2191 MFWListener: onStopped() 2192 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 2193 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 2194 -onStopped() 2195 G2Listener: onUnloaded 2196 UNLOADING_GRAMMAR2 --> MICROPHONE 2197 Start recording... 2198 MICROPHONE --> STATE_MICROPHONE_STARTING 2199 MICListener: onStarted() 2200 Record for 2 secs. 2201 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 2202 MICROPHONE_RECORDING --> RECORDING_STOP 2203 RECORDING_STOP --> STOPPING_MICROPHONE 2204 MICListener: onStopped() 2205 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 2206 Sleep 1800 ms (workaround for Sooner audio driver bug) 2207 Woke up 2208 MICListener: Saving record sound R3_microphoneTestSound.raw 2209 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 2210 MFWListener: onStopped() 2211 SAVING_RECORDED_AUDIO --> COMPARE_FILES 2212 Compare MIC Files 2213 /system/usr/srec/R3_microphoneTestSound.raw 2214 Size:41004 2215 COMPARE_FILES --> GET_PARAMS 2216 GET_PARAMS --> GETTING_PARAMS 2217 Retrieving parameter values... 2218 onParametersGet: 2219 CREC.Recognizer.non_terminal_timeout = 90 2220 CREC.Recognizer.optional_terminal_timeout = 45 2221 CREC.Recognizer.terminal_timeout = 30 2222 CREC.Recognizer.eou_threshold = 120 2223 SREC.Recognizer.utterance_timeout = 400 2224 GETTING_PARAMS --> SET_PARAMS 2225 SET_PARAMS --> SETTING_PARAMS 2226 Setting new parameter values... 2227 onParametersSet: 2228 CREC.Recognizer.non_terminal_timeout = 400 2229 CREC.Recognizer.terminal_timeout = 200 2230 CREC.Recognizer.optional_terminal_timeout = 300 2231 CREC.Recognizer.eou_threshold = 500 2232 SREC.Recognizer.utterance_timeout = 100 2233 SETTING_PARAMS --> RESET_PARAMS 2234 RESET_PARAMS --> RESETTING_PARAMS 2235 Setting new parameter values... 2236 onParametersSet: 2237 CREC.Recognizer.non_terminal_timeout = 90 2238 CREC.Recognizer.terminal_timeout = 30 2239 CREC.Recognizer.optional_terminal_timeout = 45 2240 CREC.Recognizer.eou_threshold = 120 2241 SREC.Recognizer.utterance_timeout = 400 2242 RESETTING_PARAMS --> RESET 2243 RESET --> SHOW_ITERATION 2244 --------------------------------------- 2245 Iteration:18 2246 --------------------------------------- 2247 SHOW_ITERATION --> CREATE_GRAMMAR1 2248 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2249 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2250 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 2251 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2252 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2253 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 2254 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 2255 G1Listener: onLoaded 2256 G1Listener: Adding words to grammar slot 2257 item 0: Jen Parker 2258 item 1: John Martinez 2259 item 2: Andrew Evans 2260 G1Listener: Starting adding words to grammar slot 2261 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 2262 G1Listener: onAddItemList 2263 G1Listener: Finish adding words to grammar slot 2264 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 2265 G1Listener: onCompileAllSlots 2266 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 2267 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 2268 G1Listener: onSaved 2269 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 2270 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 2271 G1Listener: onUnloaded 2272 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 2273 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 2274 before CreateGrammar(/system/usr/srec/grammar3.g2g) 2275 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 2276 G2Listener: onLoaded 2277 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 2278 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 2279 +recognize() 2280 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 2281 MFRListener: onStarted() 2282 -recognize() 2283 onStarted 2284 onBeginningOfSpeech 2285 MFRListener: onStopped() 2286 onEndOfSpeech 2287 onRecognitionResult: 1 2288 result 1:phone delete Jen Parker:DEL Jen Parker:86 2289 +onStopped() 2290 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 2291 Saving.../system/usr/srec/R3_contactsTestSound.raw 2292 -onStopped() 2293 MFWListener: onStopped() 2294 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 2295 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 2296 G2Listener: onUnloaded 2297 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 2298 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 2299 G2Listener: onLoaded 2300 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 2301 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 2302 +recognize() 2303 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 2304 -recognize() 2305 MFRListener: onStarted() 2306 onStarted 2307 onBeginningOfSpeech 2308 MFRListener: onStopped() 2309 onEndOfSpeech 2310 onRecognitionResult: 1 2311 result 1:traffic information:TRFI:90 2312 +onStopped() 2313 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 2314 Saving.../system/usr/srec/R3_actionTestSound.raw 2315 -onStopped() 2316 MFWListener: onStopped() 2317 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 2318 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 2319 G2Listener: onUnloaded 2320 UNLOADING_GRAMMAR2 --> MICROPHONE 2321 Start recording... 2322 MICROPHONE --> STATE_MICROPHONE_STARTING 2323 MICListener: onStarted() 2324 Record for 2 secs. 2325 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 2326 MICROPHONE_RECORDING --> RECORDING_STOP 2327 RECORDING_STOP --> STOPPING_MICROPHONE 2328 MICListener: onStopped() 2329 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 2330 Sleep 1800 ms (workaround for Sooner audio driver bug) 2331 Woke up 2332 MICListener: Saving record sound R3_microphoneTestSound.raw 2333 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 2334 MFWListener: onStopped() 2335 SAVING_RECORDED_AUDIO --> COMPARE_FILES 2336 Compare MIC Files 2337 /system/usr/srec/R3_microphoneTestSound.raw 2338 Size:41004 2339 COMPARE_FILES --> GET_PARAMS 2340 GET_PARAMS --> GETTING_PARAMS 2341 Retrieving parameter values... 2342 onParametersGet: 2343 CREC.Recognizer.non_terminal_timeout = 90 2344 CREC.Recognizer.optional_terminal_timeout = 45 2345 CREC.Recognizer.terminal_timeout = 30 2346 CREC.Recognizer.eou_threshold = 120 2347 SREC.Recognizer.utterance_timeout = 400 2348 GETTING_PARAMS --> SET_PARAMS 2349 SET_PARAMS --> SETTING_PARAMS 2350 Setting new parameter values... 2351 onParametersSet: 2352 CREC.Recognizer.non_terminal_timeout = 400 2353 CREC.Recognizer.terminal_timeout = 200 2354 CREC.Recognizer.optional_terminal_timeout = 300 2355 CREC.Recognizer.eou_threshold = 500 2356 SREC.Recognizer.utterance_timeout = 100 2357 SETTING_PARAMS --> RESET_PARAMS 2358 RESET_PARAMS --> RESETTING_PARAMS 2359 Setting new parameter values... 2360 onParametersSet: 2361 CREC.Recognizer.non_terminal_timeout = 90 2362 CREC.Recognizer.terminal_timeout = 30 2363 CREC.Recognizer.optional_terminal_timeout = 45 2364 CREC.Recognizer.eou_threshold = 120 2365 SREC.Recognizer.utterance_timeout = 400 2366 RESETTING_PARAMS --> RESET 2367 RESET --> SHOW_ITERATION 2368 --------------------------------------- 2369 Iteration:19 2370 --------------------------------------- 2371 SHOW_ITERATION --> CREATE_GRAMMAR1 2372 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2373 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2374 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 2375 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2376 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2377 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 2378 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 2379 G1Listener: onLoaded 2380 G1Listener: Adding words to grammar slot 2381 item 0: Jen Parker 2382 item 1: John Martinez 2383 item 2: Andrew Evans 2384 G1Listener: Starting adding words to grammar slot 2385 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 2386 G1Listener: onAddItemList 2387 G1Listener: Finish adding words to grammar slot 2388 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 2389 G1Listener: onCompileAllSlots 2390 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 2391 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 2392 G1Listener: onSaved 2393 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 2394 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 2395 G1Listener: onUnloaded 2396 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 2397 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 2398 before CreateGrammar(/system/usr/srec/grammar3.g2g) 2399 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 2400 G2Listener: onLoaded 2401 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 2402 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 2403 +recognize() 2404 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 2405 MFRListener: onStarted() 2406 -recognize() 2407 onStarted 2408 onBeginningOfSpeech 2409 onEndOfSpeech 2410 onRecognitionResult: 1 2411 result 1:phone delete John Martinez:DEL John Martinez:88 2412 +onStopped() 2413 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 2414 Saving.../system/usr/srec/R3_contactsTestSound.raw 2415 -onStopped() 2416 MFRListener: onStopped() 2417 MFWListener: onStopped() 2418 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 2419 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 2420 G2Listener: onUnloaded 2421 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 2422 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 2423 G2Listener: onLoaded 2424 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 2425 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 2426 +recognize() 2427 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 2428 -recognize() 2429 MFRListener: onStarted() 2430 onStarted 2431 onBeginningOfSpeech 2432 MFRListener: onStopped() 2433 onEndOfSpeech 2434 onRecognitionResult: 1 2435 result 1:changer:CHANGER:90 2436 +onStopped() 2437 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 2438 Saving.../system/usr/srec/R3_actionTestSound.raw 2439 -onStopped() 2440 MFWListener: onStopped() 2441 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 2442 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 2443 G2Listener: onUnloaded 2444 UNLOADING_GRAMMAR2 --> MICROPHONE 2445 Start recording... 2446 MICROPHONE --> STATE_MICROPHONE_STARTING 2447 MICListener: onStarted() 2448 Record for 2 secs. 2449 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 2450 MICROPHONE_RECORDING --> RECORDING_STOP 2451 RECORDING_STOP --> STOPPING_MICROPHONE 2452 MICListener: onStopped() 2453 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 2454 Sleep 1800 ms (workaround for Sooner audio driver bug) 2455 Woke up 2456 MICListener: Saving record sound R3_microphoneTestSound.raw 2457 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 2458 MFWListener: onStopped() 2459 SAVING_RECORDED_AUDIO --> COMPARE_FILES 2460 Compare MIC Files 2461 /system/usr/srec/R3_microphoneTestSound.raw 2462 Size:41004 2463 COMPARE_FILES --> GET_PARAMS 2464 GET_PARAMS --> GETTING_PARAMS 2465 Retrieving parameter values... 2466 onParametersGet: 2467 CREC.Recognizer.non_terminal_timeout = 90 2468 CREC.Recognizer.optional_terminal_timeout = 45 2469 CREC.Recognizer.terminal_timeout = 30 2470 CREC.Recognizer.eou_threshold = 120 2471 SREC.Recognizer.utterance_timeout = 400 2472 GETTING_PARAMS --> SET_PARAMS 2473 SET_PARAMS --> SETTING_PARAMS 2474 Setting new parameter values... 2475 onParametersSet: 2476 CREC.Recognizer.non_terminal_timeout = 400 2477 CREC.Recognizer.terminal_timeout = 200 2478 CREC.Recognizer.optional_terminal_timeout = 300 2479 CREC.Recognizer.eou_threshold = 500 2480 SREC.Recognizer.utterance_timeout = 100 2481 SETTING_PARAMS --> RESET_PARAMS 2482 RESET_PARAMS --> RESETTING_PARAMS 2483 Setting new parameter values... 2484 onParametersSet: 2485 CREC.Recognizer.non_terminal_timeout = 90 2486 CREC.Recognizer.terminal_timeout = 30 2487 CREC.Recognizer.optional_terminal_timeout = 45 2488 CREC.Recognizer.eou_threshold = 120 2489 SREC.Recognizer.utterance_timeout = 400 2490 RESETTING_PARAMS --> RESET 2491 RESET --> SHOW_ITERATION 2492 --------------------------------------- 2493 Iteration:20 2494 --------------------------------------- 2495 SHOW_ITERATION --> CREATE_GRAMMAR1 2496 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2497 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2498 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 2499 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2500 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2501 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 2502 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 2503 G1Listener: onLoaded 2504 G1Listener: Adding words to grammar slot 2505 item 0: Jen Parker 2506 item 1: John Martinez 2507 item 2: Andrew Evans 2508 G1Listener: Starting adding words to grammar slot 2509 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 2510 G1Listener: onAddItemList 2511 G1Listener: Finish adding words to grammar slot 2512 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 2513 G1Listener: onCompileAllSlots 2514 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 2515 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 2516 G1Listener: onSaved 2517 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 2518 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 2519 G1Listener: onUnloaded 2520 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 2521 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 2522 before CreateGrammar(/system/usr/srec/grammar3.g2g) 2523 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 2524 G2Listener: onLoaded 2525 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 2526 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 2527 +recognize() 2528 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 2529 MFRListener: onStarted() 2530 -recognize() 2531 onStarted 2532 onBeginningOfSpeech 2533 onEndOfSpeech 2534 onRecognitionResult: 1 2535 result 1:Andrew Evans:Andrew Evans:87 2536 +onStopped() 2537 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 2538 Saving.../system/usr/srec/R3_contactsTestSound.raw 2539 -onStopped() 2540 MFRListener: onStopped() 2541 MFWListener: onStopped() 2542 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 2543 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 2544 G2Listener: onUnloaded 2545 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 2546 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 2547 G2Listener: onLoaded 2548 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 2549 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 2550 +recognize() 2551 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 2552 -recognize() 2553 MFRListener: onStarted() 2554 onStarted 2555 onBeginningOfSpeech 2556 MFRListener: onStopped() 2557 onEndOfSpeech 2558 onRecognitionResult: 1 2559 result 1:forward:FWD:87 2560 +onStopped() 2561 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 2562 Saving.../system/usr/srec/R3_actionTestSound.raw 2563 -onStopped() 2564 MFWListener: onStopped() 2565 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 2566 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 2567 G2Listener: onUnloaded 2568 UNLOADING_GRAMMAR2 --> MICROPHONE 2569 Start recording... 2570 MICROPHONE --> STATE_MICROPHONE_STARTING 2571 MICListener: onStarted() 2572 Record for 2 secs. 2573 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 2574 MICROPHONE_RECORDING --> RECORDING_STOP 2575 RECORDING_STOP --> STOPPING_MICROPHONE 2576 MICListener: onStopped() 2577 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 2578 Sleep 1800 ms (workaround for Sooner audio driver bug) 2579 Woke up 2580 MICListener: Saving record sound R3_microphoneTestSound.raw 2581 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 2582 MFWListener: onStopped() 2583 SAVING_RECORDED_AUDIO --> COMPARE_FILES 2584 Compare MIC Files 2585 /system/usr/srec/R3_microphoneTestSound.raw 2586 Size:41004 2587 COMPARE_FILES --> GET_PARAMS 2588 GET_PARAMS --> GETTING_PARAMS 2589 Retrieving parameter values... 2590 onParametersGet: 2591 CREC.Recognizer.non_terminal_timeout = 90 2592 CREC.Recognizer.optional_terminal_timeout = 45 2593 CREC.Recognizer.terminal_timeout = 30 2594 CREC.Recognizer.eou_threshold = 120 2595 SREC.Recognizer.utterance_timeout = 400 2596 GETTING_PARAMS --> SET_PARAMS 2597 SET_PARAMS --> SETTING_PARAMS 2598 Setting new parameter values... 2599 onParametersSet: 2600 CREC.Recognizer.non_terminal_timeout = 400 2601 CREC.Recognizer.terminal_timeout = 200 2602 CREC.Recognizer.optional_terminal_timeout = 300 2603 CREC.Recognizer.eou_threshold = 500 2604 SREC.Recognizer.utterance_timeout = 100 2605 SETTING_PARAMS --> RESET_PARAMS 2606 RESET_PARAMS --> RESETTING_PARAMS 2607 Setting new parameter values... 2608 onParametersSet: 2609 CREC.Recognizer.non_terminal_timeout = 90 2610 CREC.Recognizer.terminal_timeout = 30 2611 CREC.Recognizer.optional_terminal_timeout = 45 2612 CREC.Recognizer.eou_threshold = 120 2613 SREC.Recognizer.utterance_timeout = 400 2614 RESETTING_PARAMS --> RESET 2615 RESET --> SHOW_ITERATION 2616 --------------------------------------- 2617 Iteration:21 2618 --------------------------------------- 2619 SHOW_ITERATION --> CREATE_GRAMMAR1 2620 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2621 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2622 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 2623 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2624 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2625 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 2626 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 2627 G1Listener: onLoaded 2628 G1Listener: Adding words to grammar slot 2629 item 0: Jen Parker 2630 item 1: John Martinez 2631 item 2: Andrew Evans 2632 G1Listener: Starting adding words to grammar slot 2633 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 2634 G1Listener: onAddItemList 2635 G1Listener: Finish adding words to grammar slot 2636 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 2637 G1Listener: onCompileAllSlots 2638 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 2639 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 2640 G1Listener: onSaved 2641 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 2642 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 2643 G1Listener: onUnloaded 2644 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 2645 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 2646 before CreateGrammar(/system/usr/srec/grammar3.g2g) 2647 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 2648 G2Listener: onLoaded 2649 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 2650 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 2651 +recognize() 2652 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 2653 MFRListener: onStarted() 2654 -recognize() 2655 onStarted 2656 onBeginningOfSpeech 2657 MFRListener: onStopped() 2658 onEndOfSpeech 2659 onRecognitionResult: 1 2660 result 1:phone delete Jen Parker:DEL Jen Parker:85 2661 +onStopped() 2662 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 2663 Saving.../system/usr/srec/R3_contactsTestSound.raw 2664 -onStopped() 2665 MFWListener: onStopped() 2666 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 2667 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 2668 G2Listener: onUnloaded 2669 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 2670 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 2671 G2Listener: onLoaded 2672 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 2673 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 2674 +recognize() 2675 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 2676 -recognize() 2677 MFRListener: onStarted() 2678 onStarted 2679 onBeginningOfSpeech 2680 MFRListener: onStopped() 2681 onEndOfSpeech 2682 onRecognitionResult: 1 2683 result 1:traffic information:TRFI:90 2684 +onStopped() 2685 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 2686 Saving.../system/usr/srec/R3_actionTestSound.raw 2687 -onStopped() 2688 MFWListener: onStopped() 2689 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 2690 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 2691 G2Listener: onUnloaded 2692 UNLOADING_GRAMMAR2 --> MICROPHONE 2693 Start recording... 2694 MICROPHONE --> STATE_MICROPHONE_STARTING 2695 MICListener: onStarted() 2696 Record for 2 secs. 2697 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 2698 MICROPHONE_RECORDING --> RECORDING_STOP 2699 RECORDING_STOP --> STOPPING_MICROPHONE 2700 MICListener: onStopped() 2701 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 2702 Sleep 1800 ms (workaround for Sooner audio driver bug) 2703 Woke up 2704 MICListener: Saving record sound R3_microphoneTestSound.raw 2705 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 2706 MFWListener: onStopped() 2707 SAVING_RECORDED_AUDIO --> COMPARE_FILES 2708 Compare MIC Files 2709 /system/usr/srec/R3_microphoneTestSound.raw 2710 Size:41004 2711 COMPARE_FILES --> GET_PARAMS 2712 GET_PARAMS --> GETTING_PARAMS 2713 Retrieving parameter values... 2714 onParametersGet: 2715 CREC.Recognizer.non_terminal_timeout = 90 2716 CREC.Recognizer.optional_terminal_timeout = 45 2717 CREC.Recognizer.terminal_timeout = 30 2718 CREC.Recognizer.eou_threshold = 120 2719 SREC.Recognizer.utterance_timeout = 400 2720 GETTING_PARAMS --> SET_PARAMS 2721 SET_PARAMS --> SETTING_PARAMS 2722 Setting new parameter values... 2723 onParametersSet: 2724 CREC.Recognizer.non_terminal_timeout = 400 2725 CREC.Recognizer.terminal_timeout = 200 2726 CREC.Recognizer.optional_terminal_timeout = 300 2727 CREC.Recognizer.eou_threshold = 500 2728 SREC.Recognizer.utterance_timeout = 100 2729 SETTING_PARAMS --> RESET_PARAMS 2730 RESET_PARAMS --> RESETTING_PARAMS 2731 Setting new parameter values... 2732 onParametersSet: 2733 CREC.Recognizer.non_terminal_timeout = 90 2734 CREC.Recognizer.terminal_timeout = 30 2735 CREC.Recognizer.optional_terminal_timeout = 45 2736 CREC.Recognizer.eou_threshold = 120 2737 SREC.Recognizer.utterance_timeout = 400 2738 RESETTING_PARAMS --> RESET 2739 RESET --> SHOW_ITERATION 2740 --------------------------------------- 2741 Iteration:22 2742 --------------------------------------- 2743 SHOW_ITERATION --> CREATE_GRAMMAR1 2744 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2745 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2746 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 2747 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2748 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2749 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 2750 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 2751 G1Listener: onLoaded 2752 G1Listener: Adding words to grammar slot 2753 item 0: Jen Parker 2754 item 1: John Martinez 2755 item 2: Andrew Evans 2756 G1Listener: Starting adding words to grammar slot 2757 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 2758 G1Listener: onAddItemList 2759 G1Listener: Finish adding words to grammar slot 2760 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 2761 G1Listener: onCompileAllSlots 2762 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 2763 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 2764 G1Listener: onSaved 2765 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 2766 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 2767 G1Listener: onUnloaded 2768 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 2769 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 2770 before CreateGrammar(/system/usr/srec/grammar3.g2g) 2771 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 2772 G2Listener: onLoaded 2773 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 2774 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 2775 +recognize() 2776 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 2777 MFRListener: onStarted() 2778 -recognize() 2779 onStarted 2780 onBeginningOfSpeech 2781 onEndOfSpeech 2782 onRecognitionResult: 1 2783 result 1:phone delete John Martinez:DEL John Martinez:88 2784 +onStopped() 2785 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 2786 Saving.../system/usr/srec/R3_contactsTestSound.raw 2787 -onStopped() 2788 MFRListener: onStopped() 2789 MFWListener: onStopped() 2790 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 2791 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 2792 G2Listener: onUnloaded 2793 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 2794 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 2795 G2Listener: onLoaded 2796 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 2797 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 2798 +recognize() 2799 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 2800 -recognize() 2801 MFRListener: onStarted() 2802 onStarted 2803 onBeginningOfSpeech 2804 MFRListener: onStopped() 2805 onEndOfSpeech 2806 onRecognitionResult: 1 2807 result 1:changer:CHANGER:90 2808 +onStopped() 2809 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 2810 Saving.../system/usr/srec/R3_actionTestSound.raw 2811 -onStopped() 2812 MFWListener: onStopped() 2813 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 2814 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 2815 G2Listener: onUnloaded 2816 UNLOADING_GRAMMAR2 --> MICROPHONE 2817 Start recording... 2818 MICROPHONE --> STATE_MICROPHONE_STARTING 2819 MICListener: onStarted() 2820 Record for 2 secs. 2821 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 2822 MICROPHONE_RECORDING --> RECORDING_STOP 2823 RECORDING_STOP --> STOPPING_MICROPHONE 2824 MICListener: onStopped() 2825 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 2826 Sleep 1800 ms (workaround for Sooner audio driver bug) 2827 Woke up 2828 MICListener: Saving record sound R3_microphoneTestSound.raw 2829 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 2830 MFWListener: onStopped() 2831 SAVING_RECORDED_AUDIO --> COMPARE_FILES 2832 Compare MIC Files 2833 /system/usr/srec/R3_microphoneTestSound.raw 2834 Size:41004 2835 COMPARE_FILES --> GET_PARAMS 2836 GET_PARAMS --> GETTING_PARAMS 2837 Retrieving parameter values... 2838 onParametersGet: 2839 CREC.Recognizer.non_terminal_timeout = 90 2840 CREC.Recognizer.optional_terminal_timeout = 45 2841 CREC.Recognizer.terminal_timeout = 30 2842 CREC.Recognizer.eou_threshold = 120 2843 SREC.Recognizer.utterance_timeout = 400 2844 GETTING_PARAMS --> SET_PARAMS 2845 SET_PARAMS --> SETTING_PARAMS 2846 Setting new parameter values... 2847 onParametersSet: 2848 CREC.Recognizer.non_terminal_timeout = 400 2849 CREC.Recognizer.terminal_timeout = 200 2850 CREC.Recognizer.optional_terminal_timeout = 300 2851 CREC.Recognizer.eou_threshold = 500 2852 SREC.Recognizer.utterance_timeout = 100 2853 SETTING_PARAMS --> RESET_PARAMS 2854 RESET_PARAMS --> RESETTING_PARAMS 2855 Setting new parameter values... 2856 onParametersSet: 2857 CREC.Recognizer.non_terminal_timeout = 90 2858 CREC.Recognizer.terminal_timeout = 30 2859 CREC.Recognizer.optional_terminal_timeout = 45 2860 CREC.Recognizer.eou_threshold = 120 2861 SREC.Recognizer.utterance_timeout = 400 2862 RESETTING_PARAMS --> RESET 2863 RESET --> SHOW_ITERATION 2864 --------------------------------------- 2865 Iteration:23 2866 --------------------------------------- 2867 SHOW_ITERATION --> CREATE_GRAMMAR1 2868 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2869 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2870 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 2871 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2872 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2873 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 2874 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 2875 G1Listener: onLoaded 2876 G1Listener: Adding words to grammar slot 2877 item 0: Jen Parker 2878 item 1: John Martinez 2879 item 2: Andrew Evans 2880 G1Listener: Starting adding words to grammar slot 2881 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 2882 G1Listener: onAddItemList 2883 G1Listener: Finish adding words to grammar slot 2884 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 2885 G1Listener: onCompileAllSlots 2886 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 2887 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 2888 G1Listener: onSaved 2889 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 2890 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 2891 G1Listener: onUnloaded 2892 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 2893 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 2894 before CreateGrammar(/system/usr/srec/grammar3.g2g) 2895 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 2896 G2Listener: onLoaded 2897 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 2898 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 2899 +recognize() 2900 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 2901 MFRListener: onStarted() 2902 -recognize() 2903 onStarted 2904 onBeginningOfSpeech 2905 onEndOfSpeech 2906 onRecognitionResult: 1 2907 result 1:Andrew Evans:Andrew Evans:87 2908 +onStopped() 2909 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 2910 Saving.../system/usr/srec/R3_contactsTestSound.raw 2911 -onStopped() 2912 MFRListener: onStopped() 2913 MFWListener: onStopped() 2914 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 2915 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 2916 G2Listener: onUnloaded 2917 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 2918 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 2919 G2Listener: onLoaded 2920 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 2921 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 2922 +recognize() 2923 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 2924 -recognize() 2925 MFRListener: onStarted() 2926 onStarted 2927 onBeginningOfSpeech 2928 MFRListener: onStopped() 2929 onEndOfSpeech 2930 onRecognitionResult: 1 2931 result 1:forward:FWD:85 2932 +onStopped() 2933 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 2934 Saving.../system/usr/srec/R3_actionTestSound.raw 2935 MFWListener: onStopped() 2936 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 2937 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 2938 -onStopped() 2939 G2Listener: onUnloaded 2940 UNLOADING_GRAMMAR2 --> MICROPHONE 2941 Start recording... 2942 MICROPHONE --> STATE_MICROPHONE_STARTING 2943 MICListener: onStarted() 2944 Record for 2 secs. 2945 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 2946 MICROPHONE_RECORDING --> RECORDING_STOP 2947 RECORDING_STOP --> STOPPING_MICROPHONE 2948 MICListener: onStopped() 2949 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 2950 Sleep 1800 ms (workaround for Sooner audio driver bug) 2951 Woke up 2952 MICListener: Saving record sound R3_microphoneTestSound.raw 2953 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 2954 MFWListener: onStopped() 2955 SAVING_RECORDED_AUDIO --> COMPARE_FILES 2956 Compare MIC Files 2957 /system/usr/srec/R3_microphoneTestSound.raw 2958 Size:41004 2959 COMPARE_FILES --> GET_PARAMS 2960 GET_PARAMS --> GETTING_PARAMS 2961 Retrieving parameter values... 2962 onParametersGet: 2963 CREC.Recognizer.non_terminal_timeout = 90 2964 CREC.Recognizer.optional_terminal_timeout = 45 2965 CREC.Recognizer.terminal_timeout = 30 2966 CREC.Recognizer.eou_threshold = 120 2967 SREC.Recognizer.utterance_timeout = 400 2968 GETTING_PARAMS --> SET_PARAMS 2969 SET_PARAMS --> SETTING_PARAMS 2970 Setting new parameter values... 2971 onParametersSet: 2972 CREC.Recognizer.non_terminal_timeout = 400 2973 CREC.Recognizer.terminal_timeout = 200 2974 CREC.Recognizer.optional_terminal_timeout = 300 2975 CREC.Recognizer.eou_threshold = 500 2976 SREC.Recognizer.utterance_timeout = 100 2977 SETTING_PARAMS --> RESET_PARAMS 2978 RESET_PARAMS --> RESETTING_PARAMS 2979 Setting new parameter values... 2980 onParametersSet: 2981 CREC.Recognizer.non_terminal_timeout = 90 2982 CREC.Recognizer.terminal_timeout = 30 2983 CREC.Recognizer.optional_terminal_timeout = 45 2984 CREC.Recognizer.eou_threshold = 120 2985 SREC.Recognizer.utterance_timeout = 400 2986 RESETTING_PARAMS --> RESET 2987 RESET --> SHOW_ITERATION 2988 --------------------------------------- 2989 Iteration:24 2990 --------------------------------------- 2991 SHOW_ITERATION --> CREATE_GRAMMAR1 2992 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2993 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2994 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 2995 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2996 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 2997 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 2998 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 2999 G1Listener: onLoaded 3000 G1Listener: Adding words to grammar slot 3001 item 0: Jen Parker 3002 item 1: John Martinez 3003 item 2: Andrew Evans 3004 G1Listener: Starting adding words to grammar slot 3005 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 3006 G1Listener: onAddItemList 3007 G1Listener: Finish adding words to grammar slot 3008 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 3009 G1Listener: onCompileAllSlots 3010 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 3011 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 3012 G1Listener: onSaved 3013 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 3014 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 3015 G1Listener: onUnloaded 3016 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 3017 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 3018 before CreateGrammar(/system/usr/srec/grammar3.g2g) 3019 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 3020 G2Listener: onLoaded 3021 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 3022 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 3023 +recognize() 3024 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 3025 MFRListener: onStarted() 3026 -recognize() 3027 onStarted 3028 onBeginningOfSpeech 3029 MFRListener: onStopped() 3030 onEndOfSpeech 3031 onRecognitionResult: 1 3032 result 1:phone delete Jen Parker:DEL Jen Parker:84 3033 +onStopped() 3034 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 3035 Saving.../system/usr/srec/R3_contactsTestSound.raw 3036 -onStopped() 3037 MFWListener: onStopped() 3038 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 3039 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 3040 G2Listener: onUnloaded 3041 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 3042 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 3043 G2Listener: onLoaded 3044 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 3045 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 3046 +recognize() 3047 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 3048 -recognize() 3049 MFRListener: onStarted() 3050 onStarted 3051 onBeginningOfSpeech 3052 onEndOfSpeech 3053 MFRListener: onStopped() 3054 onRecognitionResult: 1 3055 result 1:traffic information:TRFI:90 3056 +onStopped() 3057 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 3058 Saving.../system/usr/srec/R3_actionTestSound.raw 3059 -onStopped() 3060 MFWListener: onStopped() 3061 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 3062 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 3063 G2Listener: onUnloaded 3064 UNLOADING_GRAMMAR2 --> MICROPHONE 3065 Start recording... 3066 MICROPHONE --> STATE_MICROPHONE_STARTING 3067 MICListener: onStarted() 3068 Record for 2 secs. 3069 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 3070 MICROPHONE_RECORDING --> RECORDING_STOP 3071 RECORDING_STOP --> STOPPING_MICROPHONE 3072 MICListener: onStopped() 3073 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 3074 Sleep 1800 ms (workaround for Sooner audio driver bug) 3075 Woke up 3076 MICListener: Saving record sound R3_microphoneTestSound.raw 3077 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 3078 MFWListener: onStopped() 3079 SAVING_RECORDED_AUDIO --> COMPARE_FILES 3080 Compare MIC Files 3081 /system/usr/srec/R3_microphoneTestSound.raw 3082 Size:41004 3083 COMPARE_FILES --> GET_PARAMS 3084 GET_PARAMS --> GETTING_PARAMS 3085 Retrieving parameter values... 3086 onParametersGet: 3087 CREC.Recognizer.non_terminal_timeout = 90 3088 CREC.Recognizer.optional_terminal_timeout = 45 3089 CREC.Recognizer.terminal_timeout = 30 3090 CREC.Recognizer.eou_threshold = 120 3091 SREC.Recognizer.utterance_timeout = 400 3092 GETTING_PARAMS --> SET_PARAMS 3093 SET_PARAMS --> SETTING_PARAMS 3094 Setting new parameter values... 3095 onParametersSet: 3096 CREC.Recognizer.non_terminal_timeout = 400 3097 CREC.Recognizer.terminal_timeout = 200 3098 CREC.Recognizer.optional_terminal_timeout = 300 3099 CREC.Recognizer.eou_threshold = 500 3100 SREC.Recognizer.utterance_timeout = 100 3101 SETTING_PARAMS --> RESET_PARAMS 3102 RESET_PARAMS --> RESETTING_PARAMS 3103 Setting new parameter values... 3104 onParametersSet: 3105 CREC.Recognizer.non_terminal_timeout = 90 3106 CREC.Recognizer.terminal_timeout = 30 3107 CREC.Recognizer.optional_terminal_timeout = 45 3108 CREC.Recognizer.eou_threshold = 120 3109 SREC.Recognizer.utterance_timeout = 400 3110 RESETTING_PARAMS --> RESET 3111 RESET --> SHOW_ITERATION 3112 --------------------------------------- 3113 Iteration:25 3114 --------------------------------------- 3115 SHOW_ITERATION --> CREATE_GRAMMAR1 3116 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3117 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3118 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 3119 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3120 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3121 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 3122 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 3123 G1Listener: onLoaded 3124 G1Listener: Adding words to grammar slot 3125 item 0: Jen Parker 3126 item 1: John Martinez 3127 item 2: Andrew Evans 3128 G1Listener: Starting adding words to grammar slot 3129 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 3130 G1Listener: onAddItemList 3131 G1Listener: Finish adding words to grammar slot 3132 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 3133 G1Listener: onCompileAllSlots 3134 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 3135 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 3136 G1Listener: onSaved 3137 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 3138 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 3139 G1Listener: onUnloaded 3140 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 3141 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 3142 before CreateGrammar(/system/usr/srec/grammar3.g2g) 3143 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 3144 G2Listener: onLoaded 3145 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 3146 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 3147 +recognize() 3148 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 3149 MFRListener: onStarted() 3150 -recognize() 3151 onStarted 3152 onBeginningOfSpeech 3153 onEndOfSpeech 3154 onRecognitionResult: 1 3155 result 1:phone delete John Martinez:DEL John Martinez:88 3156 +onStopped() 3157 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 3158 Saving.../system/usr/srec/R3_contactsTestSound.raw 3159 -onStopped() 3160 MFRListener: onStopped() 3161 MFWListener: onStopped() 3162 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 3163 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 3164 G2Listener: onUnloaded 3165 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 3166 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 3167 G2Listener: onLoaded 3168 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 3169 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 3170 +recognize() 3171 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 3172 -recognize() 3173 MFRListener: onStarted() 3174 onStarted 3175 onBeginningOfSpeech 3176 MFRListener: onStopped() 3177 onEndOfSpeech 3178 onRecognitionResult: 1 3179 result 1:changer:CHANGER:90 3180 +onStopped() 3181 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 3182 Saving.../system/usr/srec/R3_actionTestSound.raw 3183 -onStopped() 3184 MFWListener: onStopped() 3185 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 3186 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 3187 G2Listener: onUnloaded 3188 UNLOADING_GRAMMAR2 --> MICROPHONE 3189 Start recording... 3190 MICROPHONE --> STATE_MICROPHONE_STARTING 3191 MICListener: onStarted() 3192 Record for 2 secs. 3193 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 3194 MICROPHONE_RECORDING --> RECORDING_STOP 3195 RECORDING_STOP --> STOPPING_MICROPHONE 3196 MICListener: onStopped() 3197 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 3198 Sleep 1800 ms (workaround for Sooner audio driver bug) 3199 Woke up 3200 MICListener: Saving record sound R3_microphoneTestSound.raw 3201 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 3202 MFWListener: onStopped() 3203 SAVING_RECORDED_AUDIO --> COMPARE_FILES 3204 Compare MIC Files 3205 /system/usr/srec/R3_microphoneTestSound.raw 3206 Size:41004 3207 COMPARE_FILES --> GET_PARAMS 3208 GET_PARAMS --> GETTING_PARAMS 3209 Retrieving parameter values... 3210 onParametersGet: 3211 CREC.Recognizer.non_terminal_timeout = 90 3212 CREC.Recognizer.optional_terminal_timeout = 45 3213 CREC.Recognizer.terminal_timeout = 30 3214 CREC.Recognizer.eou_threshold = 120 3215 SREC.Recognizer.utterance_timeout = 400 3216 GETTING_PARAMS --> SET_PARAMS 3217 SET_PARAMS --> SETTING_PARAMS 3218 Setting new parameter values... 3219 onParametersSet: 3220 CREC.Recognizer.non_terminal_timeout = 400 3221 CREC.Recognizer.terminal_timeout = 200 3222 CREC.Recognizer.optional_terminal_timeout = 300 3223 CREC.Recognizer.eou_threshold = 500 3224 SREC.Recognizer.utterance_timeout = 100 3225 SETTING_PARAMS --> RESET_PARAMS 3226 RESET_PARAMS --> RESETTING_PARAMS 3227 Setting new parameter values... 3228 onParametersSet: 3229 CREC.Recognizer.non_terminal_timeout = 90 3230 CREC.Recognizer.terminal_timeout = 30 3231 CREC.Recognizer.optional_terminal_timeout = 45 3232 CREC.Recognizer.eou_threshold = 120 3233 SREC.Recognizer.utterance_timeout = 400 3234 RESETTING_PARAMS --> RESET 3235 RESET --> SHOW_ITERATION 3236 --------------------------------------- 3237 Iteration:26 3238 --------------------------------------- 3239 SHOW_ITERATION --> CREATE_GRAMMAR1 3240 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3241 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3242 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 3243 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3244 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3245 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 3246 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 3247 G1Listener: onLoaded 3248 G1Listener: Adding words to grammar slot 3249 item 0: Jen Parker 3250 item 1: John Martinez 3251 item 2: Andrew Evans 3252 G1Listener: Starting adding words to grammar slot 3253 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 3254 G1Listener: onAddItemList 3255 G1Listener: Finish adding words to grammar slot 3256 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 3257 G1Listener: onCompileAllSlots 3258 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 3259 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 3260 G1Listener: onSaved 3261 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 3262 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 3263 G1Listener: onUnloaded 3264 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 3265 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 3266 before CreateGrammar(/system/usr/srec/grammar3.g2g) 3267 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 3268 G2Listener: onLoaded 3269 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 3270 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 3271 +recognize() 3272 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 3273 MFRListener: onStarted() 3274 -recognize() 3275 onStarted 3276 onBeginningOfSpeech 3277 onEndOfSpeech 3278 onRecognitionResult: 1 3279 result 1:Andrew Evans:Andrew Evans:87 3280 +onStopped() 3281 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 3282 Saving.../system/usr/srec/R3_contactsTestSound.raw 3283 -onStopped() 3284 MFRListener: onStopped() 3285 MFWListener: onStopped() 3286 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 3287 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 3288 G2Listener: onUnloaded 3289 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 3290 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 3291 G2Listener: onLoaded 3292 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 3293 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 3294 +recognize() 3295 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 3296 MFRListener: onStarted() 3297 -recognize() 3298 onStarted 3299 onBeginningOfSpeech 3300 MFRListener: onStopped() 3301 onEndOfSpeech 3302 onRecognitionResult: 1 3303 result 1:forward:FWD:85 3304 +onStopped() 3305 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 3306 Saving.../system/usr/srec/R3_actionTestSound.raw 3307 -onStopped() 3308 MFWListener: onStopped() 3309 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 3310 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 3311 G2Listener: onUnloaded 3312 UNLOADING_GRAMMAR2 --> MICROPHONE 3313 Start recording... 3314 MICROPHONE --> STATE_MICROPHONE_STARTING 3315 MICListener: onStarted() 3316 Record for 2 secs. 3317 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 3318 MICROPHONE_RECORDING --> RECORDING_STOP 3319 RECORDING_STOP --> STOPPING_MICROPHONE 3320 MICListener: onStopped() 3321 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 3322 Sleep 1800 ms (workaround for Sooner audio driver bug) 3323 Woke up 3324 MICListener: Saving record sound R3_microphoneTestSound.raw 3325 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 3326 MFWListener: onStopped() 3327 SAVING_RECORDED_AUDIO --> COMPARE_FILES 3328 Compare MIC Files 3329 /system/usr/srec/R3_microphoneTestSound.raw 3330 Size:41004 3331 COMPARE_FILES --> GET_PARAMS 3332 GET_PARAMS --> GETTING_PARAMS 3333 Retrieving parameter values... 3334 onParametersGet: 3335 CREC.Recognizer.non_terminal_timeout = 90 3336 CREC.Recognizer.optional_terminal_timeout = 45 3337 CREC.Recognizer.terminal_timeout = 30 3338 CREC.Recognizer.eou_threshold = 120 3339 SREC.Recognizer.utterance_timeout = 400 3340 GETTING_PARAMS --> SET_PARAMS 3341 SET_PARAMS --> SETTING_PARAMS 3342 Setting new parameter values... 3343 onParametersSet: 3344 CREC.Recognizer.non_terminal_timeout = 400 3345 CREC.Recognizer.terminal_timeout = 200 3346 CREC.Recognizer.optional_terminal_timeout = 300 3347 CREC.Recognizer.eou_threshold = 500 3348 SREC.Recognizer.utterance_timeout = 100 3349 SETTING_PARAMS --> RESET_PARAMS 3350 RESET_PARAMS --> RESETTING_PARAMS 3351 Setting new parameter values... 3352 onParametersSet: 3353 CREC.Recognizer.non_terminal_timeout = 90 3354 CREC.Recognizer.terminal_timeout = 30 3355 CREC.Recognizer.optional_terminal_timeout = 45 3356 CREC.Recognizer.eou_threshold = 120 3357 SREC.Recognizer.utterance_timeout = 400 3358 RESETTING_PARAMS --> RESET 3359 RESET --> SHOW_ITERATION 3360 --------------------------------------- 3361 Iteration:27 3362 --------------------------------------- 3363 SHOW_ITERATION --> CREATE_GRAMMAR1 3364 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3365 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3366 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 3367 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3368 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3369 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 3370 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 3371 G1Listener: onLoaded 3372 G1Listener: Adding words to grammar slot 3373 item 0: Jen Parker 3374 item 1: John Martinez 3375 item 2: Andrew Evans 3376 G1Listener: Starting adding words to grammar slot 3377 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 3378 G1Listener: onAddItemList 3379 G1Listener: Finish adding words to grammar slot 3380 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 3381 G1Listener: onCompileAllSlots 3382 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 3383 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 3384 G1Listener: onSaved 3385 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 3386 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 3387 G1Listener: onUnloaded 3388 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 3389 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 3390 before CreateGrammar(/system/usr/srec/grammar3.g2g) 3391 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 3392 G2Listener: onLoaded 3393 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 3394 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 3395 +recognize() 3396 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 3397 MFRListener: onStarted() 3398 -recognize() 3399 onStarted 3400 onBeginningOfSpeech 3401 MFRListener: onStopped() 3402 onEndOfSpeech 3403 onRecognitionResult: 1 3404 result 1:phone delete Jen Parker:DEL Jen Parker:84 3405 +onStopped() 3406 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 3407 Saving.../system/usr/srec/R3_contactsTestSound.raw 3408 -onStopped() 3409 MFWListener: onStopped() 3410 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 3411 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 3412 G2Listener: onUnloaded 3413 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 3414 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 3415 G2Listener: onLoaded 3416 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 3417 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 3418 +recognize() 3419 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 3420 -recognize() 3421 MFRListener: onStarted() 3422 onStarted 3423 onBeginningOfSpeech 3424 MFRListener: onStopped() 3425 onEndOfSpeech 3426 onRecognitionResult: 1 3427 result 1:traffic information:TRFI:90 3428 +onStopped() 3429 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 3430 Saving.../system/usr/srec/R3_actionTestSound.raw 3431 -onStopped() 3432 MFWListener: onStopped() 3433 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 3434 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 3435 G2Listener: onUnloaded 3436 UNLOADING_GRAMMAR2 --> MICROPHONE 3437 Start recording... 3438 MICROPHONE --> STATE_MICROPHONE_STARTING 3439 MICListener: onStarted() 3440 Record for 2 secs. 3441 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 3442 MICROPHONE_RECORDING --> RECORDING_STOP 3443 RECORDING_STOP --> STOPPING_MICROPHONE 3444 MICListener: onStopped() 3445 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 3446 Sleep 1800 ms (workaround for Sooner audio driver bug) 3447 Woke up 3448 MICListener: Saving record sound R3_microphoneTestSound.raw 3449 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 3450 MFWListener: onStopped() 3451 SAVING_RECORDED_AUDIO --> COMPARE_FILES 3452 Compare MIC Files 3453 /system/usr/srec/R3_microphoneTestSound.raw 3454 Size:41004 3455 COMPARE_FILES --> GET_PARAMS 3456 GET_PARAMS --> GETTING_PARAMS 3457 Retrieving parameter values... 3458 onParametersGet: 3459 CREC.Recognizer.non_terminal_timeout = 90 3460 CREC.Recognizer.optional_terminal_timeout = 45 3461 CREC.Recognizer.terminal_timeout = 30 3462 CREC.Recognizer.eou_threshold = 120 3463 SREC.Recognizer.utterance_timeout = 400 3464 GETTING_PARAMS --> SET_PARAMS 3465 SET_PARAMS --> SETTING_PARAMS 3466 Setting new parameter values... 3467 onParametersSet: 3468 CREC.Recognizer.non_terminal_timeout = 400 3469 CREC.Recognizer.terminal_timeout = 200 3470 CREC.Recognizer.optional_terminal_timeout = 300 3471 CREC.Recognizer.eou_threshold = 500 3472 SREC.Recognizer.utterance_timeout = 100 3473 SETTING_PARAMS --> RESET_PARAMS 3474 RESET_PARAMS --> RESETTING_PARAMS 3475 Setting new parameter values... 3476 onParametersSet: 3477 CREC.Recognizer.non_terminal_timeout = 90 3478 CREC.Recognizer.terminal_timeout = 30 3479 CREC.Recognizer.optional_terminal_timeout = 45 3480 CREC.Recognizer.eou_threshold = 120 3481 SREC.Recognizer.utterance_timeout = 400 3482 RESETTING_PARAMS --> RESET 3483 RESET --> SHOW_ITERATION 3484 --------------------------------------- 3485 Iteration:28 3486 --------------------------------------- 3487 SHOW_ITERATION --> CREATE_GRAMMAR1 3488 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3489 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3490 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 3491 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3492 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3493 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 3494 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 3495 G1Listener: onLoaded 3496 G1Listener: Adding words to grammar slot 3497 item 0: Jen Parker 3498 item 1: John Martinez 3499 item 2: Andrew Evans 3500 G1Listener: Starting adding words to grammar slot 3501 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 3502 G1Listener: onAddItemList 3503 G1Listener: Finish adding words to grammar slot 3504 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 3505 G1Listener: onCompileAllSlots 3506 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 3507 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 3508 G1Listener: onSaved 3509 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 3510 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 3511 G1Listener: onUnloaded 3512 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 3513 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 3514 before CreateGrammar(/system/usr/srec/grammar3.g2g) 3515 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 3516 G2Listener: onLoaded 3517 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 3518 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 3519 +recognize() 3520 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 3521 MFRListener: onStarted() 3522 -recognize() 3523 onStarted 3524 onBeginningOfSpeech 3525 onEndOfSpeech 3526 onRecognitionResult: 1 3527 result 1:phone delete John Martinez:DEL John Martinez:88 3528 +onStopped() 3529 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 3530 Saving.../system/usr/srec/R3_contactsTestSound.raw 3531 -onStopped() 3532 MFRListener: onStopped() 3533 MFWListener: onStopped() 3534 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 3535 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 3536 G2Listener: onUnloaded 3537 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 3538 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 3539 G2Listener: onLoaded 3540 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 3541 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 3542 +recognize() 3543 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 3544 MFRListener: onStarted() 3545 -recognize() 3546 onStarted 3547 onBeginningOfSpeech 3548 MFRListener: onStopped() 3549 onEndOfSpeech 3550 onRecognitionResult: 1 3551 result 1:changer:CHANGER:90 3552 +onStopped() 3553 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 3554 Saving.../system/usr/srec/R3_actionTestSound.raw 3555 MFWListener: onStopped() 3556 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 3557 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 3558 -onStopped() 3559 G2Listener: onUnloaded 3560 UNLOADING_GRAMMAR2 --> MICROPHONE 3561 Start recording... 3562 MICROPHONE --> STATE_MICROPHONE_STARTING 3563 MICListener: onStarted() 3564 Record for 2 secs. 3565 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 3566 MICROPHONE_RECORDING --> RECORDING_STOP 3567 RECORDING_STOP --> STOPPING_MICROPHONE 3568 MICListener: onStopped() 3569 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 3570 Sleep 1800 ms (workaround for Sooner audio driver bug) 3571 Woke up 3572 MICListener: Saving record sound R3_microphoneTestSound.raw 3573 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 3574 MFWListener: onStopped() 3575 SAVING_RECORDED_AUDIO --> COMPARE_FILES 3576 Compare MIC Files 3577 /system/usr/srec/R3_microphoneTestSound.raw 3578 Size:41004 3579 COMPARE_FILES --> GET_PARAMS 3580 GET_PARAMS --> GETTING_PARAMS 3581 Retrieving parameter values... 3582 onParametersGet: 3583 CREC.Recognizer.non_terminal_timeout = 90 3584 CREC.Recognizer.optional_terminal_timeout = 45 3585 CREC.Recognizer.terminal_timeout = 30 3586 CREC.Recognizer.eou_threshold = 120 3587 SREC.Recognizer.utterance_timeout = 400 3588 GETTING_PARAMS --> SET_PARAMS 3589 SET_PARAMS --> SETTING_PARAMS 3590 Setting new parameter values... 3591 onParametersSet: 3592 CREC.Recognizer.non_terminal_timeout = 400 3593 CREC.Recognizer.terminal_timeout = 200 3594 CREC.Recognizer.optional_terminal_timeout = 300 3595 CREC.Recognizer.eou_threshold = 500 3596 SREC.Recognizer.utterance_timeout = 100 3597 SETTING_PARAMS --> RESET_PARAMS 3598 RESET_PARAMS --> RESETTING_PARAMS 3599 Setting new parameter values... 3600 onParametersSet: 3601 CREC.Recognizer.non_terminal_timeout = 90 3602 CREC.Recognizer.terminal_timeout = 30 3603 CREC.Recognizer.optional_terminal_timeout = 45 3604 CREC.Recognizer.eou_threshold = 120 3605 SREC.Recognizer.utterance_timeout = 400 3606 RESETTING_PARAMS --> RESET 3607 RESET --> SHOW_ITERATION 3608 --------------------------------------- 3609 Iteration:29 3610 --------------------------------------- 3611 SHOW_ITERATION --> CREATE_GRAMMAR1 3612 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3613 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3614 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 3615 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3616 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3617 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 3618 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 3619 G1Listener: onLoaded 3620 G1Listener: Adding words to grammar slot 3621 item 0: Jen Parker 3622 item 1: John Martinez 3623 item 2: Andrew Evans 3624 G1Listener: Starting adding words to grammar slot 3625 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 3626 G1Listener: onAddItemList 3627 G1Listener: Finish adding words to grammar slot 3628 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 3629 G1Listener: onCompileAllSlots 3630 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 3631 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 3632 G1Listener: onSaved 3633 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 3634 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 3635 G1Listener: onUnloaded 3636 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 3637 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 3638 before CreateGrammar(/system/usr/srec/grammar3.g2g) 3639 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 3640 G2Listener: onLoaded 3641 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 3642 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 3643 +recognize() 3644 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 3645 MFRListener: onStarted() 3646 -recognize() 3647 onStarted 3648 onBeginningOfSpeech 3649 onEndOfSpeech 3650 onRecognitionResult: 1 3651 result 1:Andrew Evans:Andrew Evans:87 3652 +onStopped() 3653 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 3654 Saving.../system/usr/srec/R3_contactsTestSound.raw 3655 -onStopped() 3656 MFRListener: onStopped() 3657 MFWListener: onStopped() 3658 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 3659 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 3660 G2Listener: onUnloaded 3661 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 3662 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 3663 G2Listener: onLoaded 3664 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 3665 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 3666 +recognize() 3667 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 3668 -recognize() 3669 MFRListener: onStarted() 3670 onStarted 3671 onBeginningOfSpeech 3672 MFRListener: onStopped() 3673 onEndOfSpeech 3674 onRecognitionResult: 1 3675 result 1:forward:FWD:85 3676 +onStopped() 3677 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 3678 Saving.../system/usr/srec/R3_actionTestSound.raw 3679 MFWListener: onStopped() 3680 -onStopped() 3681 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 3682 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 3683 G2Listener: onUnloaded 3684 UNLOADING_GRAMMAR2 --> MICROPHONE 3685 Start recording... 3686 MICROPHONE --> STATE_MICROPHONE_STARTING 3687 MICListener: onStarted() 3688 Record for 2 secs. 3689 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 3690 MICROPHONE_RECORDING --> RECORDING_STOP 3691 RECORDING_STOP --> STOPPING_MICROPHONE 3692 MICListener: onStopped() 3693 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 3694 Sleep 1800 ms (workaround for Sooner audio driver bug) 3695 Woke up 3696 MICListener: Saving record sound R3_microphoneTestSound.raw 3697 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 3698 MFWListener: onStopped() 3699 SAVING_RECORDED_AUDIO --> COMPARE_FILES 3700 Compare MIC Files 3701 /system/usr/srec/R3_microphoneTestSound.raw 3702 Size:41004 3703 COMPARE_FILES --> GET_PARAMS 3704 GET_PARAMS --> GETTING_PARAMS 3705 Retrieving parameter values... 3706 onParametersGet: 3707 CREC.Recognizer.non_terminal_timeout = 90 3708 CREC.Recognizer.optional_terminal_timeout = 45 3709 CREC.Recognizer.terminal_timeout = 30 3710 CREC.Recognizer.eou_threshold = 120 3711 SREC.Recognizer.utterance_timeout = 400 3712 GETTING_PARAMS --> SET_PARAMS 3713 SET_PARAMS --> SETTING_PARAMS 3714 Setting new parameter values... 3715 onParametersSet: 3716 CREC.Recognizer.non_terminal_timeout = 400 3717 CREC.Recognizer.terminal_timeout = 200 3718 CREC.Recognizer.optional_terminal_timeout = 300 3719 CREC.Recognizer.eou_threshold = 500 3720 SREC.Recognizer.utterance_timeout = 100 3721 SETTING_PARAMS --> RESET_PARAMS 3722 RESET_PARAMS --> RESETTING_PARAMS 3723 Setting new parameter values... 3724 onParametersSet: 3725 CREC.Recognizer.non_terminal_timeout = 90 3726 CREC.Recognizer.terminal_timeout = 30 3727 CREC.Recognizer.optional_terminal_timeout = 45 3728 CREC.Recognizer.eou_threshold = 120 3729 SREC.Recognizer.utterance_timeout = 400 3730 RESETTING_PARAMS --> RESET 3731 RESET --> SHOW_ITERATION 3732 --------------------------------------- 3733 Iteration:30 3734 --------------------------------------- 3735 SHOW_ITERATION --> CREATE_GRAMMAR1 3736 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3737 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3738 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 3739 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3740 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3741 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 3742 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 3743 G1Listener: onLoaded 3744 G1Listener: Adding words to grammar slot 3745 item 0: Jen Parker 3746 item 1: John Martinez 3747 item 2: Andrew Evans 3748 G1Listener: Starting adding words to grammar slot 3749 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 3750 G1Listener: onAddItemList 3751 G1Listener: Finish adding words to grammar slot 3752 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 3753 G1Listener: onCompileAllSlots 3754 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 3755 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 3756 G1Listener: onSaved 3757 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 3758 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 3759 G1Listener: onUnloaded 3760 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 3761 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 3762 before CreateGrammar(/system/usr/srec/grammar3.g2g) 3763 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 3764 G2Listener: onLoaded 3765 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 3766 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 3767 +recognize() 3768 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 3769 MFRListener: onStarted() 3770 -recognize() 3771 onStarted 3772 onBeginningOfSpeech 3773 MFRListener: onStopped() 3774 onEndOfSpeech 3775 onRecognitionResult: 1 3776 result 1:phone delete Jen Parker:DEL Jen Parker:84 3777 +onStopped() 3778 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 3779 Saving.../system/usr/srec/R3_contactsTestSound.raw 3780 -onStopped() 3781 MFWListener: onStopped() 3782 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 3783 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 3784 G2Listener: onUnloaded 3785 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 3786 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 3787 G2Listener: onLoaded 3788 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 3789 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 3790 +recognize() 3791 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 3792 MFRListener: onStarted() 3793 onStarted 3794 -recognize() 3795 onBeginningOfSpeech 3796 MFRListener: onStopped() 3797 onEndOfSpeech 3798 onRecognitionResult: 1 3799 result 1:traffic information:TRFI:90 3800 +onStopped() 3801 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 3802 Saving.../system/usr/srec/R3_actionTestSound.raw 3803 -onStopped() 3804 MFWListener: onStopped() 3805 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 3806 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 3807 G2Listener: onUnloaded 3808 UNLOADING_GRAMMAR2 --> MICROPHONE 3809 Start recording... 3810 MICROPHONE --> STATE_MICROPHONE_STARTING 3811 MICListener: onStarted() 3812 Record for 2 secs. 3813 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 3814 MICROPHONE_RECORDING --> RECORDING_STOP 3815 RECORDING_STOP --> STOPPING_MICROPHONE 3816 MICListener: onStopped() 3817 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 3818 Sleep 1800 ms (workaround for Sooner audio driver bug) 3819 Woke up 3820 MICListener: Saving record sound R3_microphoneTestSound.raw 3821 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 3822 MFWListener: onStopped() 3823 SAVING_RECORDED_AUDIO --> COMPARE_FILES 3824 Compare MIC Files 3825 /system/usr/srec/R3_microphoneTestSound.raw 3826 Size:41004 3827 COMPARE_FILES --> GET_PARAMS 3828 GET_PARAMS --> GETTING_PARAMS 3829 Retrieving parameter values... 3830 onParametersGet: 3831 CREC.Recognizer.non_terminal_timeout = 90 3832 CREC.Recognizer.optional_terminal_timeout = 45 3833 CREC.Recognizer.terminal_timeout = 30 3834 CREC.Recognizer.eou_threshold = 120 3835 SREC.Recognizer.utterance_timeout = 400 3836 GETTING_PARAMS --> SET_PARAMS 3837 SET_PARAMS --> SETTING_PARAMS 3838 Setting new parameter values... 3839 onParametersSet: 3840 CREC.Recognizer.non_terminal_timeout = 400 3841 CREC.Recognizer.terminal_timeout = 200 3842 CREC.Recognizer.optional_terminal_timeout = 300 3843 CREC.Recognizer.eou_threshold = 500 3844 SREC.Recognizer.utterance_timeout = 100 3845 SETTING_PARAMS --> RESET_PARAMS 3846 RESET_PARAMS --> RESETTING_PARAMS 3847 Setting new parameter values... 3848 onParametersSet: 3849 CREC.Recognizer.non_terminal_timeout = 90 3850 CREC.Recognizer.terminal_timeout = 30 3851 CREC.Recognizer.optional_terminal_timeout = 45 3852 CREC.Recognizer.eou_threshold = 120 3853 SREC.Recognizer.utterance_timeout = 400 3854 RESETTING_PARAMS --> RESET 3855 RESET --> SHOW_ITERATION 3856 --------------------------------------- 3857 Iteration:31 3858 --------------------------------------- 3859 SHOW_ITERATION --> CREATE_GRAMMAR1 3860 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3861 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3862 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 3863 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3864 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3865 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 3866 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 3867 G1Listener: onLoaded 3868 G1Listener: Adding words to grammar slot 3869 item 0: Jen Parker 3870 item 1: John Martinez 3871 item 2: Andrew Evans 3872 G1Listener: Starting adding words to grammar slot 3873 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 3874 G1Listener: onAddItemList 3875 G1Listener: Finish adding words to grammar slot 3876 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 3877 G1Listener: onCompileAllSlots 3878 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 3879 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 3880 G1Listener: onSaved 3881 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 3882 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 3883 G1Listener: onUnloaded 3884 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 3885 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 3886 before CreateGrammar(/system/usr/srec/grammar3.g2g) 3887 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 3888 G2Listener: onLoaded 3889 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 3890 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 3891 +recognize() 3892 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 3893 MFRListener: onStarted() 3894 -recognize() 3895 onStarted 3896 onBeginningOfSpeech 3897 onEndOfSpeech 3898 onRecognitionResult: 1 3899 result 1:phone delete John Martinez:DEL John Martinez:88 3900 +onStopped() 3901 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 3902 Saving.../system/usr/srec/R3_contactsTestSound.raw 3903 -onStopped() 3904 MFRListener: onStopped() 3905 MFWListener: onStopped() 3906 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 3907 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 3908 G2Listener: onUnloaded 3909 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 3910 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 3911 G2Listener: onLoaded 3912 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 3913 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 3914 +recognize() 3915 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 3916 -recognize() 3917 MFRListener: onStarted() 3918 onStarted 3919 onBeginningOfSpeech 3920 MFRListener: onStopped() 3921 onEndOfSpeech 3922 onRecognitionResult: 1 3923 result 1:changer:CHANGER:90 3924 +onStopped() 3925 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 3926 Saving.../system/usr/srec/R3_actionTestSound.raw 3927 -onStopped() 3928 MFWListener: onStopped() 3929 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 3930 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 3931 G2Listener: onUnloaded 3932 UNLOADING_GRAMMAR2 --> MICROPHONE 3933 Start recording... 3934 MICROPHONE --> STATE_MICROPHONE_STARTING 3935 MICListener: onStarted() 3936 Record for 2 secs. 3937 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 3938 MICROPHONE_RECORDING --> RECORDING_STOP 3939 RECORDING_STOP --> STOPPING_MICROPHONE 3940 MICListener: onStopped() 3941 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 3942 Sleep 1800 ms (workaround for Sooner audio driver bug) 3943 Woke up 3944 MICListener: Saving record sound R3_microphoneTestSound.raw 3945 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 3946 MFWListener: onStopped() 3947 SAVING_RECORDED_AUDIO --> COMPARE_FILES 3948 Compare MIC Files 3949 /system/usr/srec/R3_microphoneTestSound.raw 3950 Size:41004 3951 COMPARE_FILES --> GET_PARAMS 3952 GET_PARAMS --> GETTING_PARAMS 3953 Retrieving parameter values... 3954 onParametersGet: 3955 CREC.Recognizer.non_terminal_timeout = 90 3956 CREC.Recognizer.optional_terminal_timeout = 45 3957 CREC.Recognizer.terminal_timeout = 30 3958 CREC.Recognizer.eou_threshold = 120 3959 SREC.Recognizer.utterance_timeout = 400 3960 GETTING_PARAMS --> SET_PARAMS 3961 SET_PARAMS --> SETTING_PARAMS 3962 Setting new parameter values... 3963 onParametersSet: 3964 CREC.Recognizer.non_terminal_timeout = 400 3965 CREC.Recognizer.terminal_timeout = 200 3966 CREC.Recognizer.optional_terminal_timeout = 300 3967 CREC.Recognizer.eou_threshold = 500 3968 SREC.Recognizer.utterance_timeout = 100 3969 SETTING_PARAMS --> RESET_PARAMS 3970 RESET_PARAMS --> RESETTING_PARAMS 3971 Setting new parameter values... 3972 onParametersSet: 3973 CREC.Recognizer.non_terminal_timeout = 90 3974 CREC.Recognizer.terminal_timeout = 30 3975 CREC.Recognizer.optional_terminal_timeout = 45 3976 CREC.Recognizer.eou_threshold = 120 3977 SREC.Recognizer.utterance_timeout = 400 3978 RESETTING_PARAMS --> RESET 3979 RESET --> SHOW_ITERATION 3980 --------------------------------------- 3981 Iteration:32 3982 --------------------------------------- 3983 SHOW_ITERATION --> CREATE_GRAMMAR1 3984 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3985 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3986 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 3987 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3988 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 3989 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 3990 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 3991 G1Listener: onLoaded 3992 G1Listener: Adding words to grammar slot 3993 item 0: Jen Parker 3994 item 1: John Martinez 3995 item 2: Andrew Evans 3996 G1Listener: Starting adding words to grammar slot 3997 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 3998 G1Listener: onAddItemList 3999 G1Listener: Finish adding words to grammar slot 4000 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 4001 G1Listener: onCompileAllSlots 4002 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 4003 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 4004 G1Listener: onSaved 4005 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 4006 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 4007 G1Listener: onUnloaded 4008 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 4009 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 4010 before CreateGrammar(/system/usr/srec/grammar3.g2g) 4011 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 4012 G2Listener: onLoaded 4013 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 4014 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 4015 +recognize() 4016 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 4017 MFRListener: onStarted() 4018 -recognize() 4019 onStarted 4020 onBeginningOfSpeech 4021 onEndOfSpeech 4022 onRecognitionResult: 1 4023 result 1:Andrew Evans:Andrew Evans:87 4024 +onStopped() 4025 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 4026 Saving.../system/usr/srec/R3_contactsTestSound.raw 4027 -onStopped() 4028 MFRListener: onStopped() 4029 MFWListener: onStopped() 4030 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 4031 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 4032 G2Listener: onUnloaded 4033 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 4034 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 4035 G2Listener: onLoaded 4036 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 4037 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 4038 +recognize() 4039 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 4040 -recognize() 4041 MFRListener: onStarted() 4042 onStarted 4043 onBeginningOfSpeech 4044 MFRListener: onStopped() 4045 onEndOfSpeech 4046 onRecognitionResult: 1 4047 result 1:forward:FWD:85 4048 +onStopped() 4049 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 4050 Saving.../system/usr/srec/R3_actionTestSound.raw 4051 MFWListener: onStopped() 4052 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 4053 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 4054 -onStopped() 4055 G2Listener: onUnloaded 4056 UNLOADING_GRAMMAR2 --> MICROPHONE 4057 Start recording... 4058 MICROPHONE --> STATE_MICROPHONE_STARTING 4059 MICListener: onStarted() 4060 Record for 2 secs. 4061 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 4062 MICROPHONE_RECORDING --> RECORDING_STOP 4063 RECORDING_STOP --> STOPPING_MICROPHONE 4064 MICListener: onStopped() 4065 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 4066 Sleep 1800 ms (workaround for Sooner audio driver bug) 4067 Woke up 4068 MICListener: Saving record sound R3_microphoneTestSound.raw 4069 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 4070 MFWListener: onStopped() 4071 SAVING_RECORDED_AUDIO --> COMPARE_FILES 4072 Compare MIC Files 4073 /system/usr/srec/R3_microphoneTestSound.raw 4074 Size:41004 4075 COMPARE_FILES --> GET_PARAMS 4076 GET_PARAMS --> GETTING_PARAMS 4077 Retrieving parameter values... 4078 onParametersGet: 4079 CREC.Recognizer.non_terminal_timeout = 90 4080 CREC.Recognizer.optional_terminal_timeout = 45 4081 CREC.Recognizer.terminal_timeout = 30 4082 CREC.Recognizer.eou_threshold = 120 4083 SREC.Recognizer.utterance_timeout = 400 4084 GETTING_PARAMS --> SET_PARAMS 4085 SET_PARAMS --> SETTING_PARAMS 4086 Setting new parameter values... 4087 onParametersSet: 4088 CREC.Recognizer.non_terminal_timeout = 400 4089 CREC.Recognizer.terminal_timeout = 200 4090 CREC.Recognizer.optional_terminal_timeout = 300 4091 CREC.Recognizer.eou_threshold = 500 4092 SREC.Recognizer.utterance_timeout = 100 4093 SETTING_PARAMS --> RESET_PARAMS 4094 RESET_PARAMS --> RESETTING_PARAMS 4095 Setting new parameter values... 4096 onParametersSet: 4097 CREC.Recognizer.non_terminal_timeout = 90 4098 CREC.Recognizer.terminal_timeout = 30 4099 CREC.Recognizer.optional_terminal_timeout = 45 4100 CREC.Recognizer.eou_threshold = 120 4101 SREC.Recognizer.utterance_timeout = 400 4102 RESETTING_PARAMS --> RESET 4103 RESET --> SHOW_ITERATION 4104 --------------------------------------- 4105 Iteration:33 4106 --------------------------------------- 4107 SHOW_ITERATION --> CREATE_GRAMMAR1 4108 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4109 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4110 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 4111 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4112 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4113 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 4114 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 4115 G1Listener: onLoaded 4116 G1Listener: Adding words to grammar slot 4117 item 0: Jen Parker 4118 item 1: John Martinez 4119 item 2: Andrew Evans 4120 G1Listener: Starting adding words to grammar slot 4121 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 4122 G1Listener: onAddItemList 4123 G1Listener: Finish adding words to grammar slot 4124 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 4125 G1Listener: onCompileAllSlots 4126 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 4127 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 4128 G1Listener: onSaved 4129 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 4130 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 4131 G1Listener: onUnloaded 4132 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 4133 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 4134 before CreateGrammar(/system/usr/srec/grammar3.g2g) 4135 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 4136 G2Listener: onLoaded 4137 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 4138 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 4139 +recognize() 4140 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 4141 MFRListener: onStarted() 4142 -recognize() 4143 onStarted 4144 onBeginningOfSpeech 4145 MFRListener: onStopped() 4146 onEndOfSpeech 4147 onRecognitionResult: 1 4148 result 1:phone delete Jen Parker:DEL Jen Parker:84 4149 +onStopped() 4150 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 4151 Saving.../system/usr/srec/R3_contactsTestSound.raw 4152 -onStopped() 4153 MFWListener: onStopped() 4154 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 4155 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 4156 G2Listener: onUnloaded 4157 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 4158 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 4159 G2Listener: onLoaded 4160 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 4161 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 4162 +recognize() 4163 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 4164 -recognize() 4165 MFRListener: onStarted() 4166 onStarted 4167 onBeginningOfSpeech 4168 MFRListener: onStopped() 4169 onEndOfSpeech 4170 onRecognitionResult: 1 4171 result 1:traffic information:TRFI:90 4172 +onStopped() 4173 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 4174 Saving.../system/usr/srec/R3_actionTestSound.raw 4175 -onStopped() 4176 MFWListener: onStopped() 4177 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 4178 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 4179 G2Listener: onUnloaded 4180 UNLOADING_GRAMMAR2 --> MICROPHONE 4181 Start recording... 4182 MICROPHONE --> STATE_MICROPHONE_STARTING 4183 MICListener: onStarted() 4184 Record for 2 secs. 4185 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 4186 MICROPHONE_RECORDING --> RECORDING_STOP 4187 RECORDING_STOP --> STOPPING_MICROPHONE 4188 MICListener: onStopped() 4189 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 4190 Sleep 1800 ms (workaround for Sooner audio driver bug) 4191 Woke up 4192 MICListener: Saving record sound R3_microphoneTestSound.raw 4193 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 4194 MFWListener: onStopped() 4195 SAVING_RECORDED_AUDIO --> COMPARE_FILES 4196 Compare MIC Files 4197 /system/usr/srec/R3_microphoneTestSound.raw 4198 Size:41004 4199 COMPARE_FILES --> GET_PARAMS 4200 GET_PARAMS --> GETTING_PARAMS 4201 Retrieving parameter values... 4202 onParametersGet: 4203 CREC.Recognizer.non_terminal_timeout = 90 4204 CREC.Recognizer.optional_terminal_timeout = 45 4205 CREC.Recognizer.terminal_timeout = 30 4206 CREC.Recognizer.eou_threshold = 120 4207 SREC.Recognizer.utterance_timeout = 400 4208 GETTING_PARAMS --> SET_PARAMS 4209 SET_PARAMS --> SETTING_PARAMS 4210 Setting new parameter values... 4211 onParametersSet: 4212 CREC.Recognizer.non_terminal_timeout = 400 4213 CREC.Recognizer.terminal_timeout = 200 4214 CREC.Recognizer.optional_terminal_timeout = 300 4215 CREC.Recognizer.eou_threshold = 500 4216 SREC.Recognizer.utterance_timeout = 100 4217 SETTING_PARAMS --> RESET_PARAMS 4218 RESET_PARAMS --> RESETTING_PARAMS 4219 Setting new parameter values... 4220 onParametersSet: 4221 CREC.Recognizer.non_terminal_timeout = 90 4222 CREC.Recognizer.terminal_timeout = 30 4223 CREC.Recognizer.optional_terminal_timeout = 45 4224 CREC.Recognizer.eou_threshold = 120 4225 SREC.Recognizer.utterance_timeout = 400 4226 RESETTING_PARAMS --> RESET 4227 RESET --> SHOW_ITERATION 4228 --------------------------------------- 4229 Iteration:34 4230 --------------------------------------- 4231 SHOW_ITERATION --> CREATE_GRAMMAR1 4232 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4233 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4234 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 4235 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4236 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4237 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 4238 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 4239 G1Listener: onLoaded 4240 G1Listener: Adding words to grammar slot 4241 item 0: Jen Parker 4242 item 1: John Martinez 4243 item 2: Andrew Evans 4244 G1Listener: Starting adding words to grammar slot 4245 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 4246 G1Listener: onAddItemList 4247 G1Listener: Finish adding words to grammar slot 4248 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 4249 G1Listener: onCompileAllSlots 4250 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 4251 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 4252 G1Listener: onSaved 4253 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 4254 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 4255 G1Listener: onUnloaded 4256 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 4257 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 4258 before CreateGrammar(/system/usr/srec/grammar3.g2g) 4259 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 4260 G2Listener: onLoaded 4261 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 4262 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 4263 +recognize() 4264 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 4265 MFRListener: onStarted() 4266 -recognize() 4267 onStarted 4268 onBeginningOfSpeech 4269 onEndOfSpeech 4270 onRecognitionResult: 1 4271 result 1:phone delete John Martinez:DEL John Martinez:88 4272 +onStopped() 4273 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 4274 Saving.../system/usr/srec/R3_contactsTestSound.raw 4275 -onStopped() 4276 MFRListener: onStopped() 4277 MFWListener: onStopped() 4278 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 4279 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 4280 G2Listener: onUnloaded 4281 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 4282 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 4283 G2Listener: onLoaded 4284 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 4285 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 4286 +recognize() 4287 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 4288 -recognize() 4289 MFRListener: onStarted() 4290 onStarted 4291 onBeginningOfSpeech 4292 MFRListener: onStopped() 4293 onEndOfSpeech 4294 onRecognitionResult: 1 4295 result 1:changer:CHANGER:90 4296 +onStopped() 4297 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 4298 Saving.../system/usr/srec/R3_actionTestSound.raw 4299 MFWListener: onStopped() 4300 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 4301 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 4302 -onStopped() 4303 G2Listener: onUnloaded 4304 UNLOADING_GRAMMAR2 --> MICROPHONE 4305 Start recording... 4306 MICROPHONE --> STATE_MICROPHONE_STARTING 4307 MICListener: onStarted() 4308 Record for 2 secs. 4309 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 4310 MICROPHONE_RECORDING --> RECORDING_STOP 4311 RECORDING_STOP --> STOPPING_MICROPHONE 4312 MICListener: onStopped() 4313 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 4314 Sleep 1800 ms (workaround for Sooner audio driver bug) 4315 Woke up 4316 MICListener: Saving record sound R3_microphoneTestSound.raw 4317 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 4318 MFWListener: onStopped() 4319 SAVING_RECORDED_AUDIO --> COMPARE_FILES 4320 Compare MIC Files 4321 /system/usr/srec/R3_microphoneTestSound.raw 4322 Size:41004 4323 COMPARE_FILES --> GET_PARAMS 4324 GET_PARAMS --> GETTING_PARAMS 4325 Retrieving parameter values... 4326 onParametersGet: 4327 CREC.Recognizer.non_terminal_timeout = 90 4328 CREC.Recognizer.optional_terminal_timeout = 45 4329 CREC.Recognizer.terminal_timeout = 30 4330 CREC.Recognizer.eou_threshold = 120 4331 SREC.Recognizer.utterance_timeout = 400 4332 GETTING_PARAMS --> SET_PARAMS 4333 SET_PARAMS --> SETTING_PARAMS 4334 Setting new parameter values... 4335 onParametersSet: 4336 CREC.Recognizer.non_terminal_timeout = 400 4337 CREC.Recognizer.terminal_timeout = 200 4338 CREC.Recognizer.optional_terminal_timeout = 300 4339 CREC.Recognizer.eou_threshold = 500 4340 SREC.Recognizer.utterance_timeout = 100 4341 SETTING_PARAMS --> RESET_PARAMS 4342 RESET_PARAMS --> RESETTING_PARAMS 4343 Setting new parameter values... 4344 onParametersSet: 4345 CREC.Recognizer.non_terminal_timeout = 90 4346 CREC.Recognizer.terminal_timeout = 30 4347 CREC.Recognizer.optional_terminal_timeout = 45 4348 CREC.Recognizer.eou_threshold = 120 4349 SREC.Recognizer.utterance_timeout = 400 4350 RESETTING_PARAMS --> RESET 4351 RESET --> SHOW_ITERATION 4352 --------------------------------------- 4353 Iteration:35 4354 --------------------------------------- 4355 SHOW_ITERATION --> CREATE_GRAMMAR1 4356 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4357 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4358 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 4359 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4360 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4361 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 4362 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 4363 G1Listener: onLoaded 4364 G1Listener: Adding words to grammar slot 4365 item 0: Jen Parker 4366 item 1: John Martinez 4367 item 2: Andrew Evans 4368 G1Listener: Starting adding words to grammar slot 4369 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 4370 G1Listener: onAddItemList 4371 G1Listener: Finish adding words to grammar slot 4372 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 4373 G1Listener: onCompileAllSlots 4374 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 4375 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 4376 G1Listener: onSaved 4377 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 4378 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 4379 G1Listener: onUnloaded 4380 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 4381 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 4382 before CreateGrammar(/system/usr/srec/grammar3.g2g) 4383 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 4384 G2Listener: onLoaded 4385 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 4386 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 4387 +recognize() 4388 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 4389 MFRListener: onStarted() 4390 -recognize() 4391 onStarted 4392 onBeginningOfSpeech 4393 onEndOfSpeech 4394 onRecognitionResult: 1 4395 result 1:Andrew Evans:Andrew Evans:87 4396 +onStopped() 4397 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 4398 Saving.../system/usr/srec/R3_contactsTestSound.raw 4399 -onStopped() 4400 MFRListener: onStopped() 4401 MFWListener: onStopped() 4402 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 4403 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 4404 G2Listener: onUnloaded 4405 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 4406 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 4407 G2Listener: onLoaded 4408 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 4409 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 4410 +recognize() 4411 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 4412 -recognize() 4413 MFRListener: onStarted() 4414 onStarted 4415 onBeginningOfSpeech 4416 MFRListener: onStopped() 4417 onEndOfSpeech 4418 onRecognitionResult: 1 4419 result 1:forward:FWD:85 4420 +onStopped() 4421 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 4422 Saving.../system/usr/srec/R3_actionTestSound.raw 4423 MFWListener: onStopped() 4424 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 4425 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 4426 -onStopped() 4427 G2Listener: onUnloaded 4428 UNLOADING_GRAMMAR2 --> MICROPHONE 4429 Start recording... 4430 MICROPHONE --> STATE_MICROPHONE_STARTING 4431 MICListener: onStarted() 4432 Record for 2 secs. 4433 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 4434 MICROPHONE_RECORDING --> RECORDING_STOP 4435 RECORDING_STOP --> STOPPING_MICROPHONE 4436 MICListener: onStopped() 4437 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 4438 Sleep 1800 ms (workaround for Sooner audio driver bug) 4439 Woke up 4440 MICListener: Saving record sound R3_microphoneTestSound.raw 4441 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 4442 MFWListener: onStopped() 4443 SAVING_RECORDED_AUDIO --> COMPARE_FILES 4444 Compare MIC Files 4445 /system/usr/srec/R3_microphoneTestSound.raw 4446 Size:41004 4447 COMPARE_FILES --> GET_PARAMS 4448 GET_PARAMS --> GETTING_PARAMS 4449 Retrieving parameter values... 4450 onParametersGet: 4451 CREC.Recognizer.non_terminal_timeout = 90 4452 CREC.Recognizer.optional_terminal_timeout = 45 4453 CREC.Recognizer.terminal_timeout = 30 4454 CREC.Recognizer.eou_threshold = 120 4455 SREC.Recognizer.utterance_timeout = 400 4456 GETTING_PARAMS --> SET_PARAMS 4457 SET_PARAMS --> SETTING_PARAMS 4458 Setting new parameter values... 4459 onParametersSet: 4460 CREC.Recognizer.non_terminal_timeout = 400 4461 CREC.Recognizer.terminal_timeout = 200 4462 CREC.Recognizer.optional_terminal_timeout = 300 4463 CREC.Recognizer.eou_threshold = 500 4464 SREC.Recognizer.utterance_timeout = 100 4465 SETTING_PARAMS --> RESET_PARAMS 4466 RESET_PARAMS --> RESETTING_PARAMS 4467 Setting new parameter values... 4468 onParametersSet: 4469 CREC.Recognizer.non_terminal_timeout = 90 4470 CREC.Recognizer.terminal_timeout = 30 4471 CREC.Recognizer.optional_terminal_timeout = 45 4472 CREC.Recognizer.eou_threshold = 120 4473 SREC.Recognizer.utterance_timeout = 400 4474 RESETTING_PARAMS --> RESET 4475 RESET --> SHOW_ITERATION 4476 --------------------------------------- 4477 Iteration:36 4478 --------------------------------------- 4479 SHOW_ITERATION --> CREATE_GRAMMAR1 4480 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4481 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4482 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 4483 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4484 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4485 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 4486 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 4487 G1Listener: onLoaded 4488 G1Listener: Adding words to grammar slot 4489 item 0: Jen Parker 4490 item 1: John Martinez 4491 item 2: Andrew Evans 4492 G1Listener: Starting adding words to grammar slot 4493 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 4494 G1Listener: onAddItemList 4495 G1Listener: Finish adding words to grammar slot 4496 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 4497 G1Listener: onCompileAllSlots 4498 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 4499 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 4500 G1Listener: onSaved 4501 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 4502 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 4503 G1Listener: onUnloaded 4504 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 4505 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 4506 before CreateGrammar(/system/usr/srec/grammar3.g2g) 4507 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 4508 G2Listener: onLoaded 4509 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 4510 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 4511 +recognize() 4512 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 4513 MFRListener: onStarted() 4514 -recognize() 4515 onStarted 4516 onBeginningOfSpeech 4517 MFRListener: onStopped() 4518 onEndOfSpeech 4519 onRecognitionResult: 1 4520 result 1:phone delete Jen Parker:DEL Jen Parker:84 4521 +onStopped() 4522 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 4523 Saving.../system/usr/srec/R3_contactsTestSound.raw 4524 -onStopped() 4525 MFWListener: onStopped() 4526 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 4527 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 4528 G2Listener: onUnloaded 4529 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 4530 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 4531 G2Listener: onLoaded 4532 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 4533 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 4534 +recognize() 4535 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 4536 -recognize() 4537 MFRListener: onStarted() 4538 onStarted 4539 onBeginningOfSpeech 4540 MFRListener: onStopped() 4541 onEndOfSpeech 4542 onRecognitionResult: 1 4543 result 1:traffic information:TRFI:90 4544 +onStopped() 4545 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 4546 Saving.../system/usr/srec/R3_actionTestSound.raw 4547 -onStopped() 4548 MFWListener: onStopped() 4549 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 4550 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 4551 G2Listener: onUnloaded 4552 UNLOADING_GRAMMAR2 --> MICROPHONE 4553 Start recording... 4554 MICROPHONE --> STATE_MICROPHONE_STARTING 4555 MICListener: onStarted() 4556 Record for 2 secs. 4557 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 4558 MICROPHONE_RECORDING --> RECORDING_STOP 4559 RECORDING_STOP --> STOPPING_MICROPHONE 4560 MICListener: onStopped() 4561 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 4562 Sleep 1800 ms (workaround for Sooner audio driver bug) 4563 Woke up 4564 MICListener: Saving record sound R3_microphoneTestSound.raw 4565 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 4566 MFWListener: onStopped() 4567 SAVING_RECORDED_AUDIO --> COMPARE_FILES 4568 Compare MIC Files 4569 /system/usr/srec/R3_microphoneTestSound.raw 4570 Size:41004 4571 COMPARE_FILES --> GET_PARAMS 4572 GET_PARAMS --> GETTING_PARAMS 4573 Retrieving parameter values... 4574 onParametersGet: 4575 CREC.Recognizer.non_terminal_timeout = 90 4576 CREC.Recognizer.optional_terminal_timeout = 45 4577 CREC.Recognizer.terminal_timeout = 30 4578 CREC.Recognizer.eou_threshold = 120 4579 SREC.Recognizer.utterance_timeout = 400 4580 GETTING_PARAMS --> SET_PARAMS 4581 SET_PARAMS --> SETTING_PARAMS 4582 Setting new parameter values... 4583 onParametersSet: 4584 CREC.Recognizer.non_terminal_timeout = 400 4585 CREC.Recognizer.terminal_timeout = 200 4586 CREC.Recognizer.optional_terminal_timeout = 300 4587 CREC.Recognizer.eou_threshold = 500 4588 SREC.Recognizer.utterance_timeout = 100 4589 SETTING_PARAMS --> RESET_PARAMS 4590 RESET_PARAMS --> RESETTING_PARAMS 4591 Setting new parameter values... 4592 onParametersSet: 4593 CREC.Recognizer.non_terminal_timeout = 90 4594 CREC.Recognizer.terminal_timeout = 30 4595 CREC.Recognizer.optional_terminal_timeout = 45 4596 CREC.Recognizer.eou_threshold = 120 4597 SREC.Recognizer.utterance_timeout = 400 4598 RESETTING_PARAMS --> RESET 4599 RESET --> SHOW_ITERATION 4600 --------------------------------------- 4601 Iteration:37 4602 --------------------------------------- 4603 SHOW_ITERATION --> CREATE_GRAMMAR1 4604 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4605 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4606 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 4607 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4608 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4609 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 4610 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 4611 G1Listener: onLoaded 4612 G1Listener: Adding words to grammar slot 4613 item 0: Jen Parker 4614 item 1: John Martinez 4615 item 2: Andrew Evans 4616 G1Listener: Starting adding words to grammar slot 4617 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 4618 G1Listener: onAddItemList 4619 G1Listener: Finish adding words to grammar slot 4620 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 4621 G1Listener: onCompileAllSlots 4622 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 4623 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 4624 G1Listener: onSaved 4625 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 4626 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 4627 G1Listener: onUnloaded 4628 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 4629 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 4630 before CreateGrammar(/system/usr/srec/grammar3.g2g) 4631 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 4632 G2Listener: onLoaded 4633 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 4634 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 4635 +recognize() 4636 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 4637 MFRListener: onStarted() 4638 -recognize() 4639 onStarted 4640 onBeginningOfSpeech 4641 onEndOfSpeech 4642 onRecognitionResult: 1 4643 result 1:phone delete John Martinez:DEL John Martinez:88 4644 +onStopped() 4645 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 4646 Saving.../system/usr/srec/R3_contactsTestSound.raw 4647 -onStopped() 4648 MFRListener: onStopped() 4649 MFWListener: onStopped() 4650 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 4651 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 4652 G2Listener: onUnloaded 4653 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 4654 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 4655 G2Listener: onLoaded 4656 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 4657 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 4658 +recognize() 4659 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 4660 -recognize() 4661 MFRListener: onStarted() 4662 onStarted 4663 onBeginningOfSpeech 4664 MFRListener: onStopped() 4665 onEndOfSpeech 4666 onRecognitionResult: 1 4667 result 1:changer:CHANGER:90 4668 +onStopped() 4669 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 4670 Saving.../system/usr/srec/R3_actionTestSound.raw 4671 -onStopped() 4672 MFWListener: onStopped() 4673 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 4674 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 4675 G2Listener: onUnloaded 4676 UNLOADING_GRAMMAR2 --> MICROPHONE 4677 Start recording... 4678 MICROPHONE --> STATE_MICROPHONE_STARTING 4679 MICListener: onStarted() 4680 Record for 2 secs. 4681 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 4682 MICROPHONE_RECORDING --> RECORDING_STOP 4683 RECORDING_STOP --> STOPPING_MICROPHONE 4684 MICListener: onStopped() 4685 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 4686 Sleep 1800 ms (workaround for Sooner audio driver bug) 4687 Woke up 4688 MICListener: Saving record sound R3_microphoneTestSound.raw 4689 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 4690 MFWListener: onStopped() 4691 SAVING_RECORDED_AUDIO --> COMPARE_FILES 4692 Compare MIC Files 4693 /system/usr/srec/R3_microphoneTestSound.raw 4694 Size:41004 4695 COMPARE_FILES --> GET_PARAMS 4696 GET_PARAMS --> GETTING_PARAMS 4697 Retrieving parameter values... 4698 onParametersGet: 4699 CREC.Recognizer.non_terminal_timeout = 90 4700 CREC.Recognizer.optional_terminal_timeout = 45 4701 CREC.Recognizer.terminal_timeout = 30 4702 CREC.Recognizer.eou_threshold = 120 4703 SREC.Recognizer.utterance_timeout = 400 4704 GETTING_PARAMS --> SET_PARAMS 4705 SET_PARAMS --> SETTING_PARAMS 4706 Setting new parameter values... 4707 onParametersSet: 4708 CREC.Recognizer.non_terminal_timeout = 400 4709 CREC.Recognizer.terminal_timeout = 200 4710 CREC.Recognizer.optional_terminal_timeout = 300 4711 CREC.Recognizer.eou_threshold = 500 4712 SREC.Recognizer.utterance_timeout = 100 4713 SETTING_PARAMS --> RESET_PARAMS 4714 RESET_PARAMS --> RESETTING_PARAMS 4715 Setting new parameter values... 4716 onParametersSet: 4717 CREC.Recognizer.non_terminal_timeout = 90 4718 CREC.Recognizer.terminal_timeout = 30 4719 CREC.Recognizer.optional_terminal_timeout = 45 4720 CREC.Recognizer.eou_threshold = 120 4721 SREC.Recognizer.utterance_timeout = 400 4722 RESETTING_PARAMS --> RESET 4723 RESET --> SHOW_ITERATION 4724 --------------------------------------- 4725 Iteration:38 4726 --------------------------------------- 4727 SHOW_ITERATION --> CREATE_GRAMMAR1 4728 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4729 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4730 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 4731 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4732 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4733 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 4734 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 4735 G1Listener: onLoaded 4736 G1Listener: Adding words to grammar slot 4737 item 0: Jen Parker 4738 item 1: John Martinez 4739 item 2: Andrew Evans 4740 G1Listener: Starting adding words to grammar slot 4741 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 4742 G1Listener: onAddItemList 4743 G1Listener: Finish adding words to grammar slot 4744 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 4745 G1Listener: onCompileAllSlots 4746 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 4747 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 4748 G1Listener: onSaved 4749 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 4750 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 4751 G1Listener: onUnloaded 4752 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 4753 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 4754 before CreateGrammar(/system/usr/srec/grammar3.g2g) 4755 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 4756 G2Listener: onLoaded 4757 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 4758 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 4759 +recognize() 4760 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 4761 MFRListener: onStarted() 4762 -recognize() 4763 onStarted 4764 onBeginningOfSpeech 4765 onEndOfSpeech 4766 onRecognitionResult: 1 4767 result 1:Andrew Evans:Andrew Evans:87 4768 +onStopped() 4769 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 4770 Saving.../system/usr/srec/R3_contactsTestSound.raw 4771 -onStopped() 4772 MFRListener: onStopped() 4773 MFWListener: onStopped() 4774 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 4775 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 4776 G2Listener: onUnloaded 4777 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 4778 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 4779 G2Listener: onLoaded 4780 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 4781 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 4782 +recognize() 4783 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 4784 -recognize() 4785 MFRListener: onStarted() 4786 onStarted 4787 onBeginningOfSpeech 4788 MFRListener: onStopped() 4789 onEndOfSpeech 4790 onRecognitionResult: 1 4791 result 1:forward:FWD:85 4792 +onStopped() 4793 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 4794 Saving.../system/usr/srec/R3_actionTestSound.raw 4795 -onStopped() 4796 MFWListener: onStopped() 4797 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 4798 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 4799 G2Listener: onUnloaded 4800 UNLOADING_GRAMMAR2 --> MICROPHONE 4801 Start recording... 4802 MICROPHONE --> STATE_MICROPHONE_STARTING 4803 MICListener: onStarted() 4804 Record for 2 secs. 4805 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 4806 MICROPHONE_RECORDING --> RECORDING_STOP 4807 RECORDING_STOP --> STOPPING_MICROPHONE 4808 MICListener: onStopped() 4809 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 4810 Sleep 1800 ms (workaround for Sooner audio driver bug) 4811 Woke up 4812 MICListener: Saving record sound R3_microphoneTestSound.raw 4813 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 4814 MFWListener: onStopped() 4815 SAVING_RECORDED_AUDIO --> COMPARE_FILES 4816 Compare MIC Files 4817 /system/usr/srec/R3_microphoneTestSound.raw 4818 Size:41004 4819 COMPARE_FILES --> GET_PARAMS 4820 GET_PARAMS --> GETTING_PARAMS 4821 Retrieving parameter values... 4822 onParametersGet: 4823 CREC.Recognizer.non_terminal_timeout = 90 4824 CREC.Recognizer.optional_terminal_timeout = 45 4825 CREC.Recognizer.terminal_timeout = 30 4826 CREC.Recognizer.eou_threshold = 120 4827 SREC.Recognizer.utterance_timeout = 400 4828 GETTING_PARAMS --> SET_PARAMS 4829 SET_PARAMS --> SETTING_PARAMS 4830 Setting new parameter values... 4831 onParametersSet: 4832 CREC.Recognizer.non_terminal_timeout = 400 4833 CREC.Recognizer.terminal_timeout = 200 4834 CREC.Recognizer.optional_terminal_timeout = 300 4835 CREC.Recognizer.eou_threshold = 500 4836 SREC.Recognizer.utterance_timeout = 100 4837 SETTING_PARAMS --> RESET_PARAMS 4838 RESET_PARAMS --> RESETTING_PARAMS 4839 Setting new parameter values... 4840 onParametersSet: 4841 CREC.Recognizer.non_terminal_timeout = 90 4842 CREC.Recognizer.terminal_timeout = 30 4843 CREC.Recognizer.optional_terminal_timeout = 45 4844 CREC.Recognizer.eou_threshold = 120 4845 SREC.Recognizer.utterance_timeout = 400 4846 RESETTING_PARAMS --> RESET 4847 RESET --> SHOW_ITERATION 4848 --------------------------------------- 4849 Iteration:39 4850 --------------------------------------- 4851 SHOW_ITERATION --> CREATE_GRAMMAR1 4852 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4853 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4854 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 4855 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4856 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4857 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 4858 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 4859 G1Listener: onLoaded 4860 G1Listener: Adding words to grammar slot 4861 item 0: Jen Parker 4862 item 1: John Martinez 4863 item 2: Andrew Evans 4864 G1Listener: Starting adding words to grammar slot 4865 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 4866 G1Listener: onAddItemList 4867 G1Listener: Finish adding words to grammar slot 4868 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 4869 G1Listener: onCompileAllSlots 4870 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 4871 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 4872 G1Listener: onSaved 4873 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 4874 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 4875 G1Listener: onUnloaded 4876 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 4877 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 4878 before CreateGrammar(/system/usr/srec/grammar3.g2g) 4879 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 4880 G2Listener: onLoaded 4881 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 4882 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 4883 +recognize() 4884 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 4885 MFRListener: onStarted() 4886 -recognize() 4887 onStarted 4888 onBeginningOfSpeech 4889 MFRListener: onStopped() 4890 onEndOfSpeech 4891 onRecognitionResult: 1 4892 result 1:phone delete Jen Parker:DEL Jen Parker:84 4893 +onStopped() 4894 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 4895 Saving.../system/usr/srec/R3_contactsTestSound.raw 4896 -onStopped() 4897 MFWListener: onStopped() 4898 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 4899 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 4900 G2Listener: onUnloaded 4901 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 4902 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 4903 G2Listener: onLoaded 4904 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 4905 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 4906 +recognize() 4907 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 4908 -recognize() 4909 MFRListener: onStarted() 4910 onStarted 4911 onBeginningOfSpeech 4912 MFRListener: onStopped() 4913 onEndOfSpeech 4914 onRecognitionResult: 1 4915 result 1:traffic information:TRFI:90 4916 +onStopped() 4917 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 4918 Saving.../system/usr/srec/R3_actionTestSound.raw 4919 -onStopped() 4920 MFWListener: onStopped() 4921 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 4922 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 4923 G2Listener: onUnloaded 4924 UNLOADING_GRAMMAR2 --> MICROPHONE 4925 Start recording... 4926 MICROPHONE --> STATE_MICROPHONE_STARTING 4927 MICListener: onStarted() 4928 Record for 2 secs. 4929 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 4930 MICROPHONE_RECORDING --> RECORDING_STOP 4931 RECORDING_STOP --> STOPPING_MICROPHONE 4932 MICListener: onStopped() 4933 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 4934 Sleep 1800 ms (workaround for Sooner audio driver bug) 4935 Woke up 4936 MICListener: Saving record sound R3_microphoneTestSound.raw 4937 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 4938 MFWListener: onStopped() 4939 SAVING_RECORDED_AUDIO --> COMPARE_FILES 4940 Compare MIC Files 4941 /system/usr/srec/R3_microphoneTestSound.raw 4942 Size:41004 4943 COMPARE_FILES --> GET_PARAMS 4944 GET_PARAMS --> GETTING_PARAMS 4945 Retrieving parameter values... 4946 onParametersGet: 4947 CREC.Recognizer.non_terminal_timeout = 90 4948 CREC.Recognizer.optional_terminal_timeout = 45 4949 CREC.Recognizer.terminal_timeout = 30 4950 CREC.Recognizer.eou_threshold = 120 4951 SREC.Recognizer.utterance_timeout = 400 4952 GETTING_PARAMS --> SET_PARAMS 4953 SET_PARAMS --> SETTING_PARAMS 4954 Setting new parameter values... 4955 onParametersSet: 4956 CREC.Recognizer.non_terminal_timeout = 400 4957 CREC.Recognizer.terminal_timeout = 200 4958 CREC.Recognizer.optional_terminal_timeout = 300 4959 CREC.Recognizer.eou_threshold = 500 4960 SREC.Recognizer.utterance_timeout = 100 4961 SETTING_PARAMS --> RESET_PARAMS 4962 RESET_PARAMS --> RESETTING_PARAMS 4963 Setting new parameter values... 4964 onParametersSet: 4965 CREC.Recognizer.non_terminal_timeout = 90 4966 CREC.Recognizer.terminal_timeout = 30 4967 CREC.Recognizer.optional_terminal_timeout = 45 4968 CREC.Recognizer.eou_threshold = 120 4969 SREC.Recognizer.utterance_timeout = 400 4970 RESETTING_PARAMS --> RESET 4971 RESET --> SHOW_ITERATION 4972 --------------------------------------- 4973 Iteration:40 4974 --------------------------------------- 4975 SHOW_ITERATION --> CREATE_GRAMMAR1 4976 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4977 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4978 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 4979 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4980 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 4981 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 4982 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 4983 G1Listener: onLoaded 4984 G1Listener: Adding words to grammar slot 4985 item 0: Jen Parker 4986 item 1: John Martinez 4987 item 2: Andrew Evans 4988 G1Listener: Starting adding words to grammar slot 4989 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 4990 G1Listener: onAddItemList 4991 G1Listener: Finish adding words to grammar slot 4992 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 4993 G1Listener: onCompileAllSlots 4994 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 4995 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 4996 G1Listener: onSaved 4997 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 4998 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 4999 G1Listener: onUnloaded 5000 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 5001 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 5002 before CreateGrammar(/system/usr/srec/grammar3.g2g) 5003 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 5004 G2Listener: onLoaded 5005 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 5006 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 5007 +recognize() 5008 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 5009 MFRListener: onStarted() 5010 -recognize() 5011 onStarted 5012 onBeginningOfSpeech 5013 onEndOfSpeech 5014 onRecognitionResult: 1 5015 result 1:phone delete John Martinez:DEL John Martinez:88 5016 +onStopped() 5017 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 5018 Saving.../system/usr/srec/R3_contactsTestSound.raw 5019 -onStopped() 5020 MFRListener: onStopped() 5021 MFWListener: onStopped() 5022 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 5023 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 5024 G2Listener: onUnloaded 5025 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 5026 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 5027 G2Listener: onLoaded 5028 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 5029 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 5030 +recognize() 5031 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 5032 MFRListener: onStarted() 5033 -recognize() 5034 onStarted 5035 onBeginningOfSpeech 5036 MFRListener: onStopped() 5037 onEndOfSpeech 5038 onRecognitionResult: 1 5039 result 1:changer:CHANGER:90 5040 +onStopped() 5041 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 5042 Saving.../system/usr/srec/R3_actionTestSound.raw 5043 -onStopped() 5044 MFWListener: onStopped() 5045 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 5046 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 5047 G2Listener: onUnloaded 5048 UNLOADING_GRAMMAR2 --> MICROPHONE 5049 Start recording... 5050 MICROPHONE --> STATE_MICROPHONE_STARTING 5051 MICListener: onStarted() 5052 Record for 2 secs. 5053 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 5054 MICROPHONE_RECORDING --> RECORDING_STOP 5055 RECORDING_STOP --> STOPPING_MICROPHONE 5056 MICListener: onStopped() 5057 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 5058 Sleep 1800 ms (workaround for Sooner audio driver bug) 5059 Woke up 5060 MICListener: Saving record sound R3_microphoneTestSound.raw 5061 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 5062 MFWListener: onStopped() 5063 SAVING_RECORDED_AUDIO --> COMPARE_FILES 5064 Compare MIC Files 5065 /system/usr/srec/R3_microphoneTestSound.raw 5066 Size:41004 5067 COMPARE_FILES --> GET_PARAMS 5068 GET_PARAMS --> GETTING_PARAMS 5069 Retrieving parameter values... 5070 onParametersGet: 5071 CREC.Recognizer.non_terminal_timeout = 90 5072 CREC.Recognizer.optional_terminal_timeout = 45 5073 CREC.Recognizer.terminal_timeout = 30 5074 CREC.Recognizer.eou_threshold = 120 5075 SREC.Recognizer.utterance_timeout = 400 5076 GETTING_PARAMS --> SET_PARAMS 5077 SET_PARAMS --> SETTING_PARAMS 5078 Setting new parameter values... 5079 onParametersSet: 5080 CREC.Recognizer.non_terminal_timeout = 400 5081 CREC.Recognizer.terminal_timeout = 200 5082 CREC.Recognizer.optional_terminal_timeout = 300 5083 CREC.Recognizer.eou_threshold = 500 5084 SREC.Recognizer.utterance_timeout = 100 5085 SETTING_PARAMS --> RESET_PARAMS 5086 RESET_PARAMS --> RESETTING_PARAMS 5087 Setting new parameter values... 5088 onParametersSet: 5089 CREC.Recognizer.non_terminal_timeout = 90 5090 CREC.Recognizer.terminal_timeout = 30 5091 CREC.Recognizer.optional_terminal_timeout = 45 5092 CREC.Recognizer.eou_threshold = 120 5093 SREC.Recognizer.utterance_timeout = 400 5094 RESETTING_PARAMS --> RESET 5095 RESET --> SHOW_ITERATION 5096 --------------------------------------- 5097 Iteration:41 5098 --------------------------------------- 5099 SHOW_ITERATION --> CREATE_GRAMMAR1 5100 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5101 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5102 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 5103 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5104 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5105 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 5106 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 5107 G1Listener: onLoaded 5108 G1Listener: Adding words to grammar slot 5109 item 0: Jen Parker 5110 item 1: John Martinez 5111 item 2: Andrew Evans 5112 G1Listener: Starting adding words to grammar slot 5113 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 5114 G1Listener: onAddItemList 5115 G1Listener: Finish adding words to grammar slot 5116 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 5117 G1Listener: onCompileAllSlots 5118 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 5119 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 5120 G1Listener: onSaved 5121 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 5122 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 5123 G1Listener: onUnloaded 5124 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 5125 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 5126 before CreateGrammar(/system/usr/srec/grammar3.g2g) 5127 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 5128 G2Listener: onLoaded 5129 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 5130 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 5131 +recognize() 5132 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 5133 MFRListener: onStarted() 5134 -recognize() 5135 onStarted 5136 onBeginningOfSpeech 5137 onEndOfSpeech 5138 onRecognitionResult: 1 5139 result 1:Andrew Evans:Andrew Evans:87 5140 +onStopped() 5141 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 5142 Saving.../system/usr/srec/R3_contactsTestSound.raw 5143 -onStopped() 5144 MFRListener: onStopped() 5145 MFWListener: onStopped() 5146 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 5147 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 5148 G2Listener: onUnloaded 5149 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 5150 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 5151 G2Listener: onLoaded 5152 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 5153 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 5154 +recognize() 5155 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 5156 MFRListener: onStarted() 5157 -recognize() 5158 onStarted 5159 onBeginningOfSpeech 5160 MFRListener: onStopped() 5161 onEndOfSpeech 5162 onRecognitionResult: 1 5163 result 1:forward:FWD:85 5164 +onStopped() 5165 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 5166 Saving.../system/usr/srec/R3_actionTestSound.raw 5167 -onStopped() 5168 MFWListener: onStopped() 5169 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 5170 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 5171 G2Listener: onUnloaded 5172 UNLOADING_GRAMMAR2 --> MICROPHONE 5173 Start recording... 5174 MICROPHONE --> STATE_MICROPHONE_STARTING 5175 MICListener: onStarted() 5176 Record for 2 secs. 5177 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 5178 MICROPHONE_RECORDING --> RECORDING_STOP 5179 RECORDING_STOP --> STOPPING_MICROPHONE 5180 MICListener: onStopped() 5181 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 5182 Sleep 1800 ms (workaround for Sooner audio driver bug) 5183 Woke up 5184 MICListener: Saving record sound R3_microphoneTestSound.raw 5185 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 5186 MFWListener: onStopped() 5187 SAVING_RECORDED_AUDIO --> COMPARE_FILES 5188 Compare MIC Files 5189 /system/usr/srec/R3_microphoneTestSound.raw 5190 Size:41004 5191 COMPARE_FILES --> GET_PARAMS 5192 GET_PARAMS --> GETTING_PARAMS 5193 Retrieving parameter values... 5194 onParametersGet: 5195 CREC.Recognizer.non_terminal_timeout = 90 5196 CREC.Recognizer.optional_terminal_timeout = 45 5197 CREC.Recognizer.terminal_timeout = 30 5198 CREC.Recognizer.eou_threshold = 120 5199 SREC.Recognizer.utterance_timeout = 400 5200 GETTING_PARAMS --> SET_PARAMS 5201 SET_PARAMS --> SETTING_PARAMS 5202 Setting new parameter values... 5203 onParametersSet: 5204 CREC.Recognizer.non_terminal_timeout = 400 5205 CREC.Recognizer.terminal_timeout = 200 5206 CREC.Recognizer.optional_terminal_timeout = 300 5207 CREC.Recognizer.eou_threshold = 500 5208 SREC.Recognizer.utterance_timeout = 100 5209 SETTING_PARAMS --> RESET_PARAMS 5210 RESET_PARAMS --> RESETTING_PARAMS 5211 Setting new parameter values... 5212 onParametersSet: 5213 CREC.Recognizer.non_terminal_timeout = 90 5214 CREC.Recognizer.terminal_timeout = 30 5215 CREC.Recognizer.optional_terminal_timeout = 45 5216 CREC.Recognizer.eou_threshold = 120 5217 SREC.Recognizer.utterance_timeout = 400 5218 RESETTING_PARAMS --> RESET 5219 RESET --> SHOW_ITERATION 5220 --------------------------------------- 5221 Iteration:42 5222 --------------------------------------- 5223 SHOW_ITERATION --> CREATE_GRAMMAR1 5224 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5225 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5226 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 5227 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5228 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5229 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 5230 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 5231 G1Listener: onLoaded 5232 G1Listener: Adding words to grammar slot 5233 item 0: Jen Parker 5234 item 1: John Martinez 5235 item 2: Andrew Evans 5236 G1Listener: Starting adding words to grammar slot 5237 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 5238 G1Listener: onAddItemList 5239 G1Listener: Finish adding words to grammar slot 5240 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 5241 G1Listener: onCompileAllSlots 5242 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 5243 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 5244 G1Listener: onSaved 5245 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 5246 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 5247 G1Listener: onUnloaded 5248 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 5249 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 5250 before CreateGrammar(/system/usr/srec/grammar3.g2g) 5251 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 5252 G2Listener: onLoaded 5253 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 5254 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 5255 +recognize() 5256 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 5257 MFRListener: onStarted() 5258 -recognize() 5259 onStarted 5260 onBeginningOfSpeech 5261 MFRListener: onStopped() 5262 onEndOfSpeech 5263 onRecognitionResult: 1 5264 result 1:phone delete Jen Parker:DEL Jen Parker:84 5265 +onStopped() 5266 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 5267 Saving.../system/usr/srec/R3_contactsTestSound.raw 5268 -onStopped() 5269 MFWListener: onStopped() 5270 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 5271 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 5272 G2Listener: onUnloaded 5273 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 5274 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 5275 G2Listener: onLoaded 5276 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 5277 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 5278 +recognize() 5279 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 5280 -recognize() 5281 MFRListener: onStarted() 5282 onStarted 5283 onBeginningOfSpeech 5284 MFRListener: onStopped() 5285 onEndOfSpeech 5286 onRecognitionResult: 1 5287 result 1:traffic information:TRFI:90 5288 +onStopped() 5289 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 5290 Saving.../system/usr/srec/R3_actionTestSound.raw 5291 -onStopped() 5292 MFWListener: onStopped() 5293 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 5294 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 5295 G2Listener: onUnloaded 5296 UNLOADING_GRAMMAR2 --> MICROPHONE 5297 Start recording... 5298 MICROPHONE --> STATE_MICROPHONE_STARTING 5299 MICListener: onStarted() 5300 Record for 2 secs. 5301 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 5302 MICROPHONE_RECORDING --> RECORDING_STOP 5303 RECORDING_STOP --> STOPPING_MICROPHONE 5304 MICListener: onStopped() 5305 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 5306 Sleep 1800 ms (workaround for Sooner audio driver bug) 5307 Woke up 5308 MICListener: Saving record sound R3_microphoneTestSound.raw 5309 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 5310 MFWListener: onStopped() 5311 SAVING_RECORDED_AUDIO --> COMPARE_FILES 5312 Compare MIC Files 5313 /system/usr/srec/R3_microphoneTestSound.raw 5314 Size:41004 5315 COMPARE_FILES --> GET_PARAMS 5316 GET_PARAMS --> GETTING_PARAMS 5317 Retrieving parameter values... 5318 onParametersGet: 5319 CREC.Recognizer.non_terminal_timeout = 90 5320 CREC.Recognizer.optional_terminal_timeout = 45 5321 CREC.Recognizer.terminal_timeout = 30 5322 CREC.Recognizer.eou_threshold = 120 5323 SREC.Recognizer.utterance_timeout = 400 5324 GETTING_PARAMS --> SET_PARAMS 5325 SET_PARAMS --> SETTING_PARAMS 5326 Setting new parameter values... 5327 onParametersSet: 5328 CREC.Recognizer.non_terminal_timeout = 400 5329 CREC.Recognizer.terminal_timeout = 200 5330 CREC.Recognizer.optional_terminal_timeout = 300 5331 CREC.Recognizer.eou_threshold = 500 5332 SREC.Recognizer.utterance_timeout = 100 5333 SETTING_PARAMS --> RESET_PARAMS 5334 RESET_PARAMS --> RESETTING_PARAMS 5335 Setting new parameter values... 5336 onParametersSet: 5337 CREC.Recognizer.non_terminal_timeout = 90 5338 CREC.Recognizer.terminal_timeout = 30 5339 CREC.Recognizer.optional_terminal_timeout = 45 5340 CREC.Recognizer.eou_threshold = 120 5341 SREC.Recognizer.utterance_timeout = 400 5342 RESETTING_PARAMS --> RESET 5343 RESET --> SHOW_ITERATION 5344 --------------------------------------- 5345 Iteration:43 5346 --------------------------------------- 5347 SHOW_ITERATION --> CREATE_GRAMMAR1 5348 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5349 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5350 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 5351 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5352 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5353 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 5354 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 5355 G1Listener: onLoaded 5356 G1Listener: Adding words to grammar slot 5357 item 0: Jen Parker 5358 item 1: John Martinez 5359 item 2: Andrew Evans 5360 G1Listener: Starting adding words to grammar slot 5361 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 5362 G1Listener: onAddItemList 5363 G1Listener: Finish adding words to grammar slot 5364 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 5365 G1Listener: onCompileAllSlots 5366 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 5367 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 5368 G1Listener: onSaved 5369 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 5370 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 5371 G1Listener: onUnloaded 5372 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 5373 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 5374 before CreateGrammar(/system/usr/srec/grammar3.g2g) 5375 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 5376 G2Listener: onLoaded 5377 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 5378 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 5379 +recognize() 5380 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 5381 MFRListener: onStarted() 5382 -recognize() 5383 onStarted 5384 onBeginningOfSpeech 5385 onEndOfSpeech 5386 onRecognitionResult: 1 5387 result 1:phone delete John Martinez:DEL John Martinez:88 5388 +onStopped() 5389 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 5390 Saving.../system/usr/srec/R3_contactsTestSound.raw 5391 -onStopped() 5392 MFRListener: onStopped() 5393 MFWListener: onStopped() 5394 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 5395 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 5396 G2Listener: onUnloaded 5397 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 5398 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 5399 G2Listener: onLoaded 5400 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 5401 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 5402 +recognize() 5403 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 5404 MFRListener: onStarted() 5405 -recognize() 5406 onStarted 5407 onBeginningOfSpeech 5408 MFRListener: onStopped() 5409 onEndOfSpeech 5410 onRecognitionResult: 1 5411 result 1:changer:CHANGER:90 5412 +onStopped() 5413 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 5414 Saving.../system/usr/srec/R3_actionTestSound.raw 5415 -onStopped() 5416 MFWListener: onStopped() 5417 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 5418 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 5419 G2Listener: onUnloaded 5420 UNLOADING_GRAMMAR2 --> MICROPHONE 5421 Start recording... 5422 MICROPHONE --> STATE_MICROPHONE_STARTING 5423 MICListener: onStarted() 5424 Record for 2 secs. 5425 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 5426 MICROPHONE_RECORDING --> RECORDING_STOP 5427 RECORDING_STOP --> STOPPING_MICROPHONE 5428 MICListener: onStopped() 5429 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 5430 Sleep 1800 ms (workaround for Sooner audio driver bug) 5431 Woke up 5432 MICListener: Saving record sound R3_microphoneTestSound.raw 5433 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 5434 MFWListener: onStopped() 5435 SAVING_RECORDED_AUDIO --> COMPARE_FILES 5436 Compare MIC Files 5437 /system/usr/srec/R3_microphoneTestSound.raw 5438 Size:41004 5439 COMPARE_FILES --> GET_PARAMS 5440 GET_PARAMS --> GETTING_PARAMS 5441 Retrieving parameter values... 5442 onParametersGet: 5443 CREC.Recognizer.non_terminal_timeout = 90 5444 CREC.Recognizer.optional_terminal_timeout = 45 5445 CREC.Recognizer.terminal_timeout = 30 5446 CREC.Recognizer.eou_threshold = 120 5447 SREC.Recognizer.utterance_timeout = 400 5448 GETTING_PARAMS --> SET_PARAMS 5449 SET_PARAMS --> SETTING_PARAMS 5450 Setting new parameter values... 5451 onParametersSet: 5452 CREC.Recognizer.non_terminal_timeout = 400 5453 CREC.Recognizer.terminal_timeout = 200 5454 CREC.Recognizer.optional_terminal_timeout = 300 5455 CREC.Recognizer.eou_threshold = 500 5456 SREC.Recognizer.utterance_timeout = 100 5457 SETTING_PARAMS --> RESET_PARAMS 5458 RESET_PARAMS --> RESETTING_PARAMS 5459 Setting new parameter values... 5460 onParametersSet: 5461 CREC.Recognizer.non_terminal_timeout = 90 5462 CREC.Recognizer.terminal_timeout = 30 5463 CREC.Recognizer.optional_terminal_timeout = 45 5464 CREC.Recognizer.eou_threshold = 120 5465 SREC.Recognizer.utterance_timeout = 400 5466 RESETTING_PARAMS --> RESET 5467 RESET --> SHOW_ITERATION 5468 --------------------------------------- 5469 Iteration:44 5470 --------------------------------------- 5471 SHOW_ITERATION --> CREATE_GRAMMAR1 5472 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5473 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5474 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 5475 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5476 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5477 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 5478 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 5479 G1Listener: onLoaded 5480 G1Listener: Adding words to grammar slot 5481 item 0: Jen Parker 5482 item 1: John Martinez 5483 item 2: Andrew Evans 5484 G1Listener: Starting adding words to grammar slot 5485 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 5486 G1Listener: onAddItemList 5487 G1Listener: Finish adding words to grammar slot 5488 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 5489 G1Listener: onCompileAllSlots 5490 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 5491 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 5492 G1Listener: onSaved 5493 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 5494 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 5495 G1Listener: onUnloaded 5496 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 5497 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 5498 before CreateGrammar(/system/usr/srec/grammar3.g2g) 5499 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 5500 G2Listener: onLoaded 5501 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 5502 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 5503 +recognize() 5504 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 5505 MFRListener: onStarted() 5506 -recognize() 5507 onStarted 5508 onBeginningOfSpeech 5509 onEndOfSpeech 5510 onRecognitionResult: 1 5511 result 1:Andrew Evans:Andrew Evans:87 5512 +onStopped() 5513 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 5514 Saving.../system/usr/srec/R3_contactsTestSound.raw 5515 -onStopped() 5516 MFRListener: onStopped() 5517 MFWListener: onStopped() 5518 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 5519 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 5520 G2Listener: onUnloaded 5521 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 5522 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 5523 G2Listener: onLoaded 5524 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 5525 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 5526 +recognize() 5527 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 5528 -recognize() 5529 MFRListener: onStarted() 5530 onStarted 5531 onBeginningOfSpeech 5532 MFRListener: onStopped() 5533 onEndOfSpeech 5534 onRecognitionResult: 1 5535 result 1:forward:FWD:85 5536 +onStopped() 5537 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 5538 Saving.../system/usr/srec/R3_actionTestSound.raw 5539 -onStopped() 5540 MFWListener: onStopped() 5541 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 5542 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 5543 G2Listener: onUnloaded 5544 UNLOADING_GRAMMAR2 --> MICROPHONE 5545 Start recording... 5546 MICROPHONE --> STATE_MICROPHONE_STARTING 5547 MICListener: onStarted() 5548 Record for 2 secs. 5549 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 5550 MICROPHONE_RECORDING --> RECORDING_STOP 5551 RECORDING_STOP --> STOPPING_MICROPHONE 5552 MICListener: onStopped() 5553 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 5554 Sleep 1800 ms (workaround for Sooner audio driver bug) 5555 Woke up 5556 MICListener: Saving record sound R3_microphoneTestSound.raw 5557 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 5558 MFWListener: onStopped() 5559 SAVING_RECORDED_AUDIO --> COMPARE_FILES 5560 Compare MIC Files 5561 /system/usr/srec/R3_microphoneTestSound.raw 5562 Size:41004 5563 COMPARE_FILES --> GET_PARAMS 5564 GET_PARAMS --> GETTING_PARAMS 5565 Retrieving parameter values... 5566 onParametersGet: 5567 CREC.Recognizer.non_terminal_timeout = 90 5568 CREC.Recognizer.optional_terminal_timeout = 45 5569 CREC.Recognizer.terminal_timeout = 30 5570 CREC.Recognizer.eou_threshold = 120 5571 SREC.Recognizer.utterance_timeout = 400 5572 GETTING_PARAMS --> SET_PARAMS 5573 SET_PARAMS --> SETTING_PARAMS 5574 Setting new parameter values... 5575 onParametersSet: 5576 CREC.Recognizer.non_terminal_timeout = 400 5577 CREC.Recognizer.terminal_timeout = 200 5578 CREC.Recognizer.optional_terminal_timeout = 300 5579 CREC.Recognizer.eou_threshold = 500 5580 SREC.Recognizer.utterance_timeout = 100 5581 SETTING_PARAMS --> RESET_PARAMS 5582 RESET_PARAMS --> RESETTING_PARAMS 5583 Setting new parameter values... 5584 onParametersSet: 5585 CREC.Recognizer.non_terminal_timeout = 90 5586 CREC.Recognizer.terminal_timeout = 30 5587 CREC.Recognizer.optional_terminal_timeout = 45 5588 CREC.Recognizer.eou_threshold = 120 5589 SREC.Recognizer.utterance_timeout = 400 5590 RESETTING_PARAMS --> RESET 5591 RESET --> SHOW_ITERATION 5592 --------------------------------------- 5593 Iteration:45 5594 --------------------------------------- 5595 SHOW_ITERATION --> CREATE_GRAMMAR1 5596 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5597 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5598 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 5599 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5600 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5601 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 5602 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 5603 G1Listener: onLoaded 5604 G1Listener: Adding words to grammar slot 5605 item 0: Jen Parker 5606 item 1: John Martinez 5607 item 2: Andrew Evans 5608 G1Listener: Starting adding words to grammar slot 5609 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 5610 G1Listener: onAddItemList 5611 G1Listener: Finish adding words to grammar slot 5612 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 5613 G1Listener: onCompileAllSlots 5614 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 5615 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 5616 G1Listener: onSaved 5617 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 5618 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 5619 G1Listener: onUnloaded 5620 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 5621 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 5622 before CreateGrammar(/system/usr/srec/grammar3.g2g) 5623 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 5624 G2Listener: onLoaded 5625 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 5626 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 5627 +recognize() 5628 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 5629 MFRListener: onStarted() 5630 -recognize() 5631 onStarted 5632 onBeginningOfSpeech 5633 MFRListener: onStopped() 5634 onEndOfSpeech 5635 onRecognitionResult: 1 5636 result 1:phone delete Jen Parker:DEL Jen Parker:84 5637 +onStopped() 5638 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 5639 Saving.../system/usr/srec/R3_contactsTestSound.raw 5640 -onStopped() 5641 MFWListener: onStopped() 5642 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 5643 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 5644 G2Listener: onUnloaded 5645 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 5646 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 5647 G2Listener: onLoaded 5648 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 5649 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 5650 +recognize() 5651 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 5652 MFRListener: onStarted() 5653 onStarted 5654 -recognize() 5655 onBeginningOfSpeech 5656 MFRListener: onStopped() 5657 onEndOfSpeech 5658 onRecognitionResult: 1 5659 result 1:traffic information:TRFI:90 5660 +onStopped() 5661 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 5662 Saving.../system/usr/srec/R3_actionTestSound.raw 5663 -onStopped() 5664 MFWListener: onStopped() 5665 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 5666 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 5667 G2Listener: onUnloaded 5668 UNLOADING_GRAMMAR2 --> MICROPHONE 5669 Start recording... 5670 MICROPHONE --> STATE_MICROPHONE_STARTING 5671 MICListener: onStarted() 5672 Record for 2 secs. 5673 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 5674 MICROPHONE_RECORDING --> RECORDING_STOP 5675 RECORDING_STOP --> STOPPING_MICROPHONE 5676 MICListener: onStopped() 5677 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 5678 Sleep 1800 ms (workaround for Sooner audio driver bug) 5679 Woke up 5680 MICListener: Saving record sound R3_microphoneTestSound.raw 5681 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 5682 MFWListener: onStopped() 5683 SAVING_RECORDED_AUDIO --> COMPARE_FILES 5684 Compare MIC Files 5685 /system/usr/srec/R3_microphoneTestSound.raw 5686 Size:41004 5687 COMPARE_FILES --> GET_PARAMS 5688 GET_PARAMS --> GETTING_PARAMS 5689 Retrieving parameter values... 5690 onParametersGet: 5691 CREC.Recognizer.non_terminal_timeout = 90 5692 CREC.Recognizer.optional_terminal_timeout = 45 5693 CREC.Recognizer.terminal_timeout = 30 5694 CREC.Recognizer.eou_threshold = 120 5695 SREC.Recognizer.utterance_timeout = 400 5696 GETTING_PARAMS --> SET_PARAMS 5697 SET_PARAMS --> SETTING_PARAMS 5698 Setting new parameter values... 5699 onParametersSet: 5700 CREC.Recognizer.non_terminal_timeout = 400 5701 CREC.Recognizer.terminal_timeout = 200 5702 CREC.Recognizer.optional_terminal_timeout = 300 5703 CREC.Recognizer.eou_threshold = 500 5704 SREC.Recognizer.utterance_timeout = 100 5705 SETTING_PARAMS --> RESET_PARAMS 5706 RESET_PARAMS --> RESETTING_PARAMS 5707 Setting new parameter values... 5708 onParametersSet: 5709 CREC.Recognizer.non_terminal_timeout = 90 5710 CREC.Recognizer.terminal_timeout = 30 5711 CREC.Recognizer.optional_terminal_timeout = 45 5712 CREC.Recognizer.eou_threshold = 120 5713 SREC.Recognizer.utterance_timeout = 400 5714 RESETTING_PARAMS --> RESET 5715 RESET --> SHOW_ITERATION 5716 --------------------------------------- 5717 Iteration:46 5718 --------------------------------------- 5719 SHOW_ITERATION --> CREATE_GRAMMAR1 5720 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5721 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5722 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 5723 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5724 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5725 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 5726 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 5727 G1Listener: onLoaded 5728 G1Listener: Adding words to grammar slot 5729 item 0: Jen Parker 5730 item 1: John Martinez 5731 item 2: Andrew Evans 5732 G1Listener: Starting adding words to grammar slot 5733 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 5734 G1Listener: onAddItemList 5735 G1Listener: Finish adding words to grammar slot 5736 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 5737 G1Listener: onCompileAllSlots 5738 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 5739 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 5740 G1Listener: onSaved 5741 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 5742 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 5743 G1Listener: onUnloaded 5744 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 5745 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 5746 before CreateGrammar(/system/usr/srec/grammar3.g2g) 5747 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 5748 G2Listener: onLoaded 5749 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 5750 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 5751 +recognize() 5752 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 5753 MFRListener: onStarted() 5754 -recognize() 5755 onStarted 5756 onBeginningOfSpeech 5757 onEndOfSpeech 5758 onRecognitionResult: 1 5759 result 1:phone delete John Martinez:DEL John Martinez:88 5760 +onStopped() 5761 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 5762 Saving.../system/usr/srec/R3_contactsTestSound.raw 5763 -onStopped() 5764 MFRListener: onStopped() 5765 MFWListener: onStopped() 5766 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 5767 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 5768 G2Listener: onUnloaded 5769 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 5770 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 5771 G2Listener: onLoaded 5772 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 5773 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 5774 +recognize() 5775 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 5776 MFRListener: onStarted() 5777 onStarted 5778 -recognize() 5779 onBeginningOfSpeech 5780 MFRListener: onStopped() 5781 onEndOfSpeech 5782 onRecognitionResult: 1 5783 result 1:changer:CHANGER:90 5784 +onStopped() 5785 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 5786 Saving.../system/usr/srec/R3_actionTestSound.raw 5787 MFWListener: onStopped() 5788 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 5789 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 5790 -onStopped() 5791 G2Listener: onUnloaded 5792 UNLOADING_GRAMMAR2 --> MICROPHONE 5793 Start recording... 5794 MICListener: onStarted() 5795 Record for 2 secs. 5796 MICROPHONE --> STATE_MICROPHONE_STARTING 5797 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 5798 MICROPHONE_RECORDING --> RECORDING_STOP 5799 RECORDING_STOP --> STOPPING_MICROPHONE 5800 MICListener: onStopped() 5801 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 5802 Sleep 1800 ms (workaround for Sooner audio driver bug) 5803 Woke up 5804 MICListener: Saving record sound R3_microphoneTestSound.raw 5805 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 5806 MFWListener: onStopped() 5807 SAVING_RECORDED_AUDIO --> COMPARE_FILES 5808 Compare MIC Files 5809 /system/usr/srec/R3_microphoneTestSound.raw 5810 Size:41004 5811 COMPARE_FILES --> GET_PARAMS 5812 GET_PARAMS --> GETTING_PARAMS 5813 Retrieving parameter values... 5814 onParametersGet: 5815 CREC.Recognizer.non_terminal_timeout = 90 5816 CREC.Recognizer.optional_terminal_timeout = 45 5817 CREC.Recognizer.terminal_timeout = 30 5818 CREC.Recognizer.eou_threshold = 120 5819 SREC.Recognizer.utterance_timeout = 400 5820 GETTING_PARAMS --> SET_PARAMS 5821 SET_PARAMS --> SETTING_PARAMS 5822 Setting new parameter values... 5823 onParametersSet: 5824 CREC.Recognizer.non_terminal_timeout = 400 5825 CREC.Recognizer.terminal_timeout = 200 5826 CREC.Recognizer.optional_terminal_timeout = 300 5827 CREC.Recognizer.eou_threshold = 500 5828 SREC.Recognizer.utterance_timeout = 100 5829 SETTING_PARAMS --> RESET_PARAMS 5830 RESET_PARAMS --> RESETTING_PARAMS 5831 Setting new parameter values... 5832 onParametersSet: 5833 CREC.Recognizer.non_terminal_timeout = 90 5834 CREC.Recognizer.terminal_timeout = 30 5835 CREC.Recognizer.optional_terminal_timeout = 45 5836 CREC.Recognizer.eou_threshold = 120 5837 SREC.Recognizer.utterance_timeout = 400 5838 RESETTING_PARAMS --> RESET 5839 RESET --> SHOW_ITERATION 5840 --------------------------------------- 5841 Iteration:47 5842 --------------------------------------- 5843 SHOW_ITERATION --> CREATE_GRAMMAR1 5844 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5845 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5846 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 5847 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5848 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5849 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 5850 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 5851 G1Listener: onLoaded 5852 G1Listener: Adding words to grammar slot 5853 item 0: Jen Parker 5854 item 1: John Martinez 5855 item 2: Andrew Evans 5856 G1Listener: Starting adding words to grammar slot 5857 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 5858 G1Listener: onAddItemList 5859 G1Listener: Finish adding words to grammar slot 5860 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 5861 G1Listener: onCompileAllSlots 5862 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 5863 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 5864 G1Listener: onSaved 5865 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 5866 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 5867 G1Listener: onUnloaded 5868 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 5869 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 5870 before CreateGrammar(/system/usr/srec/grammar3.g2g) 5871 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 5872 G2Listener: onLoaded 5873 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 5874 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 5875 +recognize() 5876 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 5877 MFRListener: onStarted() 5878 -recognize() 5879 onStarted 5880 onBeginningOfSpeech 5881 onEndOfSpeech 5882 onRecognitionResult: 1 5883 result 1:Andrew Evans:Andrew Evans:87 5884 +onStopped() 5885 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 5886 Saving.../system/usr/srec/R3_contactsTestSound.raw 5887 -onStopped() 5888 MFRListener: onStopped() 5889 MFWListener: onStopped() 5890 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 5891 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 5892 G2Listener: onUnloaded 5893 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 5894 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 5895 G2Listener: onLoaded 5896 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 5897 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 5898 +recognize() 5899 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 5900 -recognize() 5901 MFRListener: onStarted() 5902 onStarted 5903 onBeginningOfSpeech 5904 MFRListener: onStopped() 5905 onEndOfSpeech 5906 onRecognitionResult: 1 5907 result 1:forward:FWD:85 5908 +onStopped() 5909 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 5910 Saving.../system/usr/srec/R3_actionTestSound.raw 5911 -onStopped() 5912 MFWListener: onStopped() 5913 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 5914 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 5915 G2Listener: onUnloaded 5916 UNLOADING_GRAMMAR2 --> MICROPHONE 5917 Start recording... 5918 MICROPHONE --> STATE_MICROPHONE_STARTING 5919 MICListener: onStarted() 5920 Record for 2 secs. 5921 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 5922 MICROPHONE_RECORDING --> RECORDING_STOP 5923 RECORDING_STOP --> STOPPING_MICROPHONE 5924 MICListener: onStopped() 5925 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 5926 Sleep 1800 ms (workaround for Sooner audio driver bug) 5927 Woke up 5928 MICListener: Saving record sound R3_microphoneTestSound.raw 5929 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 5930 MFWListener: onStopped() 5931 SAVING_RECORDED_AUDIO --> COMPARE_FILES 5932 Compare MIC Files 5933 /system/usr/srec/R3_microphoneTestSound.raw 5934 Size:41004 5935 COMPARE_FILES --> GET_PARAMS 5936 GET_PARAMS --> GETTING_PARAMS 5937 Retrieving parameter values... 5938 onParametersGet: 5939 CREC.Recognizer.non_terminal_timeout = 90 5940 CREC.Recognizer.optional_terminal_timeout = 45 5941 CREC.Recognizer.terminal_timeout = 30 5942 CREC.Recognizer.eou_threshold = 120 5943 SREC.Recognizer.utterance_timeout = 400 5944 GETTING_PARAMS --> SET_PARAMS 5945 SET_PARAMS --> SETTING_PARAMS 5946 Setting new parameter values... 5947 onParametersSet: 5948 CREC.Recognizer.non_terminal_timeout = 400 5949 CREC.Recognizer.terminal_timeout = 200 5950 CREC.Recognizer.optional_terminal_timeout = 300 5951 CREC.Recognizer.eou_threshold = 500 5952 SREC.Recognizer.utterance_timeout = 100 5953 SETTING_PARAMS --> RESET_PARAMS 5954 RESET_PARAMS --> RESETTING_PARAMS 5955 Setting new parameter values... 5956 onParametersSet: 5957 CREC.Recognizer.non_terminal_timeout = 90 5958 CREC.Recognizer.terminal_timeout = 30 5959 CREC.Recognizer.optional_terminal_timeout = 45 5960 CREC.Recognizer.eou_threshold = 120 5961 SREC.Recognizer.utterance_timeout = 400 5962 RESETTING_PARAMS --> RESET 5963 RESET --> SHOW_ITERATION 5964 --------------------------------------- 5965 Iteration:48 5966 --------------------------------------- 5967 SHOW_ITERATION --> CREATE_GRAMMAR1 5968 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5969 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5970 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 5971 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5972 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 5973 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 5974 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 5975 G1Listener: onLoaded 5976 G1Listener: Adding words to grammar slot 5977 item 0: Jen Parker 5978 item 1: John Martinez 5979 item 2: Andrew Evans 5980 G1Listener: Starting adding words to grammar slot 5981 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 5982 G1Listener: onAddItemList 5983 G1Listener: Finish adding words to grammar slot 5984 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 5985 G1Listener: onCompileAllSlots 5986 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 5987 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 5988 G1Listener: onSaved 5989 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 5990 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 5991 G1Listener: onUnloaded 5992 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 5993 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 5994 before CreateGrammar(/system/usr/srec/grammar3.g2g) 5995 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 5996 G2Listener: onLoaded 5997 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 5998 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 5999 +recognize() 6000 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 6001 MFRListener: onStarted() 6002 -recognize() 6003 onStarted 6004 onBeginningOfSpeech 6005 MFRListener: onStopped() 6006 onEndOfSpeech 6007 onRecognitionResult: 1 6008 result 1:phone delete Jen Parker:DEL Jen Parker:84 6009 +onStopped() 6010 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 6011 Saving.../system/usr/srec/R3_contactsTestSound.raw 6012 -onStopped() 6013 MFWListener: onStopped() 6014 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 6015 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 6016 G2Listener: onUnloaded 6017 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 6018 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 6019 G2Listener: onLoaded 6020 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 6021 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 6022 +recognize() 6023 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 6024 -recognize() 6025 MFRListener: onStarted() 6026 onStarted 6027 onBeginningOfSpeech 6028 MFRListener: onStopped() 6029 onEndOfSpeech 6030 onRecognitionResult: 1 6031 result 1:traffic information:TRFI:90 6032 +onStopped() 6033 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 6034 Saving.../system/usr/srec/R3_actionTestSound.raw 6035 -onStopped() 6036 MFWListener: onStopped() 6037 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 6038 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 6039 G2Listener: onUnloaded 6040 UNLOADING_GRAMMAR2 --> MICROPHONE 6041 Start recording... 6042 MICROPHONE --> STATE_MICROPHONE_STARTING 6043 MICListener: onStarted() 6044 Record for 2 secs. 6045 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 6046 MICROPHONE_RECORDING --> RECORDING_STOP 6047 RECORDING_STOP --> STOPPING_MICROPHONE 6048 MICListener: onStopped() 6049 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 6050 Sleep 1800 ms (workaround for Sooner audio driver bug) 6051 Woke up 6052 MICListener: Saving record sound R3_microphoneTestSound.raw 6053 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 6054 MFWListener: onStopped() 6055 SAVING_RECORDED_AUDIO --> COMPARE_FILES 6056 Compare MIC Files 6057 /system/usr/srec/R3_microphoneTestSound.raw 6058 Size:41004 6059 COMPARE_FILES --> GET_PARAMS 6060 GET_PARAMS --> GETTING_PARAMS 6061 Retrieving parameter values... 6062 onParametersGet: 6063 CREC.Recognizer.non_terminal_timeout = 90 6064 CREC.Recognizer.optional_terminal_timeout = 45 6065 CREC.Recognizer.terminal_timeout = 30 6066 CREC.Recognizer.eou_threshold = 120 6067 SREC.Recognizer.utterance_timeout = 400 6068 GETTING_PARAMS --> SET_PARAMS 6069 SET_PARAMS --> SETTING_PARAMS 6070 Setting new parameter values... 6071 onParametersSet: 6072 CREC.Recognizer.non_terminal_timeout = 400 6073 CREC.Recognizer.terminal_timeout = 200 6074 CREC.Recognizer.optional_terminal_timeout = 300 6075 CREC.Recognizer.eou_threshold = 500 6076 SREC.Recognizer.utterance_timeout = 100 6077 SETTING_PARAMS --> RESET_PARAMS 6078 RESET_PARAMS --> RESETTING_PARAMS 6079 Setting new parameter values... 6080 onParametersSet: 6081 CREC.Recognizer.non_terminal_timeout = 90 6082 CREC.Recognizer.terminal_timeout = 30 6083 CREC.Recognizer.optional_terminal_timeout = 45 6084 CREC.Recognizer.eou_threshold = 120 6085 SREC.Recognizer.utterance_timeout = 400 6086 RESETTING_PARAMS --> RESET 6087 RESET --> SHOW_ITERATION 6088 --------------------------------------- 6089 Iteration:49 6090 --------------------------------------- 6091 SHOW_ITERATION --> CREATE_GRAMMAR1 6092 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6093 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6094 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 6095 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6096 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6097 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 6098 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 6099 G1Listener: onLoaded 6100 G1Listener: Adding words to grammar slot 6101 item 0: Jen Parker 6102 item 1: John Martinez 6103 item 2: Andrew Evans 6104 G1Listener: Starting adding words to grammar slot 6105 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 6106 G1Listener: onAddItemList 6107 G1Listener: Finish adding words to grammar slot 6108 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 6109 G1Listener: onCompileAllSlots 6110 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 6111 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 6112 G1Listener: onSaved 6113 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 6114 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 6115 G1Listener: onUnloaded 6116 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 6117 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 6118 before CreateGrammar(/system/usr/srec/grammar3.g2g) 6119 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 6120 G2Listener: onLoaded 6121 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 6122 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 6123 +recognize() 6124 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 6125 MFRListener: onStarted() 6126 -recognize() 6127 onStarted 6128 onBeginningOfSpeech 6129 onEndOfSpeech 6130 onRecognitionResult: 1 6131 result 1:phone delete John Martinez:DEL John Martinez:88 6132 +onStopped() 6133 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 6134 Saving.../system/usr/srec/R3_contactsTestSound.raw 6135 -onStopped() 6136 MFRListener: onStopped() 6137 MFWListener: onStopped() 6138 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 6139 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 6140 G2Listener: onUnloaded 6141 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 6142 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 6143 G2Listener: onLoaded 6144 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 6145 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 6146 +recognize() 6147 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 6148 -recognize() 6149 MFRListener: onStarted() 6150 onStarted 6151 onBeginningOfSpeech 6152 MFRListener: onStopped() 6153 onEndOfSpeech 6154 onRecognitionResult: 1 6155 result 1:changer:CHANGER:90 6156 +onStopped() 6157 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 6158 Saving.../system/usr/srec/R3_actionTestSound.raw 6159 MFWListener: onStopped() 6160 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 6161 -onStopped() 6162 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 6163 G2Listener: onUnloaded 6164 UNLOADING_GRAMMAR2 --> MICROPHONE 6165 Start recording... 6166 MICROPHONE --> STATE_MICROPHONE_STARTING 6167 MICListener: onStarted() 6168 Record for 2 secs. 6169 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 6170 MICROPHONE_RECORDING --> RECORDING_STOP 6171 RECORDING_STOP --> STOPPING_MICROPHONE 6172 MICListener: onStopped() 6173 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 6174 Sleep 1800 ms (workaround for Sooner audio driver bug) 6175 Woke up 6176 MICListener: Saving record sound R3_microphoneTestSound.raw 6177 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 6178 MFWListener: onStopped() 6179 SAVING_RECORDED_AUDIO --> COMPARE_FILES 6180 Compare MIC Files 6181 /system/usr/srec/R3_microphoneTestSound.raw 6182 Size:41004 6183 COMPARE_FILES --> GET_PARAMS 6184 GET_PARAMS --> GETTING_PARAMS 6185 Retrieving parameter values... 6186 onParametersGet: 6187 CREC.Recognizer.non_terminal_timeout = 90 6188 CREC.Recognizer.optional_terminal_timeout = 45 6189 CREC.Recognizer.terminal_timeout = 30 6190 CREC.Recognizer.eou_threshold = 120 6191 SREC.Recognizer.utterance_timeout = 400 6192 GETTING_PARAMS --> SET_PARAMS 6193 SET_PARAMS --> SETTING_PARAMS 6194 Setting new parameter values... 6195 onParametersSet: 6196 CREC.Recognizer.non_terminal_timeout = 400 6197 CREC.Recognizer.terminal_timeout = 200 6198 CREC.Recognizer.optional_terminal_timeout = 300 6199 CREC.Recognizer.eou_threshold = 500 6200 SREC.Recognizer.utterance_timeout = 100 6201 SETTING_PARAMS --> RESET_PARAMS 6202 RESET_PARAMS --> RESETTING_PARAMS 6203 Setting new parameter values... 6204 onParametersSet: 6205 CREC.Recognizer.non_terminal_timeout = 90 6206 CREC.Recognizer.terminal_timeout = 30 6207 CREC.Recognizer.optional_terminal_timeout = 45 6208 CREC.Recognizer.eou_threshold = 120 6209 SREC.Recognizer.utterance_timeout = 400 6210 RESETTING_PARAMS --> RESET 6211 RESET --> SHOW_ITERATION 6212 --------------------------------------- 6213 Iteration:50 6214 --------------------------------------- 6215 SHOW_ITERATION --> CREATE_GRAMMAR1 6216 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6217 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6218 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 6219 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6220 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6221 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 6222 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 6223 G1Listener: onLoaded 6224 G1Listener: Adding words to grammar slot 6225 item 0: Jen Parker 6226 item 1: John Martinez 6227 item 2: Andrew Evans 6228 G1Listener: Starting adding words to grammar slot 6229 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 6230 G1Listener: onAddItemList 6231 G1Listener: Finish adding words to grammar slot 6232 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 6233 G1Listener: onCompileAllSlots 6234 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 6235 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 6236 G1Listener: onSaved 6237 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 6238 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 6239 G1Listener: onUnloaded 6240 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 6241 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 6242 before CreateGrammar(/system/usr/srec/grammar3.g2g) 6243 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 6244 G2Listener: onLoaded 6245 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 6246 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 6247 +recognize() 6248 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 6249 MFRListener: onStarted() 6250 -recognize() 6251 onStarted 6252 onBeginningOfSpeech 6253 onEndOfSpeech 6254 onRecognitionResult: 1 6255 result 1:Andrew Evans:Andrew Evans:87 6256 +onStopped() 6257 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 6258 Saving.../system/usr/srec/R3_contactsTestSound.raw 6259 -onStopped() 6260 MFRListener: onStopped() 6261 MFWListener: onStopped() 6262 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 6263 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 6264 G2Listener: onUnloaded 6265 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 6266 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 6267 G2Listener: onLoaded 6268 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 6269 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 6270 +recognize() 6271 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 6272 -recognize() 6273 MFRListener: onStarted() 6274 onStarted 6275 onBeginningOfSpeech 6276 MFRListener: onStopped() 6277 onEndOfSpeech 6278 onRecognitionResult: 1 6279 result 1:forward:FWD:85 6280 +onStopped() 6281 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 6282 Saving.../system/usr/srec/R3_actionTestSound.raw 6283 MFWListener: onStopped() 6284 -onStopped() 6285 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 6286 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 6287 G2Listener: onUnloaded 6288 UNLOADING_GRAMMAR2 --> MICROPHONE 6289 Start recording... 6290 MICROPHONE --> STATE_MICROPHONE_STARTING 6291 MICListener: onStarted() 6292 Record for 2 secs. 6293 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 6294 MICROPHONE_RECORDING --> RECORDING_STOP 6295 RECORDING_STOP --> STOPPING_MICROPHONE 6296 MICListener: onStopped() 6297 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 6298 Sleep 1800 ms (workaround for Sooner audio driver bug) 6299 Woke up 6300 MICListener: Saving record sound R3_microphoneTestSound.raw 6301 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 6302 MFWListener: onStopped() 6303 SAVING_RECORDED_AUDIO --> COMPARE_FILES 6304 Compare MIC Files 6305 /system/usr/srec/R3_microphoneTestSound.raw 6306 Size:41004 6307 COMPARE_FILES --> GET_PARAMS 6308 GET_PARAMS --> GETTING_PARAMS 6309 Retrieving parameter values... 6310 onParametersGet: 6311 CREC.Recognizer.non_terminal_timeout = 90 6312 CREC.Recognizer.optional_terminal_timeout = 45 6313 CREC.Recognizer.terminal_timeout = 30 6314 CREC.Recognizer.eou_threshold = 120 6315 SREC.Recognizer.utterance_timeout = 400 6316 GETTING_PARAMS --> SET_PARAMS 6317 SET_PARAMS --> SETTING_PARAMS 6318 Setting new parameter values... 6319 onParametersSet: 6320 CREC.Recognizer.non_terminal_timeout = 400 6321 CREC.Recognizer.terminal_timeout = 200 6322 CREC.Recognizer.optional_terminal_timeout = 300 6323 CREC.Recognizer.eou_threshold = 500 6324 SREC.Recognizer.utterance_timeout = 100 6325 SETTING_PARAMS --> RESET_PARAMS 6326 RESET_PARAMS --> RESETTING_PARAMS 6327 Setting new parameter values... 6328 onParametersSet: 6329 CREC.Recognizer.non_terminal_timeout = 90 6330 CREC.Recognizer.terminal_timeout = 30 6331 CREC.Recognizer.optional_terminal_timeout = 45 6332 CREC.Recognizer.eou_threshold = 120 6333 SREC.Recognizer.utterance_timeout = 400 6334 RESETTING_PARAMS --> RESET 6335 RESET --> SHOW_ITERATION 6336 --------------------------------------- 6337 Iteration:51 6338 --------------------------------------- 6339 SHOW_ITERATION --> CREATE_GRAMMAR1 6340 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6341 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6342 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 6343 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6344 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6345 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 6346 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 6347 G1Listener: onLoaded 6348 G1Listener: Adding words to grammar slot 6349 item 0: Jen Parker 6350 item 1: John Martinez 6351 item 2: Andrew Evans 6352 G1Listener: Starting adding words to grammar slot 6353 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 6354 G1Listener: onAddItemList 6355 G1Listener: Finish adding words to grammar slot 6356 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 6357 G1Listener: onCompileAllSlots 6358 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 6359 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 6360 G1Listener: onSaved 6361 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 6362 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 6363 G1Listener: onUnloaded 6364 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 6365 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 6366 before CreateGrammar(/system/usr/srec/grammar3.g2g) 6367 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 6368 G2Listener: onLoaded 6369 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 6370 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 6371 +recognize() 6372 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 6373 MFRListener: onStarted() 6374 -recognize() 6375 onStarted 6376 onBeginningOfSpeech 6377 MFRListener: onStopped() 6378 onEndOfSpeech 6379 onRecognitionResult: 1 6380 result 1:phone delete Jen Parker:DEL Jen Parker:84 6381 +onStopped() 6382 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 6383 Saving.../system/usr/srec/R3_contactsTestSound.raw 6384 -onStopped() 6385 MFWListener: onStopped() 6386 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 6387 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 6388 G2Listener: onUnloaded 6389 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 6390 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 6391 G2Listener: onLoaded 6392 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 6393 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 6394 +recognize() 6395 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 6396 -recognize() 6397 MFRListener: onStarted() 6398 onStarted 6399 onBeginningOfSpeech 6400 MFRListener: onStopped() 6401 onEndOfSpeech 6402 onRecognitionResult: 1 6403 result 1:traffic information:TRFI:90 6404 +onStopped() 6405 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 6406 Saving.../system/usr/srec/R3_actionTestSound.raw 6407 -onStopped() 6408 MFWListener: onStopped() 6409 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 6410 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 6411 G2Listener: onUnloaded 6412 UNLOADING_GRAMMAR2 --> MICROPHONE 6413 Start recording... 6414 MICROPHONE --> STATE_MICROPHONE_STARTING 6415 MICListener: onStarted() 6416 Record for 2 secs. 6417 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 6418 MICROPHONE_RECORDING --> RECORDING_STOP 6419 RECORDING_STOP --> STOPPING_MICROPHONE 6420 MICListener: onStopped() 6421 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 6422 Sleep 1800 ms (workaround for Sooner audio driver bug) 6423 Woke up 6424 MICListener: Saving record sound R3_microphoneTestSound.raw 6425 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 6426 MFWListener: onStopped() 6427 SAVING_RECORDED_AUDIO --> COMPARE_FILES 6428 Compare MIC Files 6429 /system/usr/srec/R3_microphoneTestSound.raw 6430 Size:41004 6431 COMPARE_FILES --> GET_PARAMS 6432 GET_PARAMS --> GETTING_PARAMS 6433 Retrieving parameter values... 6434 onParametersGet: 6435 CREC.Recognizer.non_terminal_timeout = 90 6436 CREC.Recognizer.optional_terminal_timeout = 45 6437 CREC.Recognizer.terminal_timeout = 30 6438 CREC.Recognizer.eou_threshold = 120 6439 SREC.Recognizer.utterance_timeout = 400 6440 GETTING_PARAMS --> SET_PARAMS 6441 SET_PARAMS --> SETTING_PARAMS 6442 Setting new parameter values... 6443 onParametersSet: 6444 CREC.Recognizer.non_terminal_timeout = 400 6445 CREC.Recognizer.terminal_timeout = 200 6446 CREC.Recognizer.optional_terminal_timeout = 300 6447 CREC.Recognizer.eou_threshold = 500 6448 SREC.Recognizer.utterance_timeout = 100 6449 SETTING_PARAMS --> RESET_PARAMS 6450 RESET_PARAMS --> RESETTING_PARAMS 6451 Setting new parameter values... 6452 onParametersSet: 6453 CREC.Recognizer.non_terminal_timeout = 90 6454 CREC.Recognizer.terminal_timeout = 30 6455 CREC.Recognizer.optional_terminal_timeout = 45 6456 CREC.Recognizer.eou_threshold = 120 6457 SREC.Recognizer.utterance_timeout = 400 6458 RESETTING_PARAMS --> RESET 6459 RESET --> SHOW_ITERATION 6460 --------------------------------------- 6461 Iteration:52 6462 --------------------------------------- 6463 SHOW_ITERATION --> CREATE_GRAMMAR1 6464 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6465 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6466 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 6467 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6468 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6469 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 6470 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 6471 G1Listener: onLoaded 6472 G1Listener: Adding words to grammar slot 6473 item 0: Jen Parker 6474 item 1: John Martinez 6475 item 2: Andrew Evans 6476 G1Listener: Starting adding words to grammar slot 6477 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 6478 G1Listener: onAddItemList 6479 G1Listener: Finish adding words to grammar slot 6480 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 6481 G1Listener: onCompileAllSlots 6482 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 6483 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 6484 G1Listener: onSaved 6485 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 6486 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 6487 G1Listener: onUnloaded 6488 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 6489 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 6490 before CreateGrammar(/system/usr/srec/grammar3.g2g) 6491 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 6492 G2Listener: onLoaded 6493 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 6494 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 6495 +recognize() 6496 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 6497 MFRListener: onStarted() 6498 -recognize() 6499 onStarted 6500 onBeginningOfSpeech 6501 onEndOfSpeech 6502 onRecognitionResult: 1 6503 result 1:phone delete John Martinez:DEL John Martinez:88 6504 +onStopped() 6505 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 6506 Saving.../system/usr/srec/R3_contactsTestSound.raw 6507 -onStopped() 6508 MFRListener: onStopped() 6509 MFWListener: onStopped() 6510 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 6511 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 6512 G2Listener: onUnloaded 6513 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 6514 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 6515 G2Listener: onLoaded 6516 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 6517 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 6518 +recognize() 6519 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 6520 -recognize() 6521 MFRListener: onStarted() 6522 onStarted 6523 onBeginningOfSpeech 6524 MFRListener: onStopped() 6525 onEndOfSpeech 6526 onRecognitionResult: 1 6527 result 1:changer:CHANGER:90 6528 +onStopped() 6529 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 6530 Saving.../system/usr/srec/R3_actionTestSound.raw 6531 -onStopped() 6532 MFWListener: onStopped() 6533 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 6534 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 6535 G2Listener: onUnloaded 6536 UNLOADING_GRAMMAR2 --> MICROPHONE 6537 Start recording... 6538 MICROPHONE --> STATE_MICROPHONE_STARTING 6539 MICListener: onStarted() 6540 Record for 2 secs. 6541 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 6542 MICROPHONE_RECORDING --> RECORDING_STOP 6543 RECORDING_STOP --> STOPPING_MICROPHONE 6544 MICListener: onStopped() 6545 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 6546 Sleep 1800 ms (workaround for Sooner audio driver bug) 6547 Woke up 6548 MICListener: Saving record sound R3_microphoneTestSound.raw 6549 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 6550 MFWListener: onStopped() 6551 SAVING_RECORDED_AUDIO --> COMPARE_FILES 6552 Compare MIC Files 6553 /system/usr/srec/R3_microphoneTestSound.raw 6554 Size:41004 6555 COMPARE_FILES --> GET_PARAMS 6556 GET_PARAMS --> GETTING_PARAMS 6557 Retrieving parameter values... 6558 onParametersGet: 6559 CREC.Recognizer.non_terminal_timeout = 90 6560 CREC.Recognizer.optional_terminal_timeout = 45 6561 CREC.Recognizer.terminal_timeout = 30 6562 CREC.Recognizer.eou_threshold = 120 6563 SREC.Recognizer.utterance_timeout = 400 6564 GETTING_PARAMS --> SET_PARAMS 6565 SET_PARAMS --> SETTING_PARAMS 6566 Setting new parameter values... 6567 onParametersSet: 6568 CREC.Recognizer.non_terminal_timeout = 400 6569 CREC.Recognizer.terminal_timeout = 200 6570 CREC.Recognizer.optional_terminal_timeout = 300 6571 CREC.Recognizer.eou_threshold = 500 6572 SREC.Recognizer.utterance_timeout = 100 6573 SETTING_PARAMS --> RESET_PARAMS 6574 RESET_PARAMS --> RESETTING_PARAMS 6575 Setting new parameter values... 6576 onParametersSet: 6577 CREC.Recognizer.non_terminal_timeout = 90 6578 CREC.Recognizer.terminal_timeout = 30 6579 CREC.Recognizer.optional_terminal_timeout = 45 6580 CREC.Recognizer.eou_threshold = 120 6581 SREC.Recognizer.utterance_timeout = 400 6582 RESETTING_PARAMS --> RESET 6583 RESET --> SHOW_ITERATION 6584 --------------------------------------- 6585 Iteration:53 6586 --------------------------------------- 6587 SHOW_ITERATION --> CREATE_GRAMMAR1 6588 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6589 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6590 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 6591 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6592 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6593 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 6594 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 6595 G1Listener: onLoaded 6596 G1Listener: Adding words to grammar slot 6597 item 0: Jen Parker 6598 item 1: John Martinez 6599 item 2: Andrew Evans 6600 G1Listener: Starting adding words to grammar slot 6601 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 6602 G1Listener: onAddItemList 6603 G1Listener: Finish adding words to grammar slot 6604 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 6605 G1Listener: onCompileAllSlots 6606 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 6607 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 6608 G1Listener: onSaved 6609 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 6610 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 6611 G1Listener: onUnloaded 6612 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 6613 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 6614 before CreateGrammar(/system/usr/srec/grammar3.g2g) 6615 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 6616 G2Listener: onLoaded 6617 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 6618 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 6619 +recognize() 6620 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 6621 MFRListener: onStarted() 6622 -recognize() 6623 onStarted 6624 onBeginningOfSpeech 6625 onEndOfSpeech 6626 onRecognitionResult: 1 6627 result 1:Andrew Evans:Andrew Evans:87 6628 +onStopped() 6629 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 6630 Saving.../system/usr/srec/R3_contactsTestSound.raw 6631 -onStopped() 6632 MFRListener: onStopped() 6633 MFWListener: onStopped() 6634 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 6635 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 6636 G2Listener: onUnloaded 6637 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 6638 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 6639 G2Listener: onLoaded 6640 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 6641 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 6642 +recognize() 6643 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 6644 -recognize() 6645 MFRListener: onStarted() 6646 onStarted 6647 onBeginningOfSpeech 6648 MFRListener: onStopped() 6649 onEndOfSpeech 6650 onRecognitionResult: 1 6651 result 1:forward:FWD:85 6652 +onStopped() 6653 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 6654 Saving.../system/usr/srec/R3_actionTestSound.raw 6655 MFWListener: onStopped() 6656 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 6657 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 6658 -onStopped() 6659 G2Listener: onUnloaded 6660 UNLOADING_GRAMMAR2 --> MICROPHONE 6661 Start recording... 6662 MICROPHONE --> STATE_MICROPHONE_STARTING 6663 MICListener: onStarted() 6664 Record for 2 secs. 6665 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 6666 MICROPHONE_RECORDING --> RECORDING_STOP 6667 RECORDING_STOP --> STOPPING_MICROPHONE 6668 MICListener: onStopped() 6669 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 6670 Sleep 1800 ms (workaround for Sooner audio driver bug) 6671 Woke up 6672 MICListener: Saving record sound R3_microphoneTestSound.raw 6673 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 6674 MFWListener: onStopped() 6675 SAVING_RECORDED_AUDIO --> COMPARE_FILES 6676 Compare MIC Files 6677 /system/usr/srec/R3_microphoneTestSound.raw 6678 Size:41004 6679 COMPARE_FILES --> GET_PARAMS 6680 GET_PARAMS --> GETTING_PARAMS 6681 Retrieving parameter values... 6682 onParametersGet: 6683 CREC.Recognizer.non_terminal_timeout = 90 6684 CREC.Recognizer.optional_terminal_timeout = 45 6685 CREC.Recognizer.terminal_timeout = 30 6686 CREC.Recognizer.eou_threshold = 120 6687 SREC.Recognizer.utterance_timeout = 400 6688 GETTING_PARAMS --> SET_PARAMS 6689 SET_PARAMS --> SETTING_PARAMS 6690 Setting new parameter values... 6691 onParametersSet: 6692 CREC.Recognizer.non_terminal_timeout = 400 6693 CREC.Recognizer.terminal_timeout = 200 6694 CREC.Recognizer.optional_terminal_timeout = 300 6695 CREC.Recognizer.eou_threshold = 500 6696 SREC.Recognizer.utterance_timeout = 100 6697 SETTING_PARAMS --> RESET_PARAMS 6698 RESET_PARAMS --> RESETTING_PARAMS 6699 Setting new parameter values... 6700 onParametersSet: 6701 CREC.Recognizer.non_terminal_timeout = 90 6702 CREC.Recognizer.terminal_timeout = 30 6703 CREC.Recognizer.optional_terminal_timeout = 45 6704 CREC.Recognizer.eou_threshold = 120 6705 SREC.Recognizer.utterance_timeout = 400 6706 RESETTING_PARAMS --> RESET 6707 RESET --> SHOW_ITERATION 6708 --------------------------------------- 6709 Iteration:54 6710 --------------------------------------- 6711 SHOW_ITERATION --> CREATE_GRAMMAR1 6712 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6713 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6714 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 6715 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6716 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6717 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 6718 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 6719 G1Listener: onLoaded 6720 G1Listener: Adding words to grammar slot 6721 item 0: Jen Parker 6722 item 1: John Martinez 6723 item 2: Andrew Evans 6724 G1Listener: Starting adding words to grammar slot 6725 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 6726 G1Listener: onAddItemList 6727 G1Listener: Finish adding words to grammar slot 6728 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 6729 G1Listener: onCompileAllSlots 6730 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 6731 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 6732 G1Listener: onSaved 6733 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 6734 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 6735 G1Listener: onUnloaded 6736 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 6737 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 6738 before CreateGrammar(/system/usr/srec/grammar3.g2g) 6739 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 6740 G2Listener: onLoaded 6741 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 6742 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 6743 +recognize() 6744 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 6745 MFRListener: onStarted() 6746 -recognize() 6747 onStarted 6748 onBeginningOfSpeech 6749 MFRListener: onStopped() 6750 onEndOfSpeech 6751 onRecognitionResult: 1 6752 result 1:phone delete Jen Parker:DEL Jen Parker:84 6753 +onStopped() 6754 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 6755 Saving.../system/usr/srec/R3_contactsTestSound.raw 6756 -onStopped() 6757 MFWListener: onStopped() 6758 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 6759 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 6760 G2Listener: onUnloaded 6761 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 6762 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 6763 G2Listener: onLoaded 6764 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 6765 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 6766 +recognize() 6767 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 6768 -recognize() 6769 MFRListener: onStarted() 6770 onStarted 6771 onBeginningOfSpeech 6772 MFRListener: onStopped() 6773 onEndOfSpeech 6774 onRecognitionResult: 1 6775 result 1:traffic information:TRFI:90 6776 +onStopped() 6777 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 6778 Saving.../system/usr/srec/R3_actionTestSound.raw 6779 -onStopped() 6780 MFWListener: onStopped() 6781 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 6782 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 6783 G2Listener: onUnloaded 6784 UNLOADING_GRAMMAR2 --> MICROPHONE 6785 Start recording... 6786 MICROPHONE --> STATE_MICROPHONE_STARTING 6787 MICListener: onStarted() 6788 Record for 2 secs. 6789 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 6790 MICROPHONE_RECORDING --> RECORDING_STOP 6791 RECORDING_STOP --> STOPPING_MICROPHONE 6792 MICListener: onStopped() 6793 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 6794 Sleep 1800 ms (workaround for Sooner audio driver bug) 6795 Woke up 6796 MICListener: Saving record sound R3_microphoneTestSound.raw 6797 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 6798 MFWListener: onStopped() 6799 SAVING_RECORDED_AUDIO --> COMPARE_FILES 6800 Compare MIC Files 6801 /system/usr/srec/R3_microphoneTestSound.raw 6802 Size:41004 6803 COMPARE_FILES --> GET_PARAMS 6804 GET_PARAMS --> GETTING_PARAMS 6805 Retrieving parameter values... 6806 onParametersGet: 6807 CREC.Recognizer.non_terminal_timeout = 90 6808 CREC.Recognizer.optional_terminal_timeout = 45 6809 CREC.Recognizer.terminal_timeout = 30 6810 CREC.Recognizer.eou_threshold = 120 6811 SREC.Recognizer.utterance_timeout = 400 6812 GETTING_PARAMS --> SET_PARAMS 6813 SET_PARAMS --> SETTING_PARAMS 6814 Setting new parameter values... 6815 onParametersSet: 6816 CREC.Recognizer.non_terminal_timeout = 400 6817 CREC.Recognizer.terminal_timeout = 200 6818 CREC.Recognizer.optional_terminal_timeout = 300 6819 CREC.Recognizer.eou_threshold = 500 6820 SREC.Recognizer.utterance_timeout = 100 6821 SETTING_PARAMS --> RESET_PARAMS 6822 RESET_PARAMS --> RESETTING_PARAMS 6823 Setting new parameter values... 6824 onParametersSet: 6825 CREC.Recognizer.non_terminal_timeout = 90 6826 CREC.Recognizer.terminal_timeout = 30 6827 CREC.Recognizer.optional_terminal_timeout = 45 6828 CREC.Recognizer.eou_threshold = 120 6829 SREC.Recognizer.utterance_timeout = 400 6830 RESETTING_PARAMS --> RESET 6831 RESET --> SHOW_ITERATION 6832 --------------------------------------- 6833 Iteration:55 6834 --------------------------------------- 6835 SHOW_ITERATION --> CREATE_GRAMMAR1 6836 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6837 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6838 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 6839 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6840 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6841 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 6842 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 6843 G1Listener: onLoaded 6844 G1Listener: Adding words to grammar slot 6845 item 0: Jen Parker 6846 item 1: John Martinez 6847 item 2: Andrew Evans 6848 G1Listener: Starting adding words to grammar slot 6849 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 6850 G1Listener: onAddItemList 6851 G1Listener: Finish adding words to grammar slot 6852 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 6853 G1Listener: onCompileAllSlots 6854 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 6855 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 6856 G1Listener: onSaved 6857 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 6858 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 6859 G1Listener: onUnloaded 6860 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 6861 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 6862 before CreateGrammar(/system/usr/srec/grammar3.g2g) 6863 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 6864 G2Listener: onLoaded 6865 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 6866 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 6867 +recognize() 6868 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 6869 MFRListener: onStarted() 6870 -recognize() 6871 onStarted 6872 onBeginningOfSpeech 6873 onEndOfSpeech 6874 onRecognitionResult: 1 6875 result 1:phone delete John Martinez:DEL John Martinez:88 6876 +onStopped() 6877 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 6878 Saving.../system/usr/srec/R3_contactsTestSound.raw 6879 -onStopped() 6880 MFRListener: onStopped() 6881 MFWListener: onStopped() 6882 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 6883 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 6884 G2Listener: onUnloaded 6885 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 6886 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 6887 G2Listener: onLoaded 6888 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 6889 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 6890 +recognize() 6891 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 6892 -recognize() 6893 MFRListener: onStarted() 6894 onStarted 6895 onBeginningOfSpeech 6896 MFRListener: onStopped() 6897 onEndOfSpeech 6898 onRecognitionResult: 1 6899 result 1:changer:CHANGER:90 6900 +onStopped() 6901 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 6902 Saving.../system/usr/srec/R3_actionTestSound.raw 6903 -onStopped() 6904 MFWListener: onStopped() 6905 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 6906 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 6907 G2Listener: onUnloaded 6908 UNLOADING_GRAMMAR2 --> MICROPHONE 6909 Start recording... 6910 MICROPHONE --> STATE_MICROPHONE_STARTING 6911 MICListener: onStarted() 6912 Record for 2 secs. 6913 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 6914 MICROPHONE_RECORDING --> RECORDING_STOP 6915 RECORDING_STOP --> STOPPING_MICROPHONE 6916 MICListener: onStopped() 6917 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 6918 Sleep 1800 ms (workaround for Sooner audio driver bug) 6919 Woke up 6920 MICListener: Saving record sound R3_microphoneTestSound.raw 6921 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 6922 MFWListener: onStopped() 6923 SAVING_RECORDED_AUDIO --> COMPARE_FILES 6924 Compare MIC Files 6925 /system/usr/srec/R3_microphoneTestSound.raw 6926 Size:41004 6927 COMPARE_FILES --> GET_PARAMS 6928 GET_PARAMS --> GETTING_PARAMS 6929 Retrieving parameter values... 6930 onParametersGet: 6931 CREC.Recognizer.non_terminal_timeout = 90 6932 CREC.Recognizer.optional_terminal_timeout = 45 6933 CREC.Recognizer.terminal_timeout = 30 6934 CREC.Recognizer.eou_threshold = 120 6935 SREC.Recognizer.utterance_timeout = 400 6936 GETTING_PARAMS --> SET_PARAMS 6937 SET_PARAMS --> SETTING_PARAMS 6938 Setting new parameter values... 6939 onParametersSet: 6940 CREC.Recognizer.non_terminal_timeout = 400 6941 CREC.Recognizer.terminal_timeout = 200 6942 CREC.Recognizer.optional_terminal_timeout = 300 6943 CREC.Recognizer.eou_threshold = 500 6944 SREC.Recognizer.utterance_timeout = 100 6945 SETTING_PARAMS --> RESET_PARAMS 6946 RESET_PARAMS --> RESETTING_PARAMS 6947 Setting new parameter values... 6948 onParametersSet: 6949 CREC.Recognizer.non_terminal_timeout = 90 6950 CREC.Recognizer.terminal_timeout = 30 6951 CREC.Recognizer.optional_terminal_timeout = 45 6952 CREC.Recognizer.eou_threshold = 120 6953 SREC.Recognizer.utterance_timeout = 400 6954 RESETTING_PARAMS --> RESET 6955 RESET --> SHOW_ITERATION 6956 --------------------------------------- 6957 Iteration:56 6958 --------------------------------------- 6959 SHOW_ITERATION --> CREATE_GRAMMAR1 6960 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6961 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6962 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 6963 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6964 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 6965 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 6966 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 6967 G1Listener: onLoaded 6968 G1Listener: Adding words to grammar slot 6969 item 0: Jen Parker 6970 item 1: John Martinez 6971 item 2: Andrew Evans 6972 G1Listener: Starting adding words to grammar slot 6973 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 6974 G1Listener: onAddItemList 6975 G1Listener: Finish adding words to grammar slot 6976 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 6977 G1Listener: onCompileAllSlots 6978 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 6979 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 6980 G1Listener: onSaved 6981 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 6982 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 6983 G1Listener: onUnloaded 6984 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 6985 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 6986 before CreateGrammar(/system/usr/srec/grammar3.g2g) 6987 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 6988 G2Listener: onLoaded 6989 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 6990 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 6991 +recognize() 6992 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 6993 MFRListener: onStarted() 6994 -recognize() 6995 onStarted 6996 onBeginningOfSpeech 6997 onEndOfSpeech 6998 onRecognitionResult: 1 6999 result 1:Andrew Evans:Andrew Evans:87 7000 +onStopped() 7001 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 7002 Saving.../system/usr/srec/R3_contactsTestSound.raw 7003 -onStopped() 7004 MFRListener: onStopped() 7005 MFWListener: onStopped() 7006 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 7007 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 7008 G2Listener: onUnloaded 7009 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 7010 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 7011 G2Listener: onLoaded 7012 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 7013 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 7014 +recognize() 7015 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 7016 -recognize() 7017 MFRListener: onStarted() 7018 onStarted 7019 onBeginningOfSpeech 7020 MFRListener: onStopped() 7021 onEndOfSpeech 7022 onRecognitionResult: 1 7023 result 1:forward:FWD:85 7024 +onStopped() 7025 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 7026 Saving.../system/usr/srec/R3_actionTestSound.raw 7027 MFWListener: onStopped() 7028 -onStopped() 7029 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 7030 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 7031 G2Listener: onUnloaded 7032 UNLOADING_GRAMMAR2 --> MICROPHONE 7033 Start recording... 7034 MICROPHONE --> STATE_MICROPHONE_STARTING 7035 MICListener: onStarted() 7036 Record for 2 secs. 7037 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 7038 MICROPHONE_RECORDING --> RECORDING_STOP 7039 RECORDING_STOP --> STOPPING_MICROPHONE 7040 MICListener: onStopped() 7041 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 7042 Sleep 1800 ms (workaround for Sooner audio driver bug) 7043 Woke up 7044 MICListener: Saving record sound R3_microphoneTestSound.raw 7045 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 7046 MFWListener: onStopped() 7047 SAVING_RECORDED_AUDIO --> COMPARE_FILES 7048 Compare MIC Files 7049 /system/usr/srec/R3_microphoneTestSound.raw 7050 Size:41004 7051 COMPARE_FILES --> GET_PARAMS 7052 GET_PARAMS --> GETTING_PARAMS 7053 Retrieving parameter values... 7054 onParametersGet: 7055 CREC.Recognizer.non_terminal_timeout = 90 7056 CREC.Recognizer.optional_terminal_timeout = 45 7057 CREC.Recognizer.terminal_timeout = 30 7058 CREC.Recognizer.eou_threshold = 120 7059 SREC.Recognizer.utterance_timeout = 400 7060 GETTING_PARAMS --> SET_PARAMS 7061 SET_PARAMS --> SETTING_PARAMS 7062 Setting new parameter values... 7063 onParametersSet: 7064 CREC.Recognizer.non_terminal_timeout = 400 7065 CREC.Recognizer.terminal_timeout = 200 7066 CREC.Recognizer.optional_terminal_timeout = 300 7067 CREC.Recognizer.eou_threshold = 500 7068 SREC.Recognizer.utterance_timeout = 100 7069 SETTING_PARAMS --> RESET_PARAMS 7070 RESET_PARAMS --> RESETTING_PARAMS 7071 Setting new parameter values... 7072 onParametersSet: 7073 CREC.Recognizer.non_terminal_timeout = 90 7074 CREC.Recognizer.terminal_timeout = 30 7075 CREC.Recognizer.optional_terminal_timeout = 45 7076 CREC.Recognizer.eou_threshold = 120 7077 SREC.Recognizer.utterance_timeout = 400 7078 RESETTING_PARAMS --> RESET 7079 RESET --> SHOW_ITERATION 7080 --------------------------------------- 7081 Iteration:57 7082 --------------------------------------- 7083 SHOW_ITERATION --> CREATE_GRAMMAR1 7084 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7085 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7086 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 7087 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7088 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7089 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 7090 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 7091 G1Listener: onLoaded 7092 G1Listener: Adding words to grammar slot 7093 item 0: Jen Parker 7094 item 1: John Martinez 7095 item 2: Andrew Evans 7096 G1Listener: Starting adding words to grammar slot 7097 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 7098 G1Listener: onAddItemList 7099 G1Listener: Finish adding words to grammar slot 7100 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 7101 G1Listener: onCompileAllSlots 7102 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 7103 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 7104 G1Listener: onSaved 7105 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 7106 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 7107 G1Listener: onUnloaded 7108 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 7109 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 7110 before CreateGrammar(/system/usr/srec/grammar3.g2g) 7111 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 7112 G2Listener: onLoaded 7113 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 7114 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 7115 +recognize() 7116 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 7117 MFRListener: onStarted() 7118 -recognize() 7119 onStarted 7120 onBeginningOfSpeech 7121 MFRListener: onStopped() 7122 onEndOfSpeech 7123 onRecognitionResult: 1 7124 result 1:phone delete Jen Parker:DEL Jen Parker:84 7125 +onStopped() 7126 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 7127 Saving.../system/usr/srec/R3_contactsTestSound.raw 7128 -onStopped() 7129 MFWListener: onStopped() 7130 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 7131 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 7132 G2Listener: onUnloaded 7133 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 7134 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 7135 G2Listener: onLoaded 7136 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 7137 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 7138 +recognize() 7139 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 7140 -recognize() 7141 MFRListener: onStarted() 7142 onStarted 7143 onBeginningOfSpeech 7144 MFRListener: onStopped() 7145 onEndOfSpeech 7146 onRecognitionResult: 1 7147 result 1:traffic information:TRFI:90 7148 +onStopped() 7149 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 7150 Saving.../system/usr/srec/R3_actionTestSound.raw 7151 -onStopped() 7152 MFWListener: onStopped() 7153 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 7154 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 7155 G2Listener: onUnloaded 7156 UNLOADING_GRAMMAR2 --> MICROPHONE 7157 Start recording... 7158 MICROPHONE --> STATE_MICROPHONE_STARTING 7159 MICListener: onStarted() 7160 Record for 2 secs. 7161 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 7162 MICROPHONE_RECORDING --> RECORDING_STOP 7163 RECORDING_STOP --> STOPPING_MICROPHONE 7164 MICListener: onStopped() 7165 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 7166 Sleep 1800 ms (workaround for Sooner audio driver bug) 7167 Woke up 7168 MICListener: Saving record sound R3_microphoneTestSound.raw 7169 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 7170 MFWListener: onStopped() 7171 SAVING_RECORDED_AUDIO --> COMPARE_FILES 7172 Compare MIC Files 7173 /system/usr/srec/R3_microphoneTestSound.raw 7174 Size:41004 7175 COMPARE_FILES --> GET_PARAMS 7176 GET_PARAMS --> GETTING_PARAMS 7177 Retrieving parameter values... 7178 onParametersGet: 7179 CREC.Recognizer.non_terminal_timeout = 90 7180 CREC.Recognizer.optional_terminal_timeout = 45 7181 CREC.Recognizer.terminal_timeout = 30 7182 CREC.Recognizer.eou_threshold = 120 7183 SREC.Recognizer.utterance_timeout = 400 7184 GETTING_PARAMS --> SET_PARAMS 7185 SET_PARAMS --> SETTING_PARAMS 7186 Setting new parameter values... 7187 onParametersSet: 7188 CREC.Recognizer.non_terminal_timeout = 400 7189 CREC.Recognizer.terminal_timeout = 200 7190 CREC.Recognizer.optional_terminal_timeout = 300 7191 CREC.Recognizer.eou_threshold = 500 7192 SREC.Recognizer.utterance_timeout = 100 7193 SETTING_PARAMS --> RESET_PARAMS 7194 RESET_PARAMS --> RESETTING_PARAMS 7195 Setting new parameter values... 7196 onParametersSet: 7197 CREC.Recognizer.non_terminal_timeout = 90 7198 CREC.Recognizer.terminal_timeout = 30 7199 CREC.Recognizer.optional_terminal_timeout = 45 7200 CREC.Recognizer.eou_threshold = 120 7201 SREC.Recognizer.utterance_timeout = 400 7202 RESETTING_PARAMS --> RESET 7203 RESET --> SHOW_ITERATION 7204 --------------------------------------- 7205 Iteration:58 7206 --------------------------------------- 7207 SHOW_ITERATION --> CREATE_GRAMMAR1 7208 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7209 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7210 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 7211 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7212 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7213 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 7214 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 7215 G1Listener: onLoaded 7216 G1Listener: Adding words to grammar slot 7217 item 0: Jen Parker 7218 item 1: John Martinez 7219 item 2: Andrew Evans 7220 G1Listener: Starting adding words to grammar slot 7221 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 7222 G1Listener: onAddItemList 7223 G1Listener: Finish adding words to grammar slot 7224 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 7225 G1Listener: onCompileAllSlots 7226 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 7227 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 7228 G1Listener: onSaved 7229 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 7230 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 7231 G1Listener: onUnloaded 7232 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 7233 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 7234 before CreateGrammar(/system/usr/srec/grammar3.g2g) 7235 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 7236 G2Listener: onLoaded 7237 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 7238 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 7239 +recognize() 7240 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 7241 MFRListener: onStarted() 7242 -recognize() 7243 onStarted 7244 onBeginningOfSpeech 7245 onEndOfSpeech 7246 onRecognitionResult: 1 7247 result 1:phone delete John Martinez:DEL John Martinez:88 7248 +onStopped() 7249 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 7250 Saving.../system/usr/srec/R3_contactsTestSound.raw 7251 -onStopped() 7252 MFRListener: onStopped() 7253 MFWListener: onStopped() 7254 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 7255 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 7256 G2Listener: onUnloaded 7257 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 7258 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 7259 G2Listener: onLoaded 7260 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 7261 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 7262 +recognize() 7263 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 7264 MFRListener: onStarted() 7265 onStarted 7266 -recognize() 7267 onBeginningOfSpeech 7268 MFRListener: onStopped() 7269 onEndOfSpeech 7270 onRecognitionResult: 1 7271 result 1:changer:CHANGER:90 7272 +onStopped() 7273 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 7274 Saving.../system/usr/srec/R3_actionTestSound.raw 7275 MFWListener: onStopped() 7276 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 7277 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 7278 -onStopped() 7279 G2Listener: onUnloaded 7280 UNLOADING_GRAMMAR2 --> MICROPHONE 7281 Start recording... 7282 MICROPHONE --> STATE_MICROPHONE_STARTING 7283 MICListener: onStarted() 7284 Record for 2 secs. 7285 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 7286 MICROPHONE_RECORDING --> RECORDING_STOP 7287 RECORDING_STOP --> STOPPING_MICROPHONE 7288 MICListener: onStopped() 7289 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 7290 Sleep 1800 ms (workaround for Sooner audio driver bug) 7291 Woke up 7292 MICListener: Saving record sound R3_microphoneTestSound.raw 7293 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 7294 MFWListener: onStopped() 7295 SAVING_RECORDED_AUDIO --> COMPARE_FILES 7296 Compare MIC Files 7297 /system/usr/srec/R3_microphoneTestSound.raw 7298 Size:41004 7299 COMPARE_FILES --> GET_PARAMS 7300 GET_PARAMS --> GETTING_PARAMS 7301 Retrieving parameter values... 7302 onParametersGet: 7303 CREC.Recognizer.non_terminal_timeout = 90 7304 CREC.Recognizer.optional_terminal_timeout = 45 7305 CREC.Recognizer.terminal_timeout = 30 7306 CREC.Recognizer.eou_threshold = 120 7307 SREC.Recognizer.utterance_timeout = 400 7308 GETTING_PARAMS --> SET_PARAMS 7309 SET_PARAMS --> SETTING_PARAMS 7310 Setting new parameter values... 7311 onParametersSet: 7312 CREC.Recognizer.non_terminal_timeout = 400 7313 CREC.Recognizer.terminal_timeout = 200 7314 CREC.Recognizer.optional_terminal_timeout = 300 7315 CREC.Recognizer.eou_threshold = 500 7316 SREC.Recognizer.utterance_timeout = 100 7317 SETTING_PARAMS --> RESET_PARAMS 7318 RESET_PARAMS --> RESETTING_PARAMS 7319 Setting new parameter values... 7320 onParametersSet: 7321 CREC.Recognizer.non_terminal_timeout = 90 7322 CREC.Recognizer.terminal_timeout = 30 7323 CREC.Recognizer.optional_terminal_timeout = 45 7324 CREC.Recognizer.eou_threshold = 120 7325 SREC.Recognizer.utterance_timeout = 400 7326 RESETTING_PARAMS --> RESET 7327 RESET --> SHOW_ITERATION 7328 --------------------------------------- 7329 Iteration:59 7330 --------------------------------------- 7331 SHOW_ITERATION --> CREATE_GRAMMAR1 7332 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7333 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7334 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 7335 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7336 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7337 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 7338 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 7339 G1Listener: onLoaded 7340 G1Listener: Adding words to grammar slot 7341 item 0: Jen Parker 7342 item 1: John Martinez 7343 item 2: Andrew Evans 7344 G1Listener: Starting adding words to grammar slot 7345 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 7346 G1Listener: onAddItemList 7347 G1Listener: Finish adding words to grammar slot 7348 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 7349 G1Listener: onCompileAllSlots 7350 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 7351 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 7352 G1Listener: onSaved 7353 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 7354 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 7355 G1Listener: onUnloaded 7356 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 7357 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 7358 before CreateGrammar(/system/usr/srec/grammar3.g2g) 7359 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 7360 G2Listener: onLoaded 7361 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 7362 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 7363 +recognize() 7364 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 7365 MFRListener: onStarted() 7366 -recognize() 7367 onStarted 7368 onBeginningOfSpeech 7369 onEndOfSpeech 7370 onRecognitionResult: 1 7371 result 1:Andrew Evans:Andrew Evans:87 7372 +onStopped() 7373 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 7374 Saving.../system/usr/srec/R3_contactsTestSound.raw 7375 -onStopped() 7376 MFRListener: onStopped() 7377 MFWListener: onStopped() 7378 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 7379 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 7380 G2Listener: onUnloaded 7381 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 7382 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 7383 G2Listener: onLoaded 7384 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 7385 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 7386 +recognize() 7387 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 7388 -recognize() 7389 MFRListener: onStarted() 7390 onStarted 7391 onBeginningOfSpeech 7392 MFRListener: onStopped() 7393 onEndOfSpeech 7394 onRecognitionResult: 1 7395 result 1:forward:FWD:85 7396 +onStopped() 7397 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 7398 Saving.../system/usr/srec/R3_actionTestSound.raw 7399 -onStopped() 7400 MFWListener: onStopped() 7401 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 7402 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 7403 G2Listener: onUnloaded 7404 UNLOADING_GRAMMAR2 --> MICROPHONE 7405 Start recording... 7406 MICROPHONE --> STATE_MICROPHONE_STARTING 7407 MICListener: onStarted() 7408 Record for 2 secs. 7409 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 7410 MICROPHONE_RECORDING --> RECORDING_STOP 7411 RECORDING_STOP --> STOPPING_MICROPHONE 7412 MICListener: onStopped() 7413 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 7414 Sleep 1800 ms (workaround for Sooner audio driver bug) 7415 Woke up 7416 MICListener: Saving record sound R3_microphoneTestSound.raw 7417 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 7418 MFWListener: onStopped() 7419 SAVING_RECORDED_AUDIO --> COMPARE_FILES 7420 Compare MIC Files 7421 /system/usr/srec/R3_microphoneTestSound.raw 7422 Size:41004 7423 COMPARE_FILES --> GET_PARAMS 7424 GET_PARAMS --> GETTING_PARAMS 7425 Retrieving parameter values... 7426 onParametersGet: 7427 CREC.Recognizer.non_terminal_timeout = 90 7428 CREC.Recognizer.optional_terminal_timeout = 45 7429 CREC.Recognizer.terminal_timeout = 30 7430 CREC.Recognizer.eou_threshold = 120 7431 SREC.Recognizer.utterance_timeout = 400 7432 GETTING_PARAMS --> SET_PARAMS 7433 SET_PARAMS --> SETTING_PARAMS 7434 Setting new parameter values... 7435 onParametersSet: 7436 CREC.Recognizer.non_terminal_timeout = 400 7437 CREC.Recognizer.terminal_timeout = 200 7438 CREC.Recognizer.optional_terminal_timeout = 300 7439 CREC.Recognizer.eou_threshold = 500 7440 SREC.Recognizer.utterance_timeout = 100 7441 SETTING_PARAMS --> RESET_PARAMS 7442 RESET_PARAMS --> RESETTING_PARAMS 7443 Setting new parameter values... 7444 onParametersSet: 7445 CREC.Recognizer.non_terminal_timeout = 90 7446 CREC.Recognizer.terminal_timeout = 30 7447 CREC.Recognizer.optional_terminal_timeout = 45 7448 CREC.Recognizer.eou_threshold = 120 7449 SREC.Recognizer.utterance_timeout = 400 7450 RESETTING_PARAMS --> RESET 7451 RESET --> SHOW_ITERATION 7452 --------------------------------------- 7453 Iteration:60 7454 --------------------------------------- 7455 SHOW_ITERATION --> CREATE_GRAMMAR1 7456 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7457 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7458 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 7459 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7460 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7461 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 7462 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 7463 G1Listener: onLoaded 7464 G1Listener: Adding words to grammar slot 7465 item 0: Jen Parker 7466 item 1: John Martinez 7467 item 2: Andrew Evans 7468 G1Listener: Starting adding words to grammar slot 7469 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 7470 G1Listener: onAddItemList 7471 G1Listener: Finish adding words to grammar slot 7472 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 7473 G1Listener: onCompileAllSlots 7474 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 7475 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 7476 G1Listener: onSaved 7477 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 7478 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 7479 G1Listener: onUnloaded 7480 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 7481 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 7482 before CreateGrammar(/system/usr/srec/grammar3.g2g) 7483 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 7484 G2Listener: onLoaded 7485 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 7486 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 7487 +recognize() 7488 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 7489 MFRListener: onStarted() 7490 -recognize() 7491 onStarted 7492 onBeginningOfSpeech 7493 MFRListener: onStopped() 7494 onEndOfSpeech 7495 onRecognitionResult: 1 7496 result 1:phone delete Jen Parker:DEL Jen Parker:84 7497 +onStopped() 7498 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 7499 Saving.../system/usr/srec/R3_contactsTestSound.raw 7500 -onStopped() 7501 MFWListener: onStopped() 7502 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 7503 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 7504 G2Listener: onUnloaded 7505 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 7506 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 7507 G2Listener: onLoaded 7508 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 7509 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 7510 +recognize() 7511 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 7512 -recognize() 7513 MFRListener: onStarted() 7514 onStarted 7515 onBeginningOfSpeech 7516 onEndOfSpeech 7517 MFRListener: onStopped() 7518 onRecognitionResult: 1 7519 result 1:traffic information:TRFI:90 7520 +onStopped() 7521 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 7522 Saving.../system/usr/srec/R3_actionTestSound.raw 7523 -onStopped() 7524 MFWListener: onStopped() 7525 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 7526 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 7527 G2Listener: onUnloaded 7528 UNLOADING_GRAMMAR2 --> MICROPHONE 7529 Start recording... 7530 MICROPHONE --> STATE_MICROPHONE_STARTING 7531 MICListener: onStarted() 7532 Record for 2 secs. 7533 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 7534 MICROPHONE_RECORDING --> RECORDING_STOP 7535 RECORDING_STOP --> STOPPING_MICROPHONE 7536 MICListener: onStopped() 7537 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 7538 Sleep 1800 ms (workaround for Sooner audio driver bug) 7539 Woke up 7540 MICListener: Saving record sound R3_microphoneTestSound.raw 7541 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 7542 MFWListener: onStopped() 7543 SAVING_RECORDED_AUDIO --> COMPARE_FILES 7544 Compare MIC Files 7545 /system/usr/srec/R3_microphoneTestSound.raw 7546 Size:41004 7547 COMPARE_FILES --> GET_PARAMS 7548 GET_PARAMS --> GETTING_PARAMS 7549 Retrieving parameter values... 7550 onParametersGet: 7551 CREC.Recognizer.non_terminal_timeout = 90 7552 CREC.Recognizer.optional_terminal_timeout = 45 7553 CREC.Recognizer.terminal_timeout = 30 7554 CREC.Recognizer.eou_threshold = 120 7555 SREC.Recognizer.utterance_timeout = 400 7556 GETTING_PARAMS --> SET_PARAMS 7557 SET_PARAMS --> SETTING_PARAMS 7558 Setting new parameter values... 7559 onParametersSet: 7560 CREC.Recognizer.non_terminal_timeout = 400 7561 CREC.Recognizer.terminal_timeout = 200 7562 CREC.Recognizer.optional_terminal_timeout = 300 7563 CREC.Recognizer.eou_threshold = 500 7564 SREC.Recognizer.utterance_timeout = 100 7565 SETTING_PARAMS --> RESET_PARAMS 7566 RESET_PARAMS --> RESETTING_PARAMS 7567 Setting new parameter values... 7568 onParametersSet: 7569 CREC.Recognizer.non_terminal_timeout = 90 7570 CREC.Recognizer.terminal_timeout = 30 7571 CREC.Recognizer.optional_terminal_timeout = 45 7572 CREC.Recognizer.eou_threshold = 120 7573 SREC.Recognizer.utterance_timeout = 400 7574 RESETTING_PARAMS --> RESET 7575 RESET --> SHOW_ITERATION 7576 --------------------------------------- 7577 Iteration:61 7578 --------------------------------------- 7579 SHOW_ITERATION --> CREATE_GRAMMAR1 7580 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7581 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7582 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 7583 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7584 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7585 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 7586 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 7587 G1Listener: onLoaded 7588 G1Listener: Adding words to grammar slot 7589 item 0: Jen Parker 7590 item 1: John Martinez 7591 item 2: Andrew Evans 7592 G1Listener: Starting adding words to grammar slot 7593 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 7594 G1Listener: onAddItemList 7595 G1Listener: Finish adding words to grammar slot 7596 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 7597 G1Listener: onCompileAllSlots 7598 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 7599 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 7600 G1Listener: onSaved 7601 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 7602 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 7603 G1Listener: onUnloaded 7604 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 7605 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 7606 before CreateGrammar(/system/usr/srec/grammar3.g2g) 7607 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 7608 G2Listener: onLoaded 7609 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 7610 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 7611 +recognize() 7612 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 7613 MFRListener: onStarted() 7614 -recognize() 7615 onStarted 7616 onBeginningOfSpeech 7617 onEndOfSpeech 7618 onRecognitionResult: 1 7619 result 1:phone delete John Martinez:DEL John Martinez:88 7620 +onStopped() 7621 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 7622 Saving.../system/usr/srec/R3_contactsTestSound.raw 7623 -onStopped() 7624 MFRListener: onStopped() 7625 MFWListener: onStopped() 7626 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 7627 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 7628 G2Listener: onUnloaded 7629 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 7630 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 7631 G2Listener: onLoaded 7632 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 7633 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 7634 +recognize() 7635 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 7636 MFRListener: onStarted() 7637 -recognize() 7638 onStarted 7639 onBeginningOfSpeech 7640 MFRListener: onStopped() 7641 onEndOfSpeech 7642 onRecognitionResult: 1 7643 result 1:changer:CHANGER:90 7644 +onStopped() 7645 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 7646 Saving.../system/usr/srec/R3_actionTestSound.raw 7647 -onStopped() 7648 MFWListener: onStopped() 7649 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 7650 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 7651 G2Listener: onUnloaded 7652 UNLOADING_GRAMMAR2 --> MICROPHONE 7653 Start recording... 7654 MICROPHONE --> STATE_MICROPHONE_STARTING 7655 MICListener: onStarted() 7656 Record for 2 secs. 7657 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 7658 MICROPHONE_RECORDING --> RECORDING_STOP 7659 RECORDING_STOP --> STOPPING_MICROPHONE 7660 MICListener: onStopped() 7661 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 7662 Sleep 1800 ms (workaround for Sooner audio driver bug) 7663 Woke up 7664 MICListener: Saving record sound R3_microphoneTestSound.raw 7665 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 7666 MFWListener: onStopped() 7667 SAVING_RECORDED_AUDIO --> COMPARE_FILES 7668 Compare MIC Files 7669 /system/usr/srec/R3_microphoneTestSound.raw 7670 Size:41004 7671 COMPARE_FILES --> GET_PARAMS 7672 GET_PARAMS --> GETTING_PARAMS 7673 Retrieving parameter values... 7674 onParametersGet: 7675 CREC.Recognizer.non_terminal_timeout = 90 7676 CREC.Recognizer.optional_terminal_timeout = 45 7677 CREC.Recognizer.terminal_timeout = 30 7678 CREC.Recognizer.eou_threshold = 120 7679 SREC.Recognizer.utterance_timeout = 400 7680 GETTING_PARAMS --> SET_PARAMS 7681 SET_PARAMS --> SETTING_PARAMS 7682 Setting new parameter values... 7683 onParametersSet: 7684 CREC.Recognizer.non_terminal_timeout = 400 7685 CREC.Recognizer.terminal_timeout = 200 7686 CREC.Recognizer.optional_terminal_timeout = 300 7687 CREC.Recognizer.eou_threshold = 500 7688 SREC.Recognizer.utterance_timeout = 100 7689 SETTING_PARAMS --> RESET_PARAMS 7690 RESET_PARAMS --> RESETTING_PARAMS 7691 Setting new parameter values... 7692 onParametersSet: 7693 CREC.Recognizer.non_terminal_timeout = 90 7694 CREC.Recognizer.terminal_timeout = 30 7695 CREC.Recognizer.optional_terminal_timeout = 45 7696 CREC.Recognizer.eou_threshold = 120 7697 SREC.Recognizer.utterance_timeout = 400 7698 RESETTING_PARAMS --> RESET 7699 RESET --> SHOW_ITERATION 7700 --------------------------------------- 7701 Iteration:62 7702 --------------------------------------- 7703 SHOW_ITERATION --> CREATE_GRAMMAR1 7704 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7705 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7706 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 7707 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7708 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7709 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 7710 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 7711 G1Listener: onLoaded 7712 G1Listener: Adding words to grammar slot 7713 item 0: Jen Parker 7714 item 1: John Martinez 7715 item 2: Andrew Evans 7716 G1Listener: Starting adding words to grammar slot 7717 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 7718 G1Listener: onAddItemList 7719 G1Listener: Finish adding words to grammar slot 7720 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 7721 G1Listener: onCompileAllSlots 7722 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 7723 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 7724 G1Listener: onSaved 7725 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 7726 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 7727 G1Listener: onUnloaded 7728 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 7729 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 7730 before CreateGrammar(/system/usr/srec/grammar3.g2g) 7731 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 7732 G2Listener: onLoaded 7733 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 7734 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 7735 +recognize() 7736 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 7737 MFRListener: onStarted() 7738 -recognize() 7739 onStarted 7740 onBeginningOfSpeech 7741 onEndOfSpeech 7742 onRecognitionResult: 1 7743 result 1:Andrew Evans:Andrew Evans:87 7744 +onStopped() 7745 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 7746 Saving.../system/usr/srec/R3_contactsTestSound.raw 7747 -onStopped() 7748 MFRListener: onStopped() 7749 MFWListener: onStopped() 7750 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 7751 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 7752 G2Listener: onUnloaded 7753 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 7754 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 7755 G2Listener: onLoaded 7756 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 7757 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 7758 +recognize() 7759 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 7760 MFRListener: onStarted() 7761 onStarted 7762 -recognize() 7763 onBeginningOfSpeech 7764 MFRListener: onStopped() 7765 onEndOfSpeech 7766 onRecognitionResult: 1 7767 result 1:forward:FWD:85 7768 +onStopped() 7769 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 7770 Saving.../system/usr/srec/R3_actionTestSound.raw 7771 -onStopped() 7772 MFWListener: onStopped() 7773 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 7774 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 7775 G2Listener: onUnloaded 7776 UNLOADING_GRAMMAR2 --> MICROPHONE 7777 Start recording... 7778 MICROPHONE --> STATE_MICROPHONE_STARTING 7779 MICListener: onStarted() 7780 Record for 2 secs. 7781 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 7782 MICROPHONE_RECORDING --> RECORDING_STOP 7783 RECORDING_STOP --> STOPPING_MICROPHONE 7784 MICListener: onStopped() 7785 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 7786 Sleep 1800 ms (workaround for Sooner audio driver bug) 7787 Woke up 7788 MICListener: Saving record sound R3_microphoneTestSound.raw 7789 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 7790 MFWListener: onStopped() 7791 SAVING_RECORDED_AUDIO --> COMPARE_FILES 7792 Compare MIC Files 7793 /system/usr/srec/R3_microphoneTestSound.raw 7794 Size:41004 7795 COMPARE_FILES --> GET_PARAMS 7796 GET_PARAMS --> GETTING_PARAMS 7797 Retrieving parameter values... 7798 onParametersGet: 7799 CREC.Recognizer.non_terminal_timeout = 90 7800 CREC.Recognizer.optional_terminal_timeout = 45 7801 CREC.Recognizer.terminal_timeout = 30 7802 CREC.Recognizer.eou_threshold = 120 7803 SREC.Recognizer.utterance_timeout = 400 7804 GETTING_PARAMS --> SET_PARAMS 7805 SET_PARAMS --> SETTING_PARAMS 7806 Setting new parameter values... 7807 onParametersSet: 7808 CREC.Recognizer.non_terminal_timeout = 400 7809 CREC.Recognizer.terminal_timeout = 200 7810 CREC.Recognizer.optional_terminal_timeout = 300 7811 CREC.Recognizer.eou_threshold = 500 7812 SREC.Recognizer.utterance_timeout = 100 7813 SETTING_PARAMS --> RESET_PARAMS 7814 RESET_PARAMS --> RESETTING_PARAMS 7815 Setting new parameter values... 7816 onParametersSet: 7817 CREC.Recognizer.non_terminal_timeout = 90 7818 CREC.Recognizer.terminal_timeout = 30 7819 CREC.Recognizer.optional_terminal_timeout = 45 7820 CREC.Recognizer.eou_threshold = 120 7821 SREC.Recognizer.utterance_timeout = 400 7822 RESETTING_PARAMS --> RESET 7823 RESET --> SHOW_ITERATION 7824 --------------------------------------- 7825 Iteration:63 7826 --------------------------------------- 7827 SHOW_ITERATION --> CREATE_GRAMMAR1 7828 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7829 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7830 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 7831 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7832 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7833 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 7834 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 7835 G1Listener: onLoaded 7836 G1Listener: Adding words to grammar slot 7837 item 0: Jen Parker 7838 item 1: John Martinez 7839 item 2: Andrew Evans 7840 G1Listener: Starting adding words to grammar slot 7841 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 7842 G1Listener: onAddItemList 7843 G1Listener: Finish adding words to grammar slot 7844 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 7845 G1Listener: onCompileAllSlots 7846 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 7847 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 7848 G1Listener: onSaved 7849 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 7850 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 7851 G1Listener: onUnloaded 7852 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 7853 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 7854 before CreateGrammar(/system/usr/srec/grammar3.g2g) 7855 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 7856 G2Listener: onLoaded 7857 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 7858 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 7859 +recognize() 7860 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 7861 MFRListener: onStarted() 7862 -recognize() 7863 onStarted 7864 onBeginningOfSpeech 7865 MFRListener: onStopped() 7866 onEndOfSpeech 7867 onRecognitionResult: 1 7868 result 1:phone delete Jen Parker:DEL Jen Parker:84 7869 +onStopped() 7870 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 7871 Saving.../system/usr/srec/R3_contactsTestSound.raw 7872 -onStopped() 7873 MFWListener: onStopped() 7874 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 7875 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 7876 G2Listener: onUnloaded 7877 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 7878 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 7879 G2Listener: onLoaded 7880 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 7881 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 7882 +recognize() 7883 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 7884 -recognize() 7885 MFRListener: onStarted() 7886 onStarted 7887 onBeginningOfSpeech 7888 MFRListener: onStopped() 7889 onEndOfSpeech 7890 onRecognitionResult: 1 7891 result 1:traffic information:TRFI:90 7892 +onStopped() 7893 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 7894 Saving.../system/usr/srec/R3_actionTestSound.raw 7895 -onStopped() 7896 MFWListener: onStopped() 7897 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 7898 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 7899 G2Listener: onUnloaded 7900 UNLOADING_GRAMMAR2 --> MICROPHONE 7901 Start recording... 7902 MICROPHONE --> STATE_MICROPHONE_STARTING 7903 MICListener: onStarted() 7904 Record for 2 secs. 7905 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 7906 MICROPHONE_RECORDING --> RECORDING_STOP 7907 RECORDING_STOP --> STOPPING_MICROPHONE 7908 MICListener: onStopped() 7909 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 7910 Sleep 1800 ms (workaround for Sooner audio driver bug) 7911 Woke up 7912 MICListener: Saving record sound R3_microphoneTestSound.raw 7913 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 7914 MFWListener: onStopped() 7915 SAVING_RECORDED_AUDIO --> COMPARE_FILES 7916 Compare MIC Files 7917 /system/usr/srec/R3_microphoneTestSound.raw 7918 Size:41004 7919 COMPARE_FILES --> GET_PARAMS 7920 GET_PARAMS --> GETTING_PARAMS 7921 Retrieving parameter values... 7922 onParametersGet: 7923 CREC.Recognizer.non_terminal_timeout = 90 7924 CREC.Recognizer.optional_terminal_timeout = 45 7925 CREC.Recognizer.terminal_timeout = 30 7926 CREC.Recognizer.eou_threshold = 120 7927 SREC.Recognizer.utterance_timeout = 400 7928 GETTING_PARAMS --> SET_PARAMS 7929 SET_PARAMS --> SETTING_PARAMS 7930 Setting new parameter values... 7931 onParametersSet: 7932 CREC.Recognizer.non_terminal_timeout = 400 7933 CREC.Recognizer.terminal_timeout = 200 7934 CREC.Recognizer.optional_terminal_timeout = 300 7935 CREC.Recognizer.eou_threshold = 500 7936 SREC.Recognizer.utterance_timeout = 100 7937 SETTING_PARAMS --> RESET_PARAMS 7938 RESET_PARAMS --> RESETTING_PARAMS 7939 Setting new parameter values... 7940 onParametersSet: 7941 CREC.Recognizer.non_terminal_timeout = 90 7942 CREC.Recognizer.terminal_timeout = 30 7943 CREC.Recognizer.optional_terminal_timeout = 45 7944 CREC.Recognizer.eou_threshold = 120 7945 SREC.Recognizer.utterance_timeout = 400 7946 RESETTING_PARAMS --> RESET 7947 RESET --> SHOW_ITERATION 7948 --------------------------------------- 7949 Iteration:64 7950 --------------------------------------- 7951 SHOW_ITERATION --> CREATE_GRAMMAR1 7952 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7953 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7954 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 7955 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7956 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 7957 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 7958 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 7959 G1Listener: onLoaded 7960 G1Listener: Adding words to grammar slot 7961 item 0: Jen Parker 7962 item 1: John Martinez 7963 item 2: Andrew Evans 7964 G1Listener: Starting adding words to grammar slot 7965 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 7966 G1Listener: onAddItemList 7967 G1Listener: Finish adding words to grammar slot 7968 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 7969 G1Listener: onCompileAllSlots 7970 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 7971 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 7972 G1Listener: onSaved 7973 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 7974 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 7975 G1Listener: onUnloaded 7976 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 7977 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 7978 before CreateGrammar(/system/usr/srec/grammar3.g2g) 7979 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 7980 G2Listener: onLoaded 7981 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 7982 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 7983 +recognize() 7984 /system/usr/srec/config/en.us/audio/v139/v139_103.nwv 7985 MFRListener: onStarted() 7986 -recognize() 7987 onStarted 7988 onBeginningOfSpeech 7989 onEndOfSpeech 7990 onRecognitionResult: 1 7991 result 1:phone delete John Martinez:DEL John Martinez:88 7992 +onStopped() 7993 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 7994 Saving.../system/usr/srec/R3_contactsTestSound.raw 7995 -onStopped() 7996 MFRListener: onStopped() 7997 MFWListener: onStopped() 7998 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 7999 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 8000 G2Listener: onUnloaded 8001 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 8002 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 8003 G2Listener: onLoaded 8004 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 8005 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 8006 +recognize() 8007 /system/usr/srec/config/en.us/audio/m252/m252a10e.nwv 8008 -recognize() 8009 MFRListener: onStarted() 8010 onStarted 8011 onBeginningOfSpeech 8012 MFRListener: onStopped() 8013 onEndOfSpeech 8014 onRecognitionResult: 1 8015 result 1:changer:CHANGER:90 8016 +onStopped() 8017 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 8018 Saving.../system/usr/srec/R3_actionTestSound.raw 8019 -onStopped() 8020 MFWListener: onStopped() 8021 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 8022 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 8023 G2Listener: onUnloaded 8024 UNLOADING_GRAMMAR2 --> MICROPHONE 8025 Start recording... 8026 MICROPHONE --> STATE_MICROPHONE_STARTING 8027 MICListener: onStarted() 8028 Record for 2 secs. 8029 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 8030 MICROPHONE_RECORDING --> RECORDING_STOP 8031 RECORDING_STOP --> STOPPING_MICROPHONE 8032 MICListener: onStopped() 8033 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 8034 Sleep 1800 ms (workaround for Sooner audio driver bug) 8035 Woke up 8036 MICListener: Saving record sound R3_microphoneTestSound.raw 8037 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 8038 MFWListener: onStopped() 8039 SAVING_RECORDED_AUDIO --> COMPARE_FILES 8040 Compare MIC Files 8041 /system/usr/srec/R3_microphoneTestSound.raw 8042 Size:41004 8043 COMPARE_FILES --> GET_PARAMS 8044 GET_PARAMS --> GETTING_PARAMS 8045 Retrieving parameter values... 8046 onParametersGet: 8047 CREC.Recognizer.non_terminal_timeout = 90 8048 CREC.Recognizer.optional_terminal_timeout = 45 8049 CREC.Recognizer.terminal_timeout = 30 8050 CREC.Recognizer.eou_threshold = 120 8051 SREC.Recognizer.utterance_timeout = 400 8052 GETTING_PARAMS --> SET_PARAMS 8053 SET_PARAMS --> SETTING_PARAMS 8054 Setting new parameter values... 8055 onParametersSet: 8056 CREC.Recognizer.non_terminal_timeout = 400 8057 CREC.Recognizer.terminal_timeout = 200 8058 CREC.Recognizer.optional_terminal_timeout = 300 8059 CREC.Recognizer.eou_threshold = 500 8060 SREC.Recognizer.utterance_timeout = 100 8061 SETTING_PARAMS --> RESET_PARAMS 8062 RESET_PARAMS --> RESETTING_PARAMS 8063 Setting new parameter values... 8064 onParametersSet: 8065 CREC.Recognizer.non_terminal_timeout = 90 8066 CREC.Recognizer.terminal_timeout = 30 8067 CREC.Recognizer.optional_terminal_timeout = 45 8068 CREC.Recognizer.eou_threshold = 120 8069 SREC.Recognizer.utterance_timeout = 400 8070 RESETTING_PARAMS --> RESET 8071 RESET --> SHOW_ITERATION 8072 --------------------------------------- 8073 Iteration:65 8074 --------------------------------------- 8075 SHOW_ITERATION --> CREATE_GRAMMAR1 8076 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 8077 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 8078 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 8079 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 8080 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 8081 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 8082 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 8083 G1Listener: onLoaded 8084 G1Listener: Adding words to grammar slot 8085 item 0: Jen Parker 8086 item 1: John Martinez 8087 item 2: Andrew Evans 8088 G1Listener: Starting adding words to grammar slot 8089 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 8090 G1Listener: onAddItemList 8091 G1Listener: Finish adding words to grammar slot 8092 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 8093 G1Listener: onCompileAllSlots 8094 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 8095 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 8096 G1Listener: onSaved 8097 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 8098 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 8099 G1Listener: onUnloaded 8100 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 8101 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 8102 before CreateGrammar(/system/usr/srec/grammar3.g2g) 8103 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 8104 G2Listener: onLoaded 8105 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 8106 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 8107 +recognize() 8108 /system/usr/srec/config/en.us/audio/v139/v139_254.nwv 8109 MFRListener: onStarted() 8110 -recognize() 8111 onStarted 8112 onBeginningOfSpeech 8113 onEndOfSpeech 8114 onRecognitionResult: 1 8115 result 1:Andrew Evans:Andrew Evans:87 8116 +onStopped() 8117 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 8118 Saving.../system/usr/srec/R3_contactsTestSound.raw 8119 -onStopped() 8120 MFRListener: onStopped() 8121 MFWListener: onStopped() 8122 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 8123 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 8124 G2Listener: onUnloaded 8125 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 8126 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 8127 G2Listener: onLoaded 8128 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 8129 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 8130 +recognize() 8131 /system/usr/srec/config/en.us/audio/m252/m252a12e.nwv 8132 MFRListener: onStarted() 8133 onStarted 8134 -recognize() 8135 onBeginningOfSpeech 8136 MFRListener: onStopped() 8137 onEndOfSpeech 8138 onRecognitionResult: 1 8139 result 1:forward:FWD:85 8140 +onStopped() 8141 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 8142 Saving.../system/usr/srec/R3_actionTestSound.raw 8143 -onStopped() 8144 MFWListener: onStopped() 8145 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 8146 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 8147 G2Listener: onUnloaded 8148 UNLOADING_GRAMMAR2 --> MICROPHONE 8149 Start recording... 8150 MICROPHONE --> STATE_MICROPHONE_STARTING 8151 MICListener: onStarted() 8152 Record for 2 secs. 8153 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 8154 MICROPHONE_RECORDING --> RECORDING_STOP 8155 RECORDING_STOP --> STOPPING_MICROPHONE 8156 MICListener: onStopped() 8157 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 8158 Sleep 1800 ms (workaround for Sooner audio driver bug) 8159 Woke up 8160 MICListener: Saving record sound R3_microphoneTestSound.raw 8161 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 8162 MFWListener: onStopped() 8163 SAVING_RECORDED_AUDIO --> COMPARE_FILES 8164 Compare MIC Files 8165 /system/usr/srec/R3_microphoneTestSound.raw 8166 Size:41004 8167 COMPARE_FILES --> GET_PARAMS 8168 GET_PARAMS --> GETTING_PARAMS 8169 Retrieving parameter values... 8170 onParametersGet: 8171 CREC.Recognizer.non_terminal_timeout = 90 8172 CREC.Recognizer.optional_terminal_timeout = 45 8173 CREC.Recognizer.terminal_timeout = 30 8174 CREC.Recognizer.eou_threshold = 120 8175 SREC.Recognizer.utterance_timeout = 400 8176 GETTING_PARAMS --> SET_PARAMS 8177 SET_PARAMS --> SETTING_PARAMS 8178 Setting new parameter values... 8179 onParametersSet: 8180 CREC.Recognizer.non_terminal_timeout = 400 8181 CREC.Recognizer.terminal_timeout = 200 8182 CREC.Recognizer.optional_terminal_timeout = 300 8183 CREC.Recognizer.eou_threshold = 500 8184 SREC.Recognizer.utterance_timeout = 100 8185 SETTING_PARAMS --> RESET_PARAMS 8186 RESET_PARAMS --> RESETTING_PARAMS 8187 Setting new parameter values... 8188 onParametersSet: 8189 CREC.Recognizer.non_terminal_timeout = 90 8190 CREC.Recognizer.terminal_timeout = 30 8191 CREC.Recognizer.optional_terminal_timeout = 45 8192 CREC.Recognizer.eou_threshold = 120 8193 SREC.Recognizer.utterance_timeout = 400 8194 RESETTING_PARAMS --> RESET 8195 RESET --> SHOW_ITERATION 8196 --------------------------------------- 8197 Iteration:66 8198 --------------------------------------- 8199 SHOW_ITERATION --> CREATE_GRAMMAR1 8200 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 8201 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 8202 CREATE_GRAMMAR1 --> CREATE_GRAMMAR2 8203 before CreateGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 8204 after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/bothtags5.g2g) 8205 CREATE_GRAMMAR2 --> LOAD_GRAMMAR1 8206 LOAD_GRAMMAR1 --> LOADING_GRAMMAR1 8207 G1Listener: onLoaded 8208 G1Listener: Adding words to grammar slot 8209 item 0: Jen Parker 8210 item 1: John Martinez 8211 item 2: Andrew Evans 8212 G1Listener: Starting adding words to grammar slot 8213 LOADING_GRAMMAR1 --> ADD_SLOT_ITEM_LIST 8214 G1Listener: onAddItemList 8215 G1Listener: Finish adding words to grammar slot 8216 ADD_SLOT_ITEM_LIST --> COMPILING_GRAMMAR1 8217 G1Listener: onCompileAllSlots 8218 COMPILING_GRAMMAR1 --> SAVE_GRAMMAR1 8219 SAVE_GRAMMAR1 --> SAVING_GRAMMAR1 8220 G1Listener: onSaved 8221 SAVING_GRAMMAR1 --> UNLOAD_GRAMMAR1 8222 UNLOAD_GRAMMAR1 --> UNLOADING_GRAMMAR1 8223 G1Listener: onUnloaded 8224 UNLOADING_GRAMMAR1 --> CREATE_GRAMMAR3 8225 CREATE_GRAMMAR3 --> LOADING_GRAMMAR3 8226 before CreateGrammar(/system/usr/srec/grammar3.g2g) 8227 after recognizer.createGrammar(/system/usr/srec/grammar3.g2g) 8228 G2Listener: onLoaded 8229 LOADING_GRAMMAR3 --> RECOGNIZE_WITH_GRAMMAR3 8230 RECOGNIZE_WITH_GRAMMAR3 --> RECOGNIZING_WITH_GRAMMAR3 8231 +recognize() 8232 /system/usr/srec/config/en.us/audio/v139/v139_113.nwv 8233 MFRListener: onStarted() 8234 -recognize() 8235 onStarted 8236 onBeginningOfSpeech 8237 MFRListener: onStopped() 8238 onEndOfSpeech 8239 onRecognitionResult: 1 8240 result 1:phone delete Jen Parker:DEL Jen Parker:84 8241 +onStopped() 8242 RECOGNIZING_WITH_GRAMMAR3 --> SAVING_CONTATCS_TEST_SOUND 8243 Saving.../system/usr/srec/R3_contactsTestSound.raw 8244 -onStopped() 8245 MFWListener: onStopped() 8246 SAVING_CONTATCS_TEST_SOUND --> UNLOAD_GRAMMAR3 8247 UNLOAD_GRAMMAR3 --> UNLOADING_GRAMMAR3 8248 G2Listener: onUnloaded 8249 UNLOADING_GRAMMAR3 --> LOAD_GRAMMAR2 8250 LOAD_GRAMMAR2 --> LOADING_GRAMMAR2 8251 G2Listener: onLoaded 8252 LOADING_GRAMMAR2 --> RECOGNIZE_WITH_GRAMMAR2 8253 RECOGNIZE_WITH_GRAMMAR2 --> RECOGNIZING_WITH_GRAMMAR2 8254 +recognize() 8255 /system/usr/srec/config/en.us/audio/m252/m252a11e.nwv 8256 -recognize() 8257 MFRListener: onStarted() 8258 onStarted 8259 onBeginningOfSpeech 8260 MFRListener: onStopped() 8261 onEndOfSpeech 8262 onRecognitionResult: 1 8263 result 1:traffic information:TRFI:90 8264 +onStopped() 8265 RECOGNIZING_WITH_GRAMMAR2 --> SAVING_ACTION_TEST_SOUND 8266 Saving.../system/usr/srec/R3_actionTestSound.raw 8267 -onStopped() 8268 MFWListener: onStopped() 8269 SAVING_ACTION_TEST_SOUND --> UNLOAD_GRAMMAR2 8270 UNLOAD_GRAMMAR2 --> UNLOADING_GRAMMAR2 8271 G2Listener: onUnloaded 8272 UNLOADING_GRAMMAR2 --> MICROPHONE 8273 Start recording... 8274 MICROPHONE --> STATE_MICROPHONE_STARTING 8275 MICListener: onStarted() 8276 Record for 2 secs. 8277 STATE_MICROPHONE_STARTING --> MICROPHONE_RECORDING 8278 MICROPHONE_RECORDING --> RECORDING_STOP 8279 RECORDING_STOP --> STOPPING_MICROPHONE 8280 MICListener: onStopped() 8281 STOPPING_MICROPHONE --> STATE_SAVE_RECORDED_AUDIO 8282 Sleep 1800 ms (workaround for Sooner audio driver bug) 8283 Woke up 8284 MICListener: Saving record sound R3_microphoneTestSound.raw 8285 STATE_SAVE_RECORDED_AUDIO --> SAVING_RECORDED_AUDIO 8286 MFWListener: onStopped() 8287 SAVING_RECORDED_AUDIO --> COMPARE_FILES 8288 Compare MIC Files 8289 /system/usr/srec/R3_microphoneTestSound.raw 8290 Size:41004 8291 COMPARE_FILES --> GET_PARAMS 8292 GET_PARAMS --> GETTING_PARAMS 8293 Retrieving parameter values... 8294 onParametersGet: 8295 CREC.Recognizer.non_terminal_timeout = 90 8296 CREC.Recognizer.optional_terminal_timeout = 45 8297 CREC.Recognizer.terminal_timeout = 30 8298 CREC.Recognizer.eou_threshold = 120 8299 SREC.Recognizer.utterance_timeout = 400 8300 GETTING_PARAMS --> SET_PARAMS 8301 SET_PARAMS --> SETTING_PARAMS 8302 Setting new parameter values... 8303 onParametersSet: 8304 CREC.Recognizer.non_terminal_timeout = 400 8305 CREC.Recognizer.terminal_timeout = 200 8306 CREC.Recognizer.optional_terminal_timeout = 300 8307 CREC.Recognizer.eou_threshold = 500 8308 SREC.Recognizer.utterance_timeout = 100 8309 SETTING_PARAMS --> RESET_PARAMS 8310 RESET_PARAMS --> RESETTING_PARAMS 8311 Setting new parameter values... 8312 onParametersSet: 8313 CREC.Recognizer.non_terminal_timeout = 90 8314 CREC.Recognizer.terminal_timeout = 30 8315 CREC.Recognizer.optional_terminal_timeout = 45 8316 CREC.Recognizer.eou_threshold = 120 8317 SREC.Recognizer.utterance_timeout = 400 8318 RESETTING_PARAMS --> RESET 8319 RESET --> SHOW_ITERATION 8320 << test continues on until it is manually stopped >> 8321