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

feat: Add a delete(string id) method that deletes an utterance by id … #1115

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

jessielw
Copy link
Collaborator

…if it is in the queue, otherwise does nothing

fixes #1100

…if it is in the queue, otherwise does nothing
@jessielw jessielw merged commit f5b716b into main Nov 21, 2023
4 checks passed
@jessielw jessielw deleted the ttsspeak-utterance-delete-method branch November 21, 2023 16:45
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.

Add a delete(string id) method that deletes an utterance by id if it is in the queue, otherwise does nothing
2 participants