commit | 2610df41489f548e235171b86895d4b49e6acb1f | [log] [tgz] |
---|---|---|
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | Wed May 02 02:56:10 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 06 19:02:37 2018 -0700 |
tree | 8a4d1bd2640299f6260c2ab2feec781882087c11 | |
parent | a67cfe3905a374b309353a235fd6bfba6ad367e4 [diff] |
staging: speakup: Add pause command used on switching to graphical mode 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 <samuel.thibault@ens-lyon.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>