This module speech enables dired. It reduces the amount of speech you hear: Typically you hear the file names as you move through the dired buffer Voicification is used to indicate directories, marked files etc.
Open CSV file on current dired line.
Open epub on current line in EWW
Open HTML file on current dired line.
Labels the fields of the listing in the dired buffer. Currently is a no-op unless unless ‘dired-listing-switches’ contains -l
Preview markdown file on current dired line.
Play midi file on current dired line.
Open directory corresponding to file on current line.
Smart dired opener. Invokes appropriate Emacspeak handler on current file in DirEd.
Open PDF file on current dired line.
Speak duration of sound files. If on a file, speak its duration. If on a directory, speak the total duration of all sound files under that directory.
Run rpm -qi on current dired entry.
Displays type of current file by running command file. Like Emacs’ built-in dired-show-file-type but allows user to customize options passed to command ‘file’. (fn &optional FILE DEREF-SYMLINKS)
Speak access time of the current file.
Speak modification time of the current file.
Speak the permissions of the current file.
Speak the size of the current file. On a directory line, run du -s on the directory to speak its size.
Speak the header line of the dired buffer.
Speaks the target of the symlink on the current line.