tts

  1. accentlogic

    Add TTS generation of Digital Receptionist/IVR prompts

    Please add an option to use TTS to generate DR/IVR prompts. The prompt script should be saved in a notes field on the DR. It could use Microsoft Speech, Amazon Polly or similar. The volume, rate and voice should be selectable, with support for breaks, pauses and other options supported by the...
  2. CFD 16.6.53.0 does not support Olivia Polly neural voice, even after manually entering

    The doco here states "In case of Amazon releasing a new voice not included yet in this drop down list, you can just enter the value from the “Name/ID” column to use it". The Olivia neural voice does not appear in the voices dropdown - so I'm entering it manually. When I input "Olivia" the...
  3. How to implement Test to Speech (TTS) in CFD using .NET System.Speech.Synthesis?

    Please help me to identify the possibility and the way of TTS using .NET System.Speech.Synthesis in CFD.
  4. iot integration text-to-call?

    Hello, I would like to automate processes in our company. For example: You press a dash button and then 3cx calls a number and reads/talks a text you provide. Example: A call to a Taxi company: "Please send a car to ...Address...". A internal call to a person in the stock building: "Please...
  5. Caching of TTS voice files

    Idea to eliminate the need of creating static text manually on Amazon Frontend, or re-create the text again and again at Amazon, or delay till TTS-text is created with Amazon Polly: We did the following on our old Asterisk solution: Incoming call to callflow: Create MD5 of the text to be...