2.38 emacsvox-aural-recent-feedback

Spoken browsing, replay, inspection, and remapping of bounded retained aural presentations.

2.38.1 Emacsvox-Aural-Recent-Feedback Commands

2.38.1.1 emacsvox-aural-list-recent-feedback

Command: emacsvox-aural-list-recent-feedback (&optional source-buffer)
Open the spoken browser for bounded retained aural feedback.

SOURCE-BUFFER supplies the ordinary source to retain for navigation and
possible buffer-local remapping.  History itself contains only frozen data,
buffer names, and positions.

(fn &optional SOURCE-BUFFER)

2.38.1.2 emacsvox-aural-recent-feedback-audition-cues

Command: emacsvox-aural-recent-feedback-audition-cues
Audition only the exact earcons in the feedback record at point.

2.38.1.3 emacsvox-aural-recent-feedback-explain

Command: emacsvox-aural-recent-feedback-explain
Explain the retained frozen feedback record at point.

2.38.1.4 emacsvox-aural-recent-feedback-help

Command: emacsvox-aural-recent-feedback-help
Display and speak recent aural feedback help.

2.38.1.5 emacsvox-aural-recent-feedback-mode

Command: emacsvox-aural-recent-feedback-mode
Spoken browser for bounded recently queued aural presentations.

In addition to any hooks its parent mode
‘emacsvox-aural-tabulated-mode’ might have run, this mode runs the
hook ‘emacsvox-aural-recent-feedback-mode-hook’, as the final or
penultimate step during initialization.

Key             Binding
——————————————————————————-
RET		emacsvox-aural-recent-feedback-explain
?		emacsvox-aural-recent-feedback-help
L		emacsvox-aural-set-history-limit
P		emacsvox-aural-recent-feedback-replay
R		emacsvox-aural-recent-feedback-remap-earcon
c		emacsvox-aural-recent-feedback-audition-cues
e		emacsvox-aural-recent-feedback-explain
h		emacsvox-aural
i		emacsvox-aural-toggle-interface-history-recording
r		emacsvox-aural-recent-feedback-remap-voice

2.38.1.6 emacsvox-aural-recent-feedback-refresh

Command: emacsvox-aural-recent-feedback-refresh (&optional id)
Refresh recent feedback, preserving optional record ID.

(fn &optional ID)

2.38.1.7 emacsvox-aural-recent-feedback-remap-earcon

Command: emacsvox-aural-recent-feedback-remap-earcon
Prepare an earcon override from the frozen feedback record at point.

2.38.1.8 emacsvox-aural-recent-feedback-remap-voice

Command: emacsvox-aural-recent-feedback-remap-voice
Prepare a voice override from the frozen feedback record at point.

2.38.1.9 emacsvox-aural-recent-feedback-replay

Command: emacsvox-aural-recent-feedback-replay
Replay the complete frozen presentation at point when it was retained.

2.38.1.10 emacsvox-aural-recent-feedback-speak-current

Command: emacsvox-aural-recent-feedback-speak-current
Speak all useful fields for the feedback record at point.

2.38.1.11 emacsvox-aural-set-history-limit

Command: emacsvox-aural-set-history-limit (limit)
Set the retained presentation history LIMIT for this Emacs session.

LIMIT may be any natural number.  Zero disables history.  Lowering the limit
immediately discards the oldest excess records; increasing it affects future
recording.  Customize ‘emacsvox-aural-presentation-history-limit’ to persist
the value across sessions.

(fn LIMIT)

2.38.1.12 emacsvox-aural-toggle-interface-history-recording

Command: emacsvox-aural-toggle-interface-history-recording
Toggle retention of presentations originating inside Aural interfaces.