Voice Assistants as a Service

How it works

The Slang CONVA platform is unique in the way it enables adding Voice Assistants to your app. Just like AWS enables adding new devices to your "lab" by making use of pre-built VMs, the Slang CONVA platform includes a set of pre-built, domain-specific Voice Assistants, that have been pre-trained and provides a simple way to connect these Assistants to apps belonging to those domains. The platform follows a "Batteries Included" approach and comes with

  • - Prompts, which are questions that the app needs to ask the end-user

    - Statements, which are things that the app wants to inform the user

  • Configuration options to customize the Assistants to suit the app's needs

  • Mobile and Web SDKs to allow the app and the Assistant to work together seamlessly

  • Authentication management

  • Accounting

The Slang In-App Voice Assistants require an internet connection to work. It talks to a highly scalable back-end that is optimized to provide sub-second responses to most user queries (depending on network latencies)

From a developer perspective, there are two main components involved:

  • The Slang CONVA Console - where you select, configure and manage the Assistant and also your account details

  • The Assistant SDK - which enables integration of the Assistant with the app through platform-specific programming interfaces

Next, let's dive deeper into the most important Assistant concepts.

Last updated