Skip to content

iOS how to determine if the user has paused and get transcription.finished has true #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
lsowmya opened this issue Aug 23, 2019 · 0 comments

Comments

@lsowmya
Copy link

lsowmya commented Aug 23, 2019

In iOS transcription.finished is not been set to false when the user gives a pause in the sentence.
Click on Mic captures the text => Click on Mic to Stop Listening => transcription.finished is true and transcription.text is perfectly working.
Issue on continuously listening:
Click on Mic its listening => when user pause - speech-recognition should recognize that user has stopped and expected it should return transcription.finished = true.
But in iOS its not recognizing that user has stopped speaking.

Is there any work around for this issue.

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

No branches or pull requests

1 participant