VoiceXML Forum Community Message Board


Post New Topic  Post A Reply
my profile | register | search | faq | forum home
  next oldest topic   next newest topic
» VoiceXML Forum Community Message Board   » Portable VoiceXML Apps   » voice xml in asp.net

 - UBBFriend: Email this page to someone!    
Author Topic: voice xml in asp.net
Manjit
Junior Member
Member # 3601

Rate Member
Icon 1 posted June 05, 2006 08:42 AM      Profile for Manjit   Email Manjit   Send New Private Message       Edit/Delete Post   Reply With Quote 
Hi
Can any body tell me how to integrate voice xml in asp.net application

thanks

Posts: 2 | From: delhi | Registered: Jun 2006  |  IP: Logged
sunraj
Junior Member
Member # 3626

Rate Member
Icon 1 posted June 13, 2006 06:39 AM      Profile for sunraj   Email sunraj   Send New Private Message       Edit/Delete Post   Reply With Quote 
what i understand is...you want to know...how to integrate vxml into asp.net...so that the output should be in voice format....

--------------------
SunRaj.

Posts: 2 | From: Hyderabad | Registered: Jun 2006  |  IP: Logged
sunraj
Junior Member
Member # 3626

Rate Member
Icon 1 posted June 13, 2006 07:01 AM      Profile for sunraj   Email sunraj   Send New Private Message       Edit/Delete Post   Reply With Quote 
code:
Pure Voice XML.....
copy the code and save in a new text file with an extension sample.vxml in you new aspx project..
***************
sample.vxml
***************
<?xml version="1.0" encoding="iso-8859-1"?>
<vxml version="2.0" xmlns="http://www.w3.org/2001/vxml">
<catch event="connection.disconnect.hangup">
<submit next="logout.aspx"/>
</catch>
<error>
<submit next="error.aspx"/>
</error>
<var name="phoneNumber" />
<form id="tmp_welcome">
<block>
<prompt>
Welcome to voice xml application services
</prompt>
<submit next="login.vxml"/>
</block>
</form>
</vxml>



--------------------
SunRaj.

Posts: 2 | From: Hyderabad | Registered: Jun 2006  |  IP: Logged


All times are Eastern  
Post New Topic  Post A Reply Close Topic    Move Topic    Delete Topic next oldest topic   next newest topic
 - Printer-friendly view of this topic
Hop To:

Contact Us | VoiceXML Forum



Powered by Infopop Corporation
UBB.classicTM 6.3.1.2