Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

[Result doesn't come back for long tiime when there is Poor network quality. #73

Open
lostsearover opened this issue Mar 12, 2018 · 0 comments

Comments

@lostsearover
Copy link

Hi,

When under poor network status, recognition result doesn't come back for a long time, it means:

onPartialResponseReceived,
onFinalResponseReceived,
onError,

don't be called for a long time, logs as below:

03-12 11:29:01.942 I/NLPLAT ( 3734): Create ImpressionId: 2c3789ef73845907484af39726cb0847
03-12 11:29:01.944 I/NLPLAT ( 3734): ImpressionId: S
03-12 11:29:01.946 I/NLPLAT ( 3734): Adding requestId: 'S' for '8'
03-12 11:29:01.946 I/NLPLAT ( 3734): Subscribing request [S]
03-12 11:29:01.948 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:01.948 I/NLPLAT ( 3734): Audio stream created
03-12 11:29:01.948 I/NLPLAT ( 3734): Adding requestId: 'S' for '6'
03-12 11:29:01.948 I/NLPLAT ( 3734): Subscribing request [S]
03-12 11:29:01.948 I/NLPLAT ( 3734): Audio Stream Created
03-12 11:29:01.948 I/NLPLAT ( 3734): Creating transcoder 2
03-12 11:29:01.948 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:01.948 I/NLPLAT ( 3734): Sent first chunk of audio stream, requestId='60059c11-368b-277c-0539-2e6dd5478078'
03-12 11:29:02.007 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:02.127 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:02.188 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:02.327 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:02.389 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:02.512 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:02.588 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:02.714 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:02.829 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:02.909 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:03.029 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:03.091 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:03.232 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:03.290 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:03.408 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:03.468 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:03.557 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:03.557 I/NLPLAT ( 3734): Sending audio stream endpoint, requestId='S'
03-12 11:29:03.558 I/NLPLAT ( 3734): Waiting for connection/send completion.
03-12 11:29:03.558 I/NLPLAT ( 3734): Sent audio stream endpoint, requestId='S'

No any feedback, we can't go to next step, could you please improve it.
Tell us network access is timeout or others?

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

1 participant