From 4ddc15deb0430cbb62b64ba21581515e1636fbe3 Mon Sep 17 00:00:00 2001 From: ggurdin <46800240+ggurdin@users.noreply.github.com> Date: Thu, 27 Feb 2025 09:23:37 -0500 Subject: [PATCH] chore: don't stop TTS after IT choice selection (#1962) --- lib/pangea/choreographer/controllers/choreographer.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/pangea/choreographer/controllers/choreographer.dart b/lib/pangea/choreographer/controllers/choreographer.dart index cb3bca424..693cc5584 100644 --- a/lib/pangea/choreographer/controllers/choreographer.dart +++ b/lib/pangea/choreographer/controllers/choreographer.dart @@ -338,7 +338,6 @@ class Choreographer { _textController.selection = TextSelection.collapsed(offset: _textController.text.length); giveInputFocus(); - tts.stop(); } Future onReplacementSelect({