LogoLogo
  • Dhee.AI
  • Concepts We Work on
    • What is NLP?
    • Natural Language Parser Pipeline
    • Word Embeddings
    • Textual Entailment
    • User Intent Recognition
    • Document Reading
  • Getting Started
    • Train your bot
      • Create your bot project
      • Train for Intent recognition
        • Define the Slots
        • Train the Triggers
        • Train for Stop-Triggers
      • Configure Agent Responses
      • Write your REST Endpoints
      • Configure Endpoints
      • Configure Workflow
        • Read Inputs
        • No Code Approach
        • REST Endpoints Approach
        • Acknowledge User
    • Build and Deploy
      • Build
      • Test
      • Deploy
        • Embedding Widget in Apps
  • Platform Reference
    • Manage Projects
    • Agent Settings
      • Basic
        • Language
        • Domain
        • Voice
        • Avatar Settings
      • Widget
        • Widget Theme
        • Widget Label
      • Advanced
      • Team
        • Development Team
        • Support Team
      • Import Export
      • Emailer
      • Billing
      • Botstore
    • Knowledge Management
      • Document Reading
      • Frequently Asked Questions
    • Intents and Automation
      • Intents
        • Slots
        • Triggers
        • Stop Triggers
        • Special Intents
      • Skills/DSM
        • Dialog Actions
        • Dialog State Transition
          • Slot State
        • Dialog Workflow
        • Skill API
      • Backend API
    • Extended Message Types
    • Entities And Other Data
      • Entities
        • Multilingual Entities
        • Language Specific Entities
        • Custom Entity Types
      • Agent Responses
        • Multilingual Responses
        • Missed Query Responses
        • Support-Unavailable Responses
      • Directive Utterances
        • Customize Inputs
        • Customize Outputs
      • Translations
      • Query Substitutions
      • Abbreviation Texts
    • Test & Deploy
      • Build
      • Test
      • Deploy
        • Launchpad
        • Widget
        • Signal
        • Telegram
        • Google RCS
        • Facebook
        • Alexa
        • Whatsapp
        • Custom App
        • Voice
        • Telephony
        • Email
    • Reports
      • Statistics
        • Summary
        • Daily Reports
          • Conversation Analytics
        • Weekly Reports
        • Monthly Reports
        • Output Spreadsheet
      • Conversations
        • Conversation Logs
        • C-SAT
      • Generate Report
        • Lead Report
        • Category Report
        • Device Demography Report
        • Utterance Report
        • Missed Query Report
        • Location Report
      • Report Settings
        • KPI
        • Schedule Report
      • Personnel Audit
        • Development Team
        • Support Team
          • Supervisory Sessions
          • Login Information
      • Bot Store
        • Reviews
        • Reported Issues
  • The Social Desk
    • Whatsapp
      • Customer Chat
      • Manage Template
      • Outreach Campaign
        • Create new
        • Manage Campaign
    • Reports
    • Settings
      • Team
      • Whatsapp
  • Extras
    • External Links
  • News
    • Dhee.AI's Edge Server for Telephony Achieves Breakthrough Optimization on Intel Architecture
  • Dhee.AI Telephony Edge Servers: Elevating Conversational AI Experience with Edge Computing
  • Pinnacle Teleservices Joins Forces with DheeYantra to Supercharge Conversational AI on WhatsApp
Powered by GitBook
On this page
  • JavaScript API for Voice assisted Chat bot
  • JavaScript API for Voice bot
  • Server-to-Server REST API to integrate with your existing bot
  • JavaScript API for Streaming Voice Transcription
  1. Extras

External Links

Useful resources from DheeYantra out there.

PreviousWhatsappNextDhee.AI's Edge Server for Telephony Achieves Breakthrough Optimization on Intel Architecture

Last updated 1 year ago

Did you know? You can download Dhee's JavaScript APIs for creating custom voice assisted chat bots and voice bots from the of DheeYantra.

JavaScript API for Voice assisted Chat bot

The API with example can be downloaded from here -

Useful if you want a fully customised chat bot interface on your website, or in your Apps built using web technologies (Ionic, Cordova etc)

JavaScript API for Voice bot

If you want to initiate a voice call via web-sockets from your website to Dhee, this is the API you need -

Server-to-Server REST API to integrate with your existing bot

If you already have a working chat bot and want to integrate Dhee.AI to it, is the documentation on how you can use our REST APIs (web-hook) for the same.

JavaScript API for Streaming Voice Transcription

If you wanted to build your speech recognition application on the web, Cordova, Ionic etc, you can use our JS API which does streaming recognition. Its available here -

GitHub page
https://github.com/DheeYantra/dhee-chatbot-api-js
https://github.com/DheeYantra/dhee-voicebot-api-js
here
https://github.com/DheeYantra/dhee-online-transcription-api-js