cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Text to Speech Producer

LA0
Participant
0 Kudos
709

Hi,

Is it possible to add two different text to speech in a single step in producer ? Or to increase the silent time between two phrases for example ? Thank you!

Accepted Solutions (1)

Accepted Solutions (1)

DirkManuel
Active Contributor
0 Kudos

No, there is only one single audio file per step. You can can certainly edit the sound file to add some silence (EDIT: As noted by Shane below, there are tags you can use to insert a pause, etc.). However, be warned that the audio will play when the Step starts, and against the first macro in the Step. The second Step will not be displayed until audio has completed.

Answers (1)

Answers (1)

ShaneLipke
Product and Topic Expert
Product and Topic Expert

Hi Lynn,

If you are using the Google Text to Speech integration in Producer, you can add tags to the text to modify the audio that is generated, including adding breaks. The tag for breaks is <break time="700ms"/> and you can change the number of milli-seconds to make the break longer or shorter. You can find other tags that are supported by the Google Text to Speech interface at Google Text to Speech SSML tags. These tags do not seem to be supported by the Microsoft Windows voices.

Regards
Shane

former_member772673
Discoverer
0 Kudos

Thank you for the tip Shane yes I'm using google speech!