Appium Stop Speech recog

Hi

When I open application with appium “speech recog” is interrupt

adb logcat | grep speech
01-21 04:14:33.410  9143  9143 I speech recog: Recognizer Interrupt Called [0]
01-21 04:14:33.414  9143  9340 I speech recog: Requesting the recognizer to cancel recognition due to user stop... [0]

And when I kill appium I can see this:

adb logcat | grep speech
01-21 04:37:01.404  9143  9143 I speech recog: Initializing Speech Recognition Engine... [0]
XXX
01-21 04:37:01.440  9143  9143 I speech recog: Speech Recognition Engine Initialized [22]

Can you help me ?

appium version: 1.11.0