Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [vtp-dev] Re: VTP futures

Title: Re: [vtp-dev] Re: VTP futures
aVTPuser,

    The 2.0 development stream of the voice tools can be extended to include other items like object, though due to some initial design decisions this can be a lengthy endeavor.  The low level VXML items available to the application designer are static in that the API only supports those items built into it such as field, menu, and play prompt (which is a block that contains a single prompt) and a few others.  There are a bunch of new patches that have been committed recently, a few of which add the record functionality.  If you want to work on the <object> support, you might want to review the patches related to <record> to get an understanding of the touch-points which need modification.

    My suggestion is to download the 3.0 preview release of openVXML at http://www.openmethods.com/download.php.  In this release the entire underlying architecture has been changed to make adding new features such as <object> a very simple process.  I’ll be posting more information on this release to this list later today.  If you still want to make your changes to the 2.0 branch, I’ll be more than willing to support you in your efforts.  Also, bare in mind that the openVXML distribution is not currently part of this project or approved by the eclipse foundation, though it is released under the EPL by OpenMethods until it is accepted by the Eclipse Foundation.

Trip


On 8/8/07 3:21 AM, "aVTPuser VTP" <avtpuser@xxxxxxxxx> wrote:

Trip,
  I am voicexml Application developer and I want to customize the openVXML's tool that provides the GUI.
Many tag's are missing from GUI perspective like <object>, <block> etc.
I found that there are some  limitations with openVXML preview build so I need to customize it GUI and Back end perspectives.
Need help.

regards,
aVTPuser


On 8/7/07, Trip Gilman <trip@xxxxxxxxxxxxxxx> wrote:
Mark,

    Yes there are several future plans for the Voice Tools Project.  Currently, the 1.0 release of the VTP has a dependency on WTP 1.0 for most of its editing capabilities.  If you download the preview distribution of the VTP, you'll notice that several things are changing in the upcoming release.  In the future, applications will be edited visually using a flow-chart style paradigm.  The only dependency on WTP remaining will be the GRXML editors that are built on top of the xml editors provided by the WTP.

    We've had some project slow down while we were waiting for a couple of third-party libraries to be cleared by the foundation.  The libraries have been approved and the remaining components that depended on them have been submitted to bugzilla as patches.  Once these patches are submitted, we'll begin a round of testing and documentation prior to promoting the new codebase to release status.

    You are correct that the Voice Tools Project and OpenVXML are different distributions.  OpenVXML is a commercial packaging of the VTP preview codebase.  If you need any information on OpenVXML, feel free to contact them directly.  Definitely check back here over the next couple of weeks as there should be much more activity as we head towards release.

Trip Gilman


On 8/6/07 1:33 PM, "Mark" <mark.ericson@xxxxxxxxx> wrote:

Now I understand that VTP and OpenVXML are different projects.  I'm still curious if there is any future planning.

On 8/6/07, Mark < mark.ericson@xxxxxxxxx <mailto:mark.ericson@xxxxxxxxx> > wrote:
I've been searching for any information on future plans for VTP and unfortunately can't find anything regarding efforts beyond 1.0.   Please forgive me for my ignorance, I'd appreciate any references to future plans.

One of the questions I have is, will VTP move to a more current WTP 2.0 base?  it seems to currently have a WTP 1.0 dependency.

Thank you,

Mark Ericson




_______________________________________________
vtp-dev mailing list
vtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/vtp-dev


_______________________________________________
vtp-dev mailing list
vtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/vtp-dev





Back to the top