Releases: Flameborn/InSpire
Releases · Flameborn/InSpire
MainMenu Access
This is the initial release to showcase how simple it is to make STS Screen Reader (or SAPI) accessible.
Current Limitations:
- Speech is currently via the Microsoft Speech API, so that anyone can test the release, however, screen reader support and detection is already included and will be used later on.
- When selecting a menu item other than Quit, the accessibility focus currently does not switch to the new, activated screen. You can press ESC or click back to return to the main menu again.
- Menu items are currently added in order of creation, however, they will be reversed in the final version.
- Editing a player's name is currently not available, an option, however, will be added later on to achieve this.
What works
- The splash screen can be skipped via the enter key. A sound has been added to let you know when this happens.
- The visible menu items can be explored via the up and down arrow keys, and activated via the enter key.