3.10 Why I said “hi Sanbot, the robot does react ,but the callbacks are not called?
Block function is closed bydefault. Ifitneedto be turned on by current activity, please add following preprocessor instruction in ‘AndroidManifest.xml’ (introduction about preprocessor instruction can be found in section3.11 of SDK document):
<meta-dataandroid:name=‘RECOGNIZE_MODE’android:value=‘1’/>
Note:
1.If you enable block function, all words recognized by robot to third-party application except wake-up words.
2.The block function refers to stopping robot from reacting to any words recognized by the robot.
- Robot will not recognize any words while sleeping.