Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upNVDA should work without audio output #425
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by jteh on 2009-11-24 01:05 |
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by jteh on 2009-11-24 01:07 |
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by jteh on 2009-11-27 04:15 |
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by jteh on 2009-11-27 05:19 Merged in r3388. Thanks to Hans Hillen for testing. |
Reported by jteh on 2009-09-23 06:50
From Felix Grützmacher and Lars Bjørndal:
If NVDA finds a Braille display but no sound card, it would be great if it didn’t exit. This way, users could install their sound drivers while using NVDA with a Braille display.
At this stage, NVDA isn't going to work "out of the box" like this because it does not currently auto-detect braille displays. However, it should be possible to do this with a preconfigured NVDA; e.g. loaded on a USB stick or on flash storage in the display itself.
I suspect that tones is probably the problem here. We should already fall back to silence if eSpeak fails, so this should be fine.