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
- Download — Download the Invox Dictation SDK package and understand the folder structure.
- Deployment in IIS — Configure a website in IIS to serve the SDK examples.
- Deployment in Docker — Deploy the SDK examples using Docker.
- 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