I need some help with TTS ToAudio playback of a string of digits in French (Canadian) Feminine voice.
I have an Outbound call flow created so that when call analysis gets an answering machine, my Play Audio sequences plays recorded voice prompts with instructions to call and leave an "Inspection ID" for the answering machine owner to call back with. The recorded audio prompts are in French feminine voice, and my ToAudio string is playing back Language.Gender.feminine, but I have been told (I am not a French speaker) that the number "1" is mispronounced as "une" rather than "un".
I am not sure if its a problem with my use of the ToAudio function or if its a problem with Genesys implementation of TTS and ToAudio Language.Gender.feminine case. I've got a support ticket open, but the first level engineer could barely speak English, let alone French.
Here's the code in my Play Audio task in Architect:
If(IsNotSetOrEmpty(Call.Contact.Inspection_Id),ToAudioTTS("Aucune inspection I D n'est disponible"),(ToAudioNumber((ToInt(Call.Contact.Inspection_Id)),Format.Number.playDigits,Language.Gender.feminine)))
Did I use the ToAudio settings correctly? I know there is a Language.Gender.neuter and a Language.Gender.common case, but if I remember my initial build trials, those were a masculine voice. The customer wants feminine to match the recorded prompt instructions. Is this a problem with the ToAudio function not speaking "1" correctly in French feminine voice? Is there another way to do this?
Its not the easiest thing to test. There's no debug for outbound calls I can find, and I have to run the campaign in this customer's production system to get voicemail recordings, and I can't speak or understand well the language.
Any advice would be appreciated.
#Outbound
#Unsure/Other
------------------------------
Greg Beal
ConvergeOne
------------------------------