[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 2/2] move src/audio to src/modules/audio
From: |
William Hubbs |
Subject: |
[PATCH 2/2] move src/audio to src/modules/audio |
Date: |
Fri, 17 Sep 2010 18:41:48 -0500 |
Hi Rui,
On Sat, Sep 18, 2010 at 12:20:59AM +0100, Rui Batista wrote:
> Sex, 2010-09-17 ??s 15:30 -0500, William Hubbs escreveu:
> > Maybe so, and this is the first step to that. It moves the src/audio
> > directory to src/modules/audio since the audio code is only used by the
> > modules.
> This is just an opinion but... I thing, even if the audio library is now
> only used by modules, there is nothing in its design that prevents it
> from beeing used by other components.... For instance, spd-conf testing
> alsa output or something (if we create python bidings for the lib, or
> using ctypes).
This is an internal library, which will go away eventually. I am
looking toward making it into a series of plugins like we had for
OpenTTS.
spd-conf doesn't need to access the audio subsystem directly, because it
goes through the python api to do that, through the modules.
So, I don't see how spd-conf or any other parts of sd besides the
modules would have any interest in using the audio subsystem.
I also see no reason that we should worry about creating ctypes or any
kind of bindings for libsdaudio.
William
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20100917/22c5d166/attachment.pgp>
- [PATCH 1/2] remove audio include path from tests Makefile, William Hubbs, 2010/09/17
- [PATCH 1/2] remove audio include path from tests Makefile, William Hubbs, 2010/09/17
- [PATCH 2/2] move src/audio to src/modules/audio, William Hubbs, 2010/09/17
- [PATCH 2/2] move src/audio to src/modules/audio, William Hubbs, 2010/09/18
- [PATCH 2/2] move src/audio to src/modules/audio, Andrei Kholodnyi, 2010/09/18
- [PATCH 2/2] move src/audio to src/modules/audio, William Hubbs, 2010/09/18
- [PATCH 2/2] move src/audio to src/modules/audio, Andrei Kholodnyi, 2010/09/18
- [PATCH 2/2] move src/audio to src/modules/audio, Christopher Brannon, 2010/09/18
- [PATCH 2/2] move src/audio to src/modules/audio, William Hubbs, 2010/09/18
- [PATCH 2/2] move src/audio to src/modules/audio, Andrei Kholodnyi, 2010/09/18
- [PATCH 2/2] move src/audio to src/modules/audio, William Hubbs, 2010/09/18
- [PATCH 2/2] move src/audio to src/modules/audio, Hynek Hanke, 2010/09/20
- [PATCH 2/2] move src/audio to src/modules/audio, Bohdan R . Rau, 2010/09/20