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

30 seconds audio file fires the wrong events? #61

Open
leolorenzoluis opened this issue Feb 4, 2019 · 0 comments
Open

30 seconds audio file fires the wrong events? #61

leolorenzoluis opened this issue Feb 4, 2019 · 0 comments

Comments

@leolorenzoluis
Copy link

I'm testing the sample and uploaded a sample wav file for like 30 seconds. However, the RecognizedEventHandler final result cuts off the previous supposedly included final result.

For example from 0-15 seconds:
It recognizes the words, however it only triggers the RecognizedEventHandler.
from 16-30 seconds:
It recognizes the remaining words, however the result does not include the text from 0-15 seconds as a final result.

I understand if it's a longer audio file then it triggers multiple RecognizedEventHandler and that's correct, but for some reason if it's like 30-33 seconds it's not calling the correct events.

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