Skip to content

Fix?: Pass UseSystemVoice flag to configuration#625

Draft
dharmab wants to merge 1 commit intomainfrom
fix/use-system-voice-config
Draft

Fix?: Pass UseSystemVoice flag to configuration#625
dharmab wants to merge 1 commit intomainfrom
fix/use-system-voice-config

Conversation

@dharmab
Copy link
Owner

@dharmab dharmab commented Dec 6, 2025

No description provided.

The UseSystemVoice flag was being read from command line but not
passed to the Configuration struct, causing it to always be false.
This prevented users from using the macOS system voice even when
the flag was set.

On macOS, when useSystemVoice is false, the speaker explicitly uses
'Samantha' voice. When true, it uses the system default voice from
System Settings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant