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

MRCPRecog doesn't work with SSML #241

Merged
merged 2 commits into from
May 1, 2015
Merged

Conversation

benlangfeld
Copy link
Member

This is the case where a prompt component wants to render using Asterisk and recognise using UniMRCP. This works fine with a uri-list which already has test coverage, but throws (and silently swallows??) an exception for an SSML doc (as provided by Adhearsion) resulting in a hung call with no audio, and then a timeout exception in Adhearsion.

@benlangfeld benlangfeld changed the title Test coverage for MRCPRecog w/ SSML MRCPRecog doesn't work with SSML Apr 1, 2015
@benlangfeld
Copy link
Member Author

/cc @polysics

This is the case where a prompt component wants to render using Asterisk and recognise using UniMRCP. This worked fine with a uri-list which already has test coverage, but threw (and silently swallowed??) an exception for an SSML doc (as provided by Adhearsion) resulting in a hung call with no audio, and then a timeout exception in Adhearsion.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 99.06% when pulling 2fe5395 on feature/mrcp_ssml_doc into 2015d69 on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 99.07% when pulling a3e2d2f on feature/mrcp_ssml_doc into 2015d69 on develop.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 99.07% when pulling a3e2d2f on feature/mrcp_ssml_doc into 2015d69 on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 99.07% when pulling a3e2d2f on feature/mrcp_ssml_doc into 2015d69 on develop.

@benlangfeld benlangfeld merged commit 627a62c into develop May 1, 2015
@benlangfeld benlangfeld deleted the feature/mrcp_ssml_doc branch May 1, 2015 23:31
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.

None yet

2 participants