TTS for the Steam Deck
A Decky Loader plugin to enable Text-to-Speech (TTS) for blind usability. The plugin reads out the text of whichever UI element is currently focused.
- Reads focused UI elements using TTS.
- Configurable TTS speed and toggle option.
- Clone this repository to your Decky Loader plugin directory.
- Run
npm install
to install dependencies. - Build the plugin using
npm run build
. - Restart Decky Loader to load the plugin.
- Enable TTS: Toggle TTS on or off.
- TTS Speed: Adjust the reading speed.