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. Sample Apps

Slang Retail e-Commerce App

PreviousSlang Playground App

Last updated 3 years ago

Was this helpful?

We have built a sample e-commerce app for you to understand how the Slang In-App Voice Assistant works and feels from a consumer's perspective, as well as from a developer's perspective.

This is a self-contained e-commerce app that its users can use to do the following -

  • Supports two categories of items - grocery and pharma

  • Supports search

  • Adding items to cart

  • Looking up orders and canceling them

The app maintains everything locally. It has no back-end requirements. Information is persisted across sessions where required.

  • The Android APK is available

  • The source code is available here

here