speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: speech-dispatcher and ssml


From: Samuel Thibault
Subject: Re: speech-dispatcher and ssml
Date: Thu, 4 Jun 2020 17:30:48 +0200
User-agent: NeoMutt/20170609 (1.8.3)

Hello,

Väinö Rihti, le jeu. 04 juin 2020 18:17:28 +0300, a ecrit:
> is it possible to configure Speech-dispatcher to send text in plain text
> format instead of ssml?

Yes.

> I have written an output module to old finnish speech synthesizer which
> doesn't support ssml. Speeech-dispatcher however sends the text in ssml
> format.

You can use the module_strip_ssml() function to strip off the ssml tags,
see for instance flite.c using it.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]