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 button to disable tts #1194

Merged
merged 63 commits into from
Mar 19, 2024
Merged

feat: add button to disable tts #1194

merged 63 commits into from
Mar 19, 2024

Conversation

SputNikPlop
Copy link
Collaborator

This should add a button to disable tts. I added an icon instead of the text because I was unsure which to add so lemme know if I need to go to text or if you want to switch the icon to something like https://fonts.google.com/icons?selected=Material%20Symbols%20Outlined%3Avoice_over_off%3AFILL%400%3Bwght%40400%3BGRAD%400%3Bopsz%4024

lib/tts_isolate.dart Outdated Show resolved Hide resolved
lib/tts_isolate.dart Outdated Show resolved Hide resolved
SputNikPlop and others added 10 commits March 13, 2024 01:18
refactor: remove "disableTTS", no longer needed here
fix: correctly stop speaking before sending there are too many messages
fix: cancel notification properly when there are too many messages after speaking the the message
…s needed if text to speech is killed anywhere else in the application
@jessielw jessielw merged commit 8bfd66a into main Mar 19, 2024
4 checks passed
@jessielw jessielw deleted the 1187 branch March 19, 2024 22:46
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 an action button to the TTS notification that disables TTS
3 participants