Skip to content
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

partial results [android], firing ready to speech event [android] #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sepehrr
Copy link

@sepehrr sepehrr commented Jun 28, 2016

No description provided.

@macdonst
Copy link
Owner

@sepehrr I like it but it doesn't follow the spec. Check out:

https://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html#speechreco-result

Basically we'd want to fire the partial results but set the final value to false. Once we get the final result then set final to true. That way we stay in line with the spec and only call the result event.

Would you be able to change the PR to match the spec?

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

Successfully merging this pull request may close these issues.

2 participants