voice-state-machine

Community

Robust on-device voice flows via a state machine.

Author333-333-333
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Designing on-device voice assistants requires reliable coordination between wake word detection, speech recognition, command execution, and output with robust recovery. This Skill provides a state-machine pattern (XState) to orchestrate listening, processing, and speaking, simplifying development, testing, and maintenance across mobile apps.

Core Features & Use Cases

  • Deterministic transitions among IDLE, LISTENING, PROCESSING, SPEAKING, ERROR, and RECOVERING states.
  • Seamless wake word detection integration, command parsing, and error recovery paths.
  • Modular integration with Whisper-based recognizers and VAD-driven control for on-device or hybrid setups.

Quick Start

Start the voice state machine on your device to begin listening and processing user input.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: voice-state-machine
Download link: https://github.com/333-333-333/iris/archive/main.zip#voice-state-machine

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.