Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Anjan on June 16, 2008, 09:23:11 PM

Title: Parse tool - Throwing exceptions when testing grammar files
Post by: Anjan on June 16, 2008, 09:23:11 PM
I do see a parseTool out in the bin folder. When I am trying to test a grammar file using the following command for some reason it is throwing some errors instead of validating the grammar file. Please help.


C:\Program Files\SpeechWorks\OpenSpeech Recognizer\bin>parseTool -t_s c:\temp\prov.grxml
Jun 16 16:17:55.40| 7256|||| ** ERROR => SVC AFFECT **| 27100|  SWIREC| SWIrec API| SWIrecInit | SWIrecAPI_stubs: Exception in function.

Title: Re: Parse tool - Throwing exceptions when testing grammar files
Post by: cbabe066 on June 18, 2008, 12:19:25 PM
I see you used the -t_s switch.  Did you input a test sentence?  If that was not your intention, drop the -t_s switch and try it again.
Title: Re: Parse tool - Throwing exceptions when testing grammar files
Post by: Edgar Leon on October 16, 2009, 04:22:03 PM
Hello, did you find the solution to this?

I'm facing the same problem and I don't seem to be able to get the source of the problem...