DrDial_HealthAxis0 Report post Posted 08/15/2016 08:57 PM Is there a way to accomplish this and if so, what is the best way to play a talk to speech RV after a WAV file is specified? Share this post Link to post
SupportTeam Report post Posted 08/15/2016 09:51 PM This depends on version used. Have you just tried using a Play module and in that Play module specifying the WAV file and then also placing some text (or the $RV if it is defined) in the "Text to speak:" text box and see if both are played correctly? You will need to ensure the TTS engine generated sound and the WAV file formats match. Otherwise you may need to use two separate Play modules one after another - with the first one playing the WAV file and the second one playing the TTS (linking them using a "Timeout 0" path and specifying 0 replays in the WAV module) Share this post Link to post