Some fixes to pep8 stuff.

This commit is contained in:
Storm Dragon
2025-07-08 18:35:12 -04:00
parent bb6dbc7186
commit 2ad754a372
20 changed files with 98 additions and 36 deletions

View File

@ -12,9 +12,11 @@ from fenrirscreenreader.core.speechDriver import speech_driver
class driver(speech_driver):
"""Speech-dispatcher driver for Fenrir screen reader.
This driver provides text-to-speech functionality through speech-dispatcher,
This driver provides text-to-speech functionality through
speech-dispatcher,
which acts as a common interface to various TTS engines. It supports voice
selection, speech parameters (rate, pitch, volume), and multiple TTS modules.
selection, speech parameters (rate, pitch, volume), and multiple TTS
modules.
Features:
- Dynamic voice switching and parameter adjustment