Hi,
I tried the pizza demo shipped with freeswitch, and I am wondering if multiple active grammars are supported.
For example:
question: was this the pizza you had in mind?
response: yes/no (defined in grammar 1) Or
help (defined in grammar 2; this case will be handled differently)
Thanks.