Dialer with transfer to announcement text to speech IVR

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • carrai
    Whiz
    • Jun 2015
    • 40

    Dialer with transfer to announcement text to speech IVR

    I am reviewing configuration of the dialer feature in the ipocc and just appear outbound calls can be transfered to agents. My question is if it is possible to transfer the outbound call to an announcement of the IVR and also the announcement should be a text to speech in spanish language?

    I'd appreciate any suggestions
  • kalpanaautade
    Whiz
    .
    • Sep 2015
    • 32

    #2
    Its possible in IPOCC dialer to transfer outbound call to announcement using "IVR Script" element of Task flow.
    In IVR editor we can use "Text To Speech" element for announcement. For text to speech in spanish language, we have to select TTS engine in "Voice Control Speech Configuration" application which is under \Avaya\IP Office Contact Center\Voice control \bin.

    Comment

    • kruegerb
      Genius
      .
      • Oct 2013
      • 276

      #3
      There is an example in the IPOCC ISO in the sub folder examples

      Comment

      • carrai
        Whiz
        • Jun 2015
        • 40

        #4
        Thanks everyone,

        I found the example as an configuration file.
        About the announcement with text to speech, we want to set an particular text fonr each number called,, is it possible??
        I mean, I have in a text file, numbers wit its corresponding text for annoumcement.

        Comment

        • verma62
          Brainiac
          • Apr 2015
          • 59

          #5
          Text for different numbers can be retrieved from database or text files.
          But you need to verify if you store this text in a variable, and that variable can be used in tts.

          In TTS you specify the text, but I don't remember if this text can be defined in a variable and that variable can be used for supplying this text.

          Comment

          • carrai
            Whiz
            • Jun 2015
            • 40

            #6
            Originally posted by verma62 View Post
            Text for different numbers can be retrieved from database or text files.
            But you need to verify if you store this text in a variable, and that variable can be used in tts.

            In TTS you specify the text, but I don't remember if this text can be defined in a variable and that variable can be used for supplying this text.
            The manual saids: "text to speech: Type the text directly, Specify a Variable you can select an standard variable or a tag for the text by selecting the Var checkbox, and Select File with the text"

            Then I suppose that is possible build and text file maybe csv with some information:
            " Hello "Jhon Wayne", you have a date tomorrow "09-02-2016" at "12:00" Where the information of customer is in the text file I mean (Jhon Wayne, 09-02-2016, 12.00)
            The task flow for the dialer I understand that must transfer to the announcemente with TTS automatically. Anyone have and example for this kind of werid configuration?

            Comment

            Loading