LogoLogo
  • Overview
  • Voice Assistants as a Service
  • Voice Assistant Concepts
  • Voice Assistant Components
  • Voice Assistant Types
  • Platform & Languages Supported
  • Getting Started
    • Integrating Slang CONVA into Retail e-Commerce Apps
      • Setting up Slang CONVA
      • Customizing the Assistant
      • Code Integration
        • CONVA Search
          • Advanced Topics
        • CONVA Plus
          • Supported User Journeys
            • Search
            • Order Management
            • Checkout
            • Offer Management
            • Navigation
    • Integrating Slang CONVA into Travel e-Commerce Apps
      • Setting up Slang CONVA
      • Code Integration - Basic Steps
      • Supported User Journeys
        • Search
        • Navigation
  • Advanced Topics
    • Asynchronous Action Handling
    • Changing the Assistant behavior at runtime
      • Launching the Assistant Programmatically
      • Changing the language of the Assistant
      • Accessing and Setting User Journey Context
    • Advanced Assistant Customizations
      • Customizing the Visual nature of the Assistant
      • Customizing the conversational aspects of the Assistant
      • Training the Assistant to recognize additional data
        • Customizing Retail Subdomain Data
  • Sample Apps
    • Slang Playground App
    • Slang Retail e-Commerce App
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Integrating Slang CONVA into Travel e-Commerce Apps

A quick 5-minute primer on how to go about integrating Slang CONVA into Travel Apps

Integrating Slang CONVA includes two steps:

  1. Configuring the Assistant in the Slang Console

  2. Integrating the Assistant SDK with your app. This step varies slightly based on the specific platform that your app supports. Today, the supported platforms are:

    • Native Android

    • React Native Android

    • Web (JS)

Let's start with the basics and later go into more advanced concepts of integrating the Slang CONVA into your app

PreviousNavigationNextSetting up Slang CONVA

Last updated 1 year ago

Was this helpful?