speechd-discuss
[Top][All Lists]
Advanced

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

Speechd-el say all


From: Samuel Thibault
Subject: Speechd-el say all
Date: Sat, 25 Aug 2018 16:40:15 +0200

On Sat, Aug 25, 2018 at 05:16:25AM +0200, Pierre Lorenzon wrote:
>   there is
>   noting in the ssip protocol to notify the client taht one
>   particular shunk of text has been said ...

There is: it's the <mark> tag. For instance,

"This<mark name="1"/> is<mark name="2"/> some<mark name="3"/> text."

will make speech dispatcher notify the client through the INDEX_MARK callback
with "1", "2", or "3" as parameter.
See the speech dispatcher documentation for more information.

Samuel



reply via email to

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