[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 1/2] Comments in speechd.conf.in updated and polished
From: |
Chris Brannon |
Subject: |
[PATCH 1/2] Comments in speechd.conf.in updated and polished |
Date: |
Tue, 24 Aug 2010 08:20:12 -0500 |
Hynek Hanke <hanke at brailcom.org> writes:
> -# AudioOutputMethod "pulse,alsa"
> +# AudioOutputMethod "pulse"
You might want to mention this one in the commit message, because it
seems to be a significant change.
> -# Maximum length of the buffer
> +# Maximum length of the buffer for Pulse Audio
>
> #AudioPulseMaxLength -1
The parser doesn't recognize this option anymore.
> +# Target length of the buffer for Pulse Audio
> +# The server tries to assure that at least AudioPulseTargetLength
> # bytes are always available in the buffer
>
> #AudioPulseTargetLength 4410
Nor this one.
> #AudioPulsePreBuffering -1
As above.
> +# Minimum request in Pulse Audio
> +# The server does not request less than AudioPulseMinRequest bytes
> # from the client, instead waits until the buffer is free enough to
> # request more bytes at once
Same. However, the parser does recognize AudioPulseMinLength, which is
not documented in the config file.
I wonder whether AudioPulseMinLength has the same meaning as
AudioPulseMinRequest?
-- Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20100824/321f7aab/attachment-0001.pgp>