Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Unknowm method speech.onError #108

Open
viralvaghela opened this issue Dec 16, 2020 · 1 comment
Open

Unknowm method speech.onError #108

viralvaghela opened this issue Dec 16, 2020 · 1 comment

Comments

@viralvaghela
Copy link

I am getting this error when pressing the listen button

Restarted application in 2,034ms.
I/GED     (15123): ged_boost_gpu_freq, level 100, eOrigin 2, final_idx 15, oppidx_max 15, oppidx_min 0
I/flutter (15123): _MyAppState.activateSpeechRecognizer...
D/SpeechRecognitionPlugin(15123): Current Locale : en_GB
I/flutter (15123): _platformCallHandler call speech.onCurrentLocale en_GB
I/flutter (15123): _MyAppState.onCurrentLocale... en_GB
D/ColorViewRootUtil(15123): nav bar mode ignore false downX 428 downY 1056 mScreenHeight 1520 mScreenWidth 720 mStatusBarHeight 36 globalScale 1.125 nav mode 0 rotation 0 event MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=428.0, y[0]=1056.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=59352798, downTime=59352798, deviceId=2, source=0x1002, displayId=0 }
D/SpeechRecognitionPlugin(15123): onError : 9
I/flutter (15123): _MyAppState.start => result true
I/flutter (15123): _platformCallHandler call speech.onSpeechAvailability false
I/flutter (15123): _platformCallHandler call speech.onError 9
I/flutter (15123): Unknowm method speech.onError
@alexlovar
Copy link

same here

D/SpeechRecognitionPlugin( 1787): Current Locale : en_GB
I/flutter ( 1787): _platformCallHandler call speech.onCurrentLocale en_GB
I/ViewRootImpl@63d7505[MainActivity]( 1787): ViewPostIme pointer 0
I/ViewRootImpl@63d7505[MainActivity]( 1787): ViewPostIme pointer 1
I/flutter ( 1787): true
D/SpeechRecognitionPlugin( 1787): onError : 9
I/flutter ( 1787): _platformCallHandler call speech.onSpeechAvailability false
I/flutter ( 1787): _platformCallHandler call speech.onError 9
I/flutter ( 1787): Unknowm method speech.onError 

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants