Is it possible to get the tag from the JSGF grammar, if one exists, at the
time of doing ps_get_hyp()? I've checked for a function in pocketsphinx.h and
jsgf.h but it isn't jumping out at me. I see that it is taken into
consideration in jsgf_parser.h. Thank you as always.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Is it possible to get the tag from the JSGF grammar, if one exists, at the
time of doing ps_get_hyp()? I've checked for a function in pocketsphinx.h and
jsgf.h but it isn't jumping out at me. I see that it is taken into
consideration in jsgf_parser.h. Thank you as always.
Unfortunately this feature is not supported yet.