nightlyistaken / tts_rust

🚀 gTTS module for rust. WIP
25 stars 5 forks source link

Add way to interupt voice being spoken #7

Open sloganking opened 1 year ago

sloganking commented 1 year ago

I am aiming to build a voice assistant that I can interrupt. However this library seems to provide no way to interrupt the .speak() function

nightlyistaken commented 10 months ago

PRs welcome!