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

Feature request RECOG_RAW() #10

Open
userator opened this issue Mar 29, 2017 · 4 comments
Open

Feature request RECOG_RAW() #10

userator opened this issue Mar 29, 2017 · 4 comments

Comments

@userator
Copy link
Contributor

userator commented Mar 29, 2017

Feature request.
Add the function "RECOG_RAW()" returning a raw NLSML document (XML)
For self-parsing NLSML.
Similar functions:
RECOG_CONFIDENCE(), RECOG_GRAMMAR(), RECOG_INPUT(), and RECOG_INSTANCE().

@achaloyan
Copy link
Contributor

Aren't you looking for the ${RECOG_RESULT} variable. See the usage guide

https://www.unimrcp.org/manuals/pdf/AsteriskUsageManual.pdf

@userator
Copy link
Contributor Author

I know about this variable, and often its volume is not always enough to transfer NLSML. Asterisk truncates NLSML in the variable $ {RECOG_RESULT} to a size of 2048.
In consequence of this, there was a need to get NLSML through the function.

@achaloyan
Copy link
Contributor

Well, if you could come up with such a patch (pull request), I'd be glad to push it upstream.

@userator
Copy link
Contributor Author

Ok, I'll start as soon as I have free time

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

No branches or pull requests

2 participants