[Freeswitch-users] mod_cepstral

Josip Djuricic josip.djuricic at primatel.hr
Sun Dec 30 13:50:34 PST 2007


Hi,

maybe I'm mistaking, so if I am correct me, but ain't the " special
character in C? (in printf, etc)

That's why you have to put \ before it so that the compiler knows it's a
acctually a char you wan't to be outputed.

J.

> Hi -
>
> Been doing some TTS.  mod_cepstral adds a 1 second pause before and
> after each
> utterance:
>
> if ((to_say = switch_mprintf("<break time=\"1000ms\"/> %s <break
> time=\"1000ms\"/>", text)))
>
> which I'd suggest ought to go - if I want to add pauses, I can do so
> myself, and 2 seconds
> between successive utterances is a lot.
>
> There's another bit of weirdness which I've not yet tracked down - I'm
> talking to FS
> over a socket, and something seems to be stripping 's out - e.g.
> "speak", "cepstral|$voice|<prosody rate=\"fast\"> hello </prosody>"
> does what's expected, but
> "speak", "cepstral|$voice|<prosody rate='fast'> hello </prosody>"
> loses the 's somewhere down the line, and Cepstral gets a bit confused.
>
> --Dave
>
>
>
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


Srdacan pozdrav,

Josip Djuricic
CTO

PRIMATEL d.o.o.
Phone: +385 1 400 19 02
Mobile: +385 99 311 64 06
E-mail: josip.djuricic at primatel.hr
www: http://www.primatel.hr





More information about the FreeSWITCH-users mailing list