Volume of TTS engine
Posted: Fri Oct 24, 2008 1:44 pm
hello,
I am trying to increase the volume of the TTS engine
using <prosody > tag since the default volume is really low.
Even if I use loud it is not that good. It still low.
here is my code: this is part of the vxml.
dEffective is a variable.
<prompt>
<voice name="Paulina" xml:lang="es-MX">
<prosody volume="loud">
<say-as type="date"><value expr="deffective"/>.</say-as>
</prosody>
</voice>
</prompt>
Am I doing anything wrong.?
One more thing, is it possible to increase the volume in the Engine instead
of using <prosody> tag.?
Thank you,
I am trying to increase the volume of the TTS engine
using <prosody > tag since the default volume is really low.
Even if I use loud it is not that good. It still low.
here is my code: this is part of the vxml.
dEffective is a variable.
<prompt>
<voice name="Paulina" xml:lang="es-MX">
<prosody volume="loud">
<say-as type="date"><value expr="deffective"/>.</say-as>
</prosody>
</voice>
</prompt>
Am I doing anything wrong.?
One more thing, is it possible to increase the volume in the Engine instead
of using <prosody> tag.?
Thank you,