| CCXML Voxeo 1.0 Development Guide | Home | Frameset Home |
|
<say voice> attribute within your CallXML code. Note that there are two syntaxes that you can use to enable the desired Rhetorical voices; use either of the two, (but not both, okay?), to set the voice to your liking.
<!-- ENGLISH FEMALE-->
<dialogstart src="'null://?termdigits=123*#&voice=English-Female3&text=Listen to my groovy female voice'" type="'application/x-fetchdigits'"/>
<!-- ENGLISH MALE -->
<dialogstart src="'null://?termdigits=123*#&voice=English-Male3&text=Listen to my groovy female voice'" type="'application/x-fetchdigits'"/>
<!-- SPANISH FEMALE -->
<dialogstart src="'null://?termdigits=123*#&voice=Spanish-Female3&text=aqui esta la voz femenina, espanola y retorica'" type="'application/x-fetchdigits'"/>
<!-- SPANISH MALE -->
<dialogstart src="'null://?termdigits=123*#&voice=Spanish-Male3&text=aqui esta la voz masculina, espanola y retorica'" type="'application/x-fetchdigits'"/>
| ANNOTATIONS: EXISTING POSTS |
| login |
|