Skip to content

Hibiki v0.9.2

Latest

Choose a tag to compare

@aefren aefren released this 20 Jul 04:27

Bug Fixes

  • Quick navigation sound lag (b, shift+b, h, k, etc.): sounds now play at the position of the control being announced instead of the previously focused one. NVDA reports a quick-nav target before moving the virtual caret to it (NVDA issue #8831), so Hibiki was reading the old caret position. Sounds are now resolved from the control field's own identifier, falling back to the text range being spoken, then to the caret only as a last resort.
  • Shared-line controls sounding identical: multiple controls on one line (e.g. several links in a sentence) now each play at their own position instead of all sharing the first control's spot.
  • Over-eager role/state label suppression: "Suppress spoken role labels" and "Suppress spoken state labels" now only hide labels that Hibiki actually has a sound for. Roles and states without a mapped sound are spoken normally again instead of being silently dropped.
  • Label suppression vs. browse mode sounds: with "Play sounds during browse mode navigation" turned off, role and state labels are spoken again in browse mode instead of being hidden with nothing to replace them.

Installation

  1. Download Hibiki-0.9.2.nvda-addon
  2. Open the file with NVDA
  3. Accept the installation prompt
  4. NVDA will restart automatically

Minimum NVDA Version: 2025.3.2