Forum Discussion
Will_Findlay
10 months agoCommunity Member
SSML - change pronunciation of "conduct" so accent is on the second syllable.
Hi! I have a sentence where the AI voice is putting the emphasis on the 'con' instead of the 'duct' in the word conduct, e.g. "If you would like to conduct a survey." I'm assuming that I need to use...
Will_Findlay
10 months agoCommunity Member
I asked Microsoft Copilot, and it gave me this (go AI!). However, I'm not sure the pitch attribute is really supported as I couldn't get it to be accepted no matter what I tried:
<speak>
con<prosody rate="medium" pitch="+2st">DUCT</prosody>
</speak>