#Is there any other way to add delays in between alternate words of a large other than using <break

1 messages · Page 1 of 1 (latest)

zealous onyxBOT
#
AI-generated Answer for rocky_5697

Yes, there are alternative ways to introduce a pause or break in the speech, although they might not be as consistent as using the <break time="s"/> syntax.

One method that seems to provide the most consistent output is using a simple dash - or the em-dash —. You can even add multiple dashes such as -- -- for a longer pause. Here's an example:

"It - is - getting late."

Another method is using an ellipsis ..., which can sometimes work to add a pause between words. However, it usually also adds some "hesitation" or "nervousness" to the voice that might not always fit. Here's an example:

"I... yeah, I guess so..."

Please note that these alternatives might not always work as expected, and it's recommended to use the <break time="s"/> syntax for consistency.

foggy walrus
#

how to increase or decrease the delay with dashes or ellipsis