Namespace Ritchie.Toolbox.Accessibility
Classes
NarratorSpeechHandler
Implementation of the ISpeechHandler interface that uses Windows SAPI via SpeechSynthesizer.
SpeechDispatcherBackend
Implementation of ISpeechHandler that uses the Speech Dispatcher daemon (speechd).
TextToSpeech
Accessibility API for reading text aloud with a speech synthesis backend.
Interfaces
IAccessibleDescription
Interface for an object (typically a Widget) with accessibility information.
ISpeechHandler
Interface for a class that can be used as a speech synthesis backend for the TextToSpeech accessibility API.