Greg KH, le mar. 08 mai 2018 13:31:31 +0200, a ecrit:
> On Mon, May 07, 2018 at 10:14:27PM +0200, Samuel Thibault wrote:
> > For software speech syntheses to be able to manage concurrent audio card
> > access, they need to know when speakup stops emitting text to be spoken
> > because the console h
On Mon, May 07, 2018 at 10:14:27PM +0200, Samuel Thibault wrote:
> For software speech syntheses to be able to manage concurrent audio card
> access, they need to know when speakup stops emitting text to be spoken
> because the console has switched to graphical mode. This introduces a
> PAUSE comm
For software speech syntheses to be able to manage concurrent audio card
access, they need to know when speakup stops emitting text to be spoken
because the console has switched to graphical mode. This introduces a
PAUSE command to do so.
Signed-off-by: Samuel Thibault
---
Difference from v1: f