ndarilek / tts-rs

115 stars 25 forks source link

AppKit backend crash when stopping/interrupting speaking #35

Closed helgoboss closed 2 years ago

helgoboss commented 2 years ago

The AppKit backend crashes when interrupting speaking. removeObjectAtIndex on strings in the didFinishSpeaking callback although the queue is already empty. Will create a PR.