Hi! I am using pocketsphinx. I write a program and i use pocketsphinx_continuous. How can i reload jsgf grammar at runtime. Thanks,
I solved it with cmd_ln_set_str_r( ) and ps_reinit( )
Log in to post a comment.
Hi!
I am using pocketsphinx. I write a program and i use pocketsphinx_continuous.
How can i reload jsgf grammar at runtime.
Thanks,
I solved it with cmd_ln_set_str_r( ) and ps_reinit( )