Next: Parameter Setting Commands, Previous: Informatory Commands, Up: Commands [Contents][Index]
Toggle reading globally (speechd-speak-toggle-speaking
). With
a prefix argument, toggle it in the current buffer only.
Stop reading current message (speechd-stop
). Other queued
messages will still be read. If the prefix argument is given, stop
reading the current message of any client, not just of the current
connection.
Stop reading all the queued messages of the current connection and of the connections listed in speechd-cancelable-connections. If the universal prefix argument is given, stop reading all the messages of all connections. If a numeric prefix argument is given, stop all the messages of the current Emacs session.
Pause reading — just be quiet for now and postpone current reading
until the resume command is invoked (speechd-pause
). If the
prefix argument is given, pause reading of all clients.
Resume paused reading (speechd-resume
). If the
prefix argument is given, resume reading of all clients.
Set one of the predefined speech rates
(speechd-speak-key-set-predefined-rate
). C-e 1 sets the
slowest rate, C-e 5 sets the medium rate, and C-e 9 sets
the fastest rate.
Next: Parameter Setting Commands, Previous: Informatory Commands, Up: Commands [Contents][Index]