zidoro / pomatez

Stay Focused. Take a Break.
https://zidoro.github.io/pomatez/
MIT License
4.07k stars 171 forks source link

refactor(renderer): small changes on the useNotification hook for future text-speech implementation #603

Open dubisdev opened 9 months ago

dubisdev commented 9 months ago

I made a small refactor on this hook.

In the future, we could just add a playText function an implement the web speech api (re #415)