Voxta docs

Azure On-Device Wake Word

Hands-free activation using Microsoft's on-device wake word SDK. Free, runs locally.

Azure On-Device Wake Word uses Microsoft's wake-word detection SDK to listen for a configured trigger phrase. Detection runs entirely on your device — no audio leaves your machine unless and until the wake word fires.

Setup

Create a custom keyword in Azure

Sign in at Speech Studio. Go to Custom Keyword, create a project, train a keyword (e.g. your character's name), and download the .table file when training completes.

Add to Voxta

Manage Services → + Add Services → Azure On-Device Wake Word → Add.

Point at the .table file you downloaded. Click Save.

Test

Try saying the wake word into your microphone. Voxta should activate transcription only after the wake word is detected.

On this page