User Guide
API DOCSVOICE GATEWAYHELPSECURITY
Current Version
Current Version
  • Welcome
  • What's New
  • 🚀GETTING STARTED
    • Login
    • Concepts and Glossary
    • Language Models
      • Syntphony NLP
      • Other NLP and LLM Connectors
      • FAQs
    • Build a Virtual Agent
      • Overview
      • From Scratch
      • By Importing
      • Pre-Built Templates
      • Training task
    • Testing
      • Automated Test
      • Advanced Request
      • Simulate Dialog
      • View Logs
    • Create and manage profiles
  • 💬BUILD DIALOGS
    • Flows
    • Dialog Cells
      • Intent
      • Entity
      • Answer
      • Input
      • Jump
      • End
      • Service
      • Rest Connector
      • Code
      • Rule
        • Variable answers using Code and Rule cells
        • Enable and disable flows using Rule Cells
    • Data Masking of Personal Identificable Information
    • Dynamic Content and Contexts
    • Voice Agent
    • Multilingual Agent (beta)
  • ✨GENERATIVE AI
    • AI features
    • Assist Answer (beta)
    • Examples Generator
    • Knowledge AI
    • Prompt cell
      • Prompt crafting
      • Practical examples
    • Rephrase Answer
    • Zero-Shot LLM
  • 🌐CHANNELS
    • Channels
      • WhatsApp (by Infobip)
      • Facebook Messenger
      • Microsoft Teams
      • Integrating Existing Channels
    • Webchat Plugin
  • ⚙️CONFIGURATIONS
    • Parameters
    • Advanced Resources
    • Other Options
      • Intent Navigator
  • 📊ANALYTICS & INSIGHTS
    • Dashboards
      • Overview
      • Funnel charts
      • User messages
      • Conversations
      • Reports
    • External Analytics Platforms
  • API DOCS
    • Overview
    • API Guidelines
      • Conversation API
      • Cloner API
      • EVG Connector
      • Management API
        • Admin API
          • Bot Admin
          • Environment
          • Organization
          • User
          • Notification
        • Instance API
          • Knowledge AI
          • Knowledge AI NLP
          • Answer
          • Automated Tests
          • Bot
          • Broker
          • Channel
          • Dashboard
          • Dialog Manager
          • Entity
          • Generative Service
          • Intent
          • Parameters
          • Tag
          • Technical Log
          • Training
          • Transactional Service
          • Rest Connector
          • Wait Input
          • Websnippet
      • Webhooks
    • Infrastructure Guidelines
      • Syntphony CAI server Installation guide
      • Maintenance Methods
      • Supported/verified third-party software
    • Data Structure
      • Admin Data Structure
      • Environment Data Structure
    • Voice Gateway
      • Genesys Cloud CX
Powered by GitBook
On this page

Was this helpful?

  1. API DOCS

Voice Gateway

PreviousEnvironment Data StructureNextGenesys Cloud CX

Last updated 8 months ago

Was this helpful?

The Multi-Client Platform provides a range of services that enable the development of advanced virtual agents, including a voice gateway.

With the Voice Gateway, we can integrate virtual assistants into any Contact Center and Telephony platform.

Syntphony CAI provides capabilities to communicate with virtual assistants via VoIP telephony.

Through our own SBC (Session Border Controller) infrastructure we offer SIP capabilities, allowing you to receive calls directly from payphones, receive communications from service distributors and offer SIP trunks.

To integrate with virtual assistants, we incorporate STT / TTS technology (Currently, IBM Watson and Microsoft) that offers great flexibility and capabilities for understanding languages and allows the selection of voices and accents more appropriate to customise the capacity of the in each case. Index all conversations, and search by text and metadata, to access, replay and review calls.

There are different integration scenarios, but for the sake of simplicity we detail the two most general ones:

Integration via CPaaS

  1. The call is received by the contact center platform (like Genesys Cloud or Amazon Connect).

  2. Depending on the use cases, calls can be transferred to Syntphony CAI via the Voice Gateway using SIP.

  3. Syntphony CAI handles the call using a virtual agent using STT to voice conversion and TTS to generate responses.

  4. Syntphony CAI uses NLU to understand natural language.

  5. If the call is resolved, Syntphony CAI hangs up. Otherwise, Syntphony CAI can transfer the call back to the contact centre.

  6. Syntphony CAI leaves the call.

Direct call to Syntphony CAI

  1. The Voice Gateway manages the reception of all calls which are referred by the telephone provider/Carrier to our SIP Trunk.

  2. Syntphony CAI makes the first attempt resolution via a virtual agent using STT/TTS and NLP to interact with the customer.

  3. In the case it is necessary for an agent handover, Syntphony CAI can transfer the call to the Contact Centre agent's pool.

  4. Syntphony CAI leaves the call (with an SIP Blind Transfer) or can stay connected (with an SIP Transfer).