06-14-2018 01:15 PM
I am building a custom element with input confirmation, but I could not find com.audium.server.voiceElement.* lib, is there any sample I may look up? Thanks.
Solved! Go to Solution.
06-21-2018 09:18 AM
The framework.jar is located on the VXML Server in C:\Cisco\CVP\VXMLServer\lib\framework.jar
Or in the Debugger's equivalent directory C:\Cisco\CallStudio\eclipse\plugins\com.audiumcorp.studio.debug.runtime\AUDIUM_HOME\lib\framework.jar
The digits and menu elements are located in C:\Cisco\CVP\VXMLServer\common\lib\element.jar
Or C:\Cisco\CallStudio\eclipse\plugins\com.audiumcorp.studio.debug.runtime\AUDIUM_HOME\common\lib\element.jar
06-19-2018 05:36 AM
that's in the framework.jar file located in VXMLServer/lib directory. If you add that to your buildpath, your editor should find the required code.
06-20-2018 01:22 PM
where are these lib files stored? com.audium.server.voiceElement.digit*, com.audium.server.voiceElement.menu.*
trying to find a sample of custom menu with confirmation.
06-21-2018 09:18 AM
The framework.jar is located on the VXML Server in C:\Cisco\CVP\VXMLServer\lib\framework.jar
Or in the Debugger's equivalent directory C:\Cisco\CallStudio\eclipse\plugins\com.audiumcorp.studio.debug.runtime\AUDIUM_HOME\lib\framework.jar
The digits and menu elements are located in C:\Cisco\CVP\VXMLServer\common\lib\element.jar
Or C:\Cisco\CallStudio\eclipse\plugins\com.audiumcorp.studio.debug.runtime\AUDIUM_HOME\common\lib\element.jar
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide