diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md index 5e5d1e8..731a726 100644 --- a/ARCHITECTURE.md +++ b/ARCHITECTURE.md @@ -101,7 +101,7 @@ Client Update → JSON-RPC Handler → UserSettingsImplementation ## Technical Implementation ### Settings Management -The plugin manages 18 different user settings categorized into: +The plugin manages 19 different user settings categorized into: 1. **Audio Settings** - Audio description (boolean) @@ -127,6 +127,7 @@ The plugin manages 18 different user settings categorized into: - Voice guidance enabled (boolean) - Voice guidance rate (numeric: 0.1-10) - Voice guidance hints (boolean) + - Screen reader speed (numeric: uint8, 0-255) 5. **Privacy Settings** - Privacy mode (string) diff --git a/PRODUCT.md b/PRODUCT.md index 2c04f99..bc18ce3 100644 --- a/PRODUCT.md +++ b/PRODUCT.md @@ -33,6 +33,7 @@ The plugin manages a complete spectrum of user preferences across five key categ - Voice guidance for visually impaired navigation - Adjustable voice guidance speech rate (0.1x to 10x) - Voice guidance hints and prompts + - Screen reader speed control for configurable screen reader navigation pace 5. **Privacy Settings** - Privacy mode configuration for data collection preferences