Getting Started


This section guides you through the initial setup of the Invox Dictation SDK from downloading the package to running your first dictation.

Steps

  1. Download — Download the Invox Dictation SDK package and understand the folder structure.
  2. Deployment in IIS — Configure a website in IIS to serve the SDK examples.
  3. Deployment in Docker — Deploy the SDK examples using Docker.
  4. Quick Start — Implement the essential functionality: login, dictation and text output.

Prerequisites

Before you begin, make sure you have the following:

  • Dictation Service credentials — a username and password assigned to your organization. Contact support if you do not have them yet.
  • A modern browser with microphone support (see Introduction for the full compatibility list).
  • A running Local Dictation Service or access to a Remote Dictation Service (see Integration Scenarios).
Table of Contents