2.31 emacsvox-aural-profiles

Accessible management for named configurations that select presentation options while capturing sound, voice, and spatial choices.

2.31.1 Emacsvox-Aural-Profiles Commands

2.31.1.1 emacsvox-aural-list-profiles

Command: emacsvox-aural-list-profiles (&optional profile)
Open the spoken manager for saved presentation PROFILE configurations.

(fn &optional PROFILE)

2.31.1.2 emacsvox-aural-profiles-activate

Command: emacsvox-aural-profiles-activate
Apply the saved presentation profile at point.

Confirm first when the currently selected profile has diverged, because
applying a saved profile replaces the differing live configuration.

2.31.1.3 emacsvox-aural-profiles-copy

Command: emacsvox-aural-profiles-copy
Copy the profile at point under a new identifier.

2.31.1.4 emacsvox-aural-profiles-create

Command: emacsvox-aural-profiles-create
Save the complete current presentation configuration as a new profile.

2.31.1.5 emacsvox-aural-profiles-delete

Command: emacsvox-aural-profiles-delete
Delete the personal presentation profile at point.

2.31.1.6 emacsvox-aural-profiles-describe

Command: emacsvox-aural-profiles-describe (&optional id)
Display and speak complete details for profile ID.

(fn &optional ID)

2.31.1.7 emacsvox-aural-profiles-help

Command: emacsvox-aural-profiles-help
Display and speak presentation-profile manager help.

2.31.1.8 emacsvox-aural-profiles-mode

Command: emacsvox-aural-profiles-mode
Spoken manager for complete aural presentation profiles.

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

Key             Binding
——————————————————————————-
RET		emacsvox-aural-profiles-activate
?		emacsvox-aural-profiles-help
N		emacsvox-aural-profiles-create
a		emacsvox-aural-profiles-activate
c		emacsvox-aural-profiles-copy
d		emacsvox-aural-profiles-delete
h		emacsvox-aural
r		emacsvox-aural-profiles-rename
v		emacsvox-aural-profiles-describe
w		emacsvox-aural-profiles-update-from-current

2.31.1.9 emacsvox-aural-profiles-next

Command: emacsvox-aural-profiles-next
Move to and speak the next presentation profile.

2.31.1.10 emacsvox-aural-profiles-next-column

Command: emacsvox-aural-profiles-next-column
Move right and speak the next profile column.

2.31.1.11 emacsvox-aural-profiles-previous

Command: emacsvox-aural-profiles-previous
Move to and speak the previous presentation profile.

2.31.1.12 emacsvox-aural-profiles-previous-column

Command: emacsvox-aural-profiles-previous-column
Move left and speak the previous profile column.

2.31.1.13 emacsvox-aural-profiles-refresh

Command: emacsvox-aural-profiles-refresh (&optional id)
Refresh profiles, preserving ID and the current column.

(fn &optional ID)

2.31.1.14 emacsvox-aural-profiles-rename

Command: emacsvox-aural-profiles-rename
Rename the presentation profile at point.

2.31.1.15 emacsvox-aural-profiles-speak-current

Command: emacsvox-aural-profiles-speak-current
Speak the complete presentation profile at point.

2.31.1.16 emacsvox-aural-profiles-speak-current-cell

Command: emacsvox-aural-profiles-speak-current-cell
Speak the current profile column title and value.

2.31.1.17 emacsvox-aural-profiles-update-from-current

Command: emacsvox-aural-profiles-update-from-current
Write the complete current configuration into the profile at point.