How to play back recorded messages in VoiceXML?

Questions by Remasri   answers by Remasri

Showing Answers 1 - 6 of 6 Answers

rao_soft27

  • Jul 9th, 2007
 

we can record a messgae using <record> tag.

<record name="Msg" >
<filled>
  <prompt>
    <value expr="Msg"/>
 </prompt>
</filled>
</record>

the <record> should be child of <form> element. this is just sample code
 
 

  Was this answer useful?  Yes

love

  • May 19th, 2012
 

Just use re prompt

it will play most recent prompt For any VXML query can ask on

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions