Ludovic Courtès writes:
> Ricardo Wurmus skribis:
>
>> I’m not using pulseaudio; for me it’s just ALSA for regular software +
>> JACK for “professional” audio where sync and timing matters.
>
> That’s what I expected. ;-)
>
>> I’m not very knowledgeable about pulseaudio, unfortunately. As
>>
Leo Famulari skribis:
> On Wed, Jan 13, 2016 at 10:27:13PM -0500, Leo Famulari wrote:
>> On Wed, Jan 13, 2016 at 03:17:28PM +0100, Ludovic Courtès wrote:
>> > Leo Famulari skribis:
>> >
>> > > * gnu/packages/audio.scm (espeak): New variable.
>> >
>> > If you think eSpeak-ng is not ready yet, o
On Wed, Jan 13, 2016 at 10:27:13PM -0500, Leo Famulari wrote:
> On Wed, Jan 13, 2016 at 03:17:28PM +0100, Ludovic Courtès wrote:
> > Leo Famulari skribis:
> >
> > > * gnu/packages/audio.scm (espeak): New variable.
> >
> > If you think eSpeak-ng is not ready yet, or is sufficiently different,
> >
Ricardo Wurmus skribis:
> I’m not using pulseaudio; for me it’s just ALSA for regular software +
> JACK for “professional” audio where sync and timing matters.
That’s what I expected. ;-)
> I’m not very knowledgeable about pulseaudio, unfortunately. As
> pulseaudio can manage audio streams us
Ludovic Courtès writes:
> Leo Famulari skribis:
>
>> * gnu/packages/audio.scm (espeak): New variable.
>
> If you think eSpeak-ng is not ready yet, or is sufficiently different,
> it’s OK to package eSpeak.
>
>> +(native-inputs
>> + `(("unzip" ,unzip)))
>> +(inputs
>> + `(("soni
On Wed, Jan 13, 2016 at 03:17:28PM +0100, Ludovic Courtès wrote:
> Leo Famulari skribis:
>
> > * gnu/packages/audio.scm (espeak): New variable.
>
> If you think eSpeak-ng is not ready yet, or is sufficiently different,
> it’s OK to package eSpeak.
I'm looking into it.
>
> > +(native-input
Leo Famulari skribis:
> * gnu/packages/audio.scm (espeak): New variable.
If you think eSpeak-ng is not ready yet, or is sufficiently different,
it’s OK to package eSpeak.
> +(native-inputs
> + `(("unzip" ,unzip)))
> +(inputs
> + `(("sonic" ,sonic)
The “unzip” line is misaligne
* gnu/packages/audio.scm (espeak): New variable.
---
gnu/packages/audio.scm | 52 ++
1 file changed, 52 insertions(+)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 111a82d..2f679b7 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/p