[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 1/7] move module_audio_init from each module to the module_util.c
From: |
Halim Sahin |
Subject: |
[PATCH 1/7] move module_audio_init from each module to the module_util.c |
Date: |
Sun, 28 Nov 2010 23:18:30 +0100 |
Hi,
On Sun, Nov 28, 2010 at 10:50:48PM +0100, Andrei Kholodnyi wrote:
> > I like the idea of seperating audio and modules specific code. ?However
> > this presents a bit of a problem as to what to do with synths that have
> > to use there own audio system for example the generic module.
>
> yes, you are right.
> generic module uses a command line tool of each audio subsystem to
> generate audio.
>
> Probably it needs to discover by itself what play command is available
> in the system?
What about writing a small player which uses spd_audio of sd and runs
standalone?
This player could also respect audio output settings of speechd etc.
Comments?
Regards
Halim
PS @Andrei (good work) right steps for speechd development!!!
[PATCH 1/7] move module_audio_init from each module to the module_util.c, Trevor Saunders, 2010/11/28
[PATCH 1/7] move module_audio_init from each module to the module_util.c, Trevor Saunders, 2010/11/28
[PATCH 1/7] move module_audio_init from each module to the module_util.c, Andrei Kholodnyi, 2010/11/29
[PATCH 1/7] move module_audio_init from each module to the module_util.c, Halim Sahin, 2010/11/29
[PATCH 1/7] move module_audio_init from each module to the module_util.c, Bohdan R . Rau, 2010/11/29
[PATCH 1/7] move module_audio_init from each module to the module_util.c, Trevor Saunders, 2010/11/29
[PATCH 1/7] move module_audio_init from each module to the module_util.c, Bohdan R . Rau, 2010/11/30
[PATCH 1/7] move module_audio_init from each module to the module_util.c, Andrei Kholodnyi, 2010/11/30
[PATCH 1/7] move module_audio_init from each module to the module_util.c, Bohdan R . Rau, 2010/11/30