| Where should I place dynamic grammar scripts? |
| Categories: Audium Call Services 3.4.x and 3.5, Audium Studio (3.4.x) |
| Article ID: | 66 |
| Last updated: | February 28, 2006 |
| User Opinions |
|
No users have voted.
|
|
Thank you for rating this answer.
|
SUMMARY
This article describes where scripts that generate dynamic grammars should be located so that they can be accessed by Audium Call Services at runtime.
SYMPTOMS
Developer has created a script (e.g. JSP, ASP, PHP, etc.) or a servlet that they would like to use to provide a dynamic grammar to an Audium element.
RESOLUTION
As with all grammars, wherever you store it, it should be accessible via a URI so that it can be referenced by your application (as configured through Audium Studio). However, since dynamic grammars are often based on dynamic scripting languages, they should be placed within an application server, as is normal practice for dynamic content. However, it is not recommended that the scripts be placed within the Audium directory of your application server, since this directory may be removed if Audium Call Services is ever undeployed from your application server.
|
| Visitor Comments |
|
No visitor comments posted. Post a comment
|
| Attachments |
|
No attachments were found.
|