Conversion to mpv for playback mostly complete.
This commit is contained in:
@@ -22,7 +22,7 @@ class OptionsMenu:
|
||||
config: ConfigManager instance
|
||||
speechEngine: SpeechEngine instance
|
||||
voiceSelector: VoiceSelector instance
|
||||
audioPlayer: PygamePlayer instance
|
||||
audioPlayer: MpvPlayer instance
|
||||
ttsReloadCallback: Optional callback to reload TTS engine
|
||||
"""
|
||||
self.config = config
|
||||
|
||||
Reference in New Issue
Block a user