Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix throwing error when calling stop and pause functions #274

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

powfix
Copy link

@powfix powfix commented Nov 29, 2024

Change onWordBoundary argument type from (BOOL ) to (BOOL) in stop and pause functions

Issue: Tts.stop() throwing an error.
#273

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@powfix I would do the same on line 181 - it also throws the same error for me.

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.

2 participants