You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Mi...@Sparkassen-Informatik.de on 2005/03/23 10:09:55 UTC

Re: WANTED: Live Tapestry Sites [Virus checked]

You can also hear a "Live Tapestry Site".

If you call the german number (0049) 0180/3 23 5512 (costs 0,12 Eur/min)
you talk to our VoiceXML-Banking application. The first page you hear is
produced
by this template:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE vxml PUBLIC '-//Nuance/DTD VoiceXML 2.0//EN' 'voicexml2-0.dtd'>
<vxml version="2.0">
<form id="begruessung" >
  <block>
    <prompt><ins jwcid="gruss">GUTEN_TAG</ins></prompt>
    <prompt jwcid="sayStandardBegruessung">TZA_BEGRUESSUNG</prompt>
    <prompt><ins jwcid="institut">SSK_Muenster</ins></prompt>
  </block>

  <infotext jwcid="@InfotextAnsage"
position="ognl:@de.sparkasseninformatik.callcenter.ivrservice.IIvrService@IVR_INFOTEXT_POS_1"/>

  <block>
    <goto jwcid="@Vxml:GotoPage" targetPage="AbfrageSpracheingabe"/>
  </block>
</form>
</vxml>

Michael Frericks


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org