speechd-discuss
[Top][All Lists]
Advanced

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

[PATCH] Reopen libao device handles when audio parameters change.


From: Andrei Kholodnyi
Subject: [PATCH] Reopen libao device handles when audio parameters change.
Date: Wed, 1 Sep 2010 10:47:15 +0200

On Wed, Sep 1, 2010 at 10:16 AM, Halim Sahin <halim.sahin at t-online.de> wrote:
> Hi,
> On Wed, Sep 01, 2010 at 01:09:08AM -0400, Trevor Saunders wrote:
>> why? ?that makes no sense, we are asking the module to play a wave file.
>> There's no reason I can see to involve the synth, if you see a reason to
>> involve the synth please tell me what it is.
>
> +1.
> Which synth can play soundicons except espeak?
> I didn't use soundicons but if speechd wants to support it so it should
> be done for all synths and handled by sd itself and not through the
> synth.

+1, but in configurable and flexible way.

> Which synth can play soundicons except espeak?
ibmtts, nuance, svox and loquendo.

and I do not see any reasons why we should avoid using those capabilities.
Why do I need this extra stuff in SD if my synth can do this job for me?
we shall provide this functionality in SD for the synths that do not
support it, no doubt about it.

>> yes, and this is imho very silly what will happen is that espeak will
>> take that message, and just turn around and call the call back we gave
>> espeak for <auido> tags. ?Then we implement a function like the <audio>
>> callback for espeak in each five modules. ?Its the same basic function
>> in five places, and there is other code in the code specific to modules
>> to deal with sound icons, unless there is some good reason to involve
>> the synth in sound icons that I can think of we can get rid of a lot of
>> repeated code by never involving the synth in the sound icon msg type.
> ACK.

NACK, it is not silly, since e.g. espeak also supports SSML.
Do you want to parse SSML, extracting audio tags from it and play them in SD?



reply via email to

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