How to cause the voice to sound more like a question?
Posted: Wed Sep 26, 2007 5:39 pm
I'm using Allison for the voice. I wonder how I can make the end of the sentence gradually go up in pitch, make it sound like a question. Is there a way to do that? It seems to ignore question marks and ends a sentence going down in pitch. For example,
sounds like "are you still there."
I tried to see what it'd be like with emphasis:
But that just makes "there" last longer. I can see how this would emphasize words, and I'd probably use it in conjunction with whatever else is out there to make the pitch gradually increase...
Anyway, I can't find the answer on the website, and I'm hoping it's possible.
Thanks.
- Code: Select all
$ swift "are you still there?"
sounds like "are you still there."
I tried to see what it'd be like with emphasis:
- Code: Select all
$ swift "are you still <emphasis level='strong'>there?</emphasis>"
But that just makes "there" last longer. I can see how this would emphasize words, and I'd probably use it in conjunction with whatever else is out there to make the pitch gradually increase...
Anyway, I can't find the answer on the website, and I'm hoping it's possible.
Thanks.