flutter_tts icon indicating copy to clipboard operation
flutter_tts copied to clipboard

In iOS continually speak. not stop(delay) even sentence is end by dot(.).

Open MurtuzaSrashtaSoft opened this issue 4 years ago • 5 comments

🐛 In iOS continually speak. not stop(delay) even sentence is ended by dot(.).

Version: 0.1.x

Platform:

  • [x] :iphone: iOS
  • [ ] :robot: Android

MurtuzaSrashtaSoft avatar Oct 23 '20 09:10 MurtuzaSrashtaSoft

in android is working fabulously. but ios do not work propper.

MurtuzaSrashtaSoft avatar Oct 23 '20 10:10 MurtuzaSrashtaSoft

can you provide an example of the text you're using?

dlutton avatar Oct 26 '20 00:10 dlutton

When listening only use these two clean language questions. 1. What kind of x (is that)? 2. Is there anything else about X? For example, I might say "I get angry with my friend sometimes” You reply, “What kind of anger is that” I might then say "I feel frustrated” You reply, “Is there anything else about feeling frustrated” By using only these two questions we stay with what the speaker is saying and stop putting ourself into their story.

it's read continuously read sentence which is bold.

MurtuzaSrashtaSoft avatar Oct 27 '20 04:10 MurtuzaSrashtaSoft

You can test by putting a space after the dot. I found this behavior when I am using flutter_tts and edited the text to include a space after "." so that the reading would space out as intended. I am not sure whether this would help your case, just sharing my experience.

CalvinTp avatar Nov 29 '20 06:11 CalvinTp

ok

MurtuzaSrashtaSoft avatar Dec 03 '20 12:12 MurtuzaSrashtaSoft