Skip to content

Releases: OnjLouis/soundWave

soundWave 1.0.3

Choose a tag to compare

@OnjLouis OnjLouis released this 23 Jun 20:52
  • Added SAPI5 pitch support using SAPI's native XML pitch tag.
  • Changed SAPI5 WAV rendering to use the selected voice's default SAPI output format where available, rather than always forcing 22.05 kHz 16-bit mono.
  • The 32-bit SAPI helper path receives the same pitch and default-format behavior.

soundWave 1.0.2

Choose a tag to compare

@OnjLouis OnjLouis released this 22 Jun 22:03
  • Added pitch and volume controls for Orpheus, Keynote Gold, and generic NVDA synth rendering where the selected synthesizer exposes those settings.
  • Added volume support for SAPI5 rendering.
  • Improved numeric option controls with Page Up, Page Down, Home, and End.
  • Changed render details to a line-by-line list and remembered whether details are shown.
  • Added selected voice names to suggested output filenames where available.
  • Added F1 manual access with tabbable Help buttons and improved dialog keyboard accelerators.
  • Cleaned up stale duplicate Orpheus options code before release.

soundWave 1.0.1

Choose a tag to compare

@OnjLouis OnjLouis released this 13 Jun 06:51

Prepared soundWave for NVDA Add-on Store distribution by removing the built-in update checker, keeping the render command in its own Input Gestures category, and relying on NVDA add-on update channel metadata.

soundWave 1.0.0

Choose a tag to compare

@OnjLouis OnjLouis released this 17 May 16:11

Initial public release of soundWave. Includes large-file chunked rendering, per-synth output naming, NVDA synth capture/offline rendering support where available, and the custom update checker.