SiteExperts.com Logo Home | Community | Developer's Paradise
User Groups | Site Tools | Site Information | Search
 Main Menu
 Forums
SiteExperts.com Forums
All Discussions

SiteExperts Feedback
The Lounge
Dynamic HTML
Site Design/ Critiques
HTML and CSS
XML Technologies
The Wireless Internet
Internet Explorer
Microsoft .NET
The Server
Technical Support

Sponsored Links

User Groups : Forums : SiteExperts : XML Technologies :

Previous DiscussionNext Discussion
 Has anyone heard of VXML?

Are there any VXML programmers out there? VXML developers are in high demand in today's current job market. Is anybody out there?

Started By KLuzan on Aug 19, 2004 at 9:26:25 AM

3 Response(s) | Reply

Earlier Replies | Replies 1 to 3 of 3 | Later Replies
KLuzan on Aug 19, 2004 at 10:01:15 AM (# 1)

Here is a sample of VXML code.

 

<?xml version="1.0"?>
<vxml version="2.0" xmlns="http://www.w3.org/2001/vxml">
  <form>
  <field name="drink">
     <prompt>
        Would you like coffee, tea, milk, or nothing
     </prompt>
     <grammar src="drink.grxml" type="application/srgs+xml"/>
  </field>
  <block>
     <submit next="http://www.drink.example.com/drink2.asp"/>
  </block>
 </form>
</vxml>

ChrisRickard on Aug 19, 2004 at 10:23:28 AM (# 2)

http://www.w3.org/TR/2004/REC-voicexml20-20040316/ for those of us who have never heard of VXML before this thread :)


Angel_00 on Mar 21, 2005 at 2:19:39 PM (# 3)

Hello guys
I'm using IMB Voice Server SDK for my VXML application. When running my main vxml file i got "Event error.unsupported.object: error to load class exception=Start" error. But the sample application comes with SDK works fime. I have JRE 1.3.1 installed and followed other instructions perfectly for installation. Anyone have any idea why it's occuring?
Thanks in advance

Angel


Earlier Replies | Replies 1 to 3 of 3 | Later Replies

To respond to a discussion, you must first logon.

If you are not registered, please register yourself to become a member of the SiteExperts.community.

User Name
Password
Copyright 1997-2004 InsideDHTML.com, LLC. All rights reserved.