Tieying Xuan | Hi Hemal, There is 2 ways to define ASR grammar. One way is to define speech words or dtmf keys internal the Form element. The second way is to use external grammar files. I think you concern the first one. In this way, all the recognized words will be defined in the Form element. I don't have the similar experience. But I don't think you need to worry about it. 5000+ options, for ASR, it will consume many memory. But for the VXML server, they are just strings. I don't think it will consume too many memory. Even there is any issue, you can use external grammar. You can define the grammar in a gxml file, and specify the file url in the Form element setting "Voice Grammar". The VXML server will send the url to the ASR server directly without reading it. If the ASR server can handle it, we don't need to worry about CVP side. |
| Please sign in to flag this as inappropriate. |