Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.79 KB

readme.md

File metadata and controls

39 lines (32 loc) · 1.79 KB

VLC multimedia player: accessibility enhancement

This addon adds a variety of commands to enhance accessibility in playing media:

  • script to announce the duration of the media you've already played,
  • script to announce the duration of the media remaining to be play,
  • script to announce the total duration of the media,
  • script to announce the current speed,
  • automatic announcement of state's changes such as pause , mute, changing the pitch or speed of playback, and the setting repeated playback or random,
  • automatic announcement of the time after a command to jump,
  • scripts to mark playback position and start playback at this position,
  • script to restart interrupted playback at time recorded by VLC,
  • correct reading of the status bar,
  • change of some VLC's annoying keyboard shortcuts of VLC.
  • and others enhancements as:
  • access to playback controls (feature 's idea of Javi Dominguez),
  • access to adjustments and effects dialog,
  • correct announcement of name and value 's slider,
  • deleting of some useless html text in description's object(code from Javi Dominguez add-on).

The list of commands is obtained by Control+NVDA+H

Compatible with VLC 3.0.