Combination View Flat View Tree View
Threads [ Previous | Next ]
I am using CVP 3.4 with Nuance 8.5

Using a Form component, I am trying to reference a specific rule in my grammar, for example:

/CVP/grammars/myGrammar.grxml#MyRule

However, it looks as though the rule reference is not being passed through to the ASR, as when testing this it seems that the recogniser continues to reference the root rule rather than the rule specified in the reference.

Is this a known issue? Is there a workaround for this?

Thanks

Hi Mitch,

Specifying a specific rule should work. VXML server will simply incorporate the sting into the VXML document. However, it's up to the browser to parse it out and pass on to the ASR engine. The workaround is to create individual grammar files instead of combining multiple rules into a single grammar file.

I'm not clear if you are using CVP (CVP 3.4 does not exist), but if you are, you should open a Cisco TAC case so that the IOS gateway team can answer that for you.

Regards,
Cheng

Yes definitely using CVP!!

There are so many different version numbers I get confused! In CVP Studio, it says that it is both 'version 3.4.5' and also 'v3.1' so you tell me!

Well anyway, it doesn't work, so i guess i'll have to raise a TAC. Thanks