api-asr

Transcribe real-time speech to text for Spectacles Lens Studio applications.

Updated Jun 24, 2026
One-click install
npx skills add https://github.com/specs-devs/agentic-tools --skill api-asr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: api-asr
Source: https://github.com/specs-devs/agentic-tools/tree/main/skills/api-asr
Command: npx skills add https://github.com/specs-devs/agentic-tools --skill api-asr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Real-time speech-to-text transcription for Spectacles-powered experiences, enabling voice input and accessibility.

Core Features & Use Cases

  • Real-time transcription across 40+ languages and mixed-language input
  • Configurable accuracy modes and session controls for on-device or cloud-based processing
  • Use cases include live voice commands, captioning, and transcription for interactive Lens Studio experiences

Quick Start

Initialize the ASR module and start a transcription session with the desired language(s) and accuracy mode.

Frequently Asked Questions about api-asr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add real-time speech-to-text transcription to a Lens Studio project?

Real-time speech-to-text transcription is provided by initializing an ASR module within Lens Studio to start a session for transcribing voice input. You can configure the session for specific languages and accuracy modes to enable live captioning or voice commands.

Can I use mixed-language voice input for live transcription in Spectacles?

Yes, live transcription in Spectacles supports mixed-language input scenarios across 40+ languages. You can initialize the transcription session to handle multiple languages simultaneously for accurate voice command processing and interactive experiences.

What Spectacles and Lens Studio versions are required for voice input transcription?

Voice input transcription requires Lens Studio v5.9 or later and Spectacles OS v5.61 or later. These environment prerequisites ensure compatibility with the real-time speech-to-text module and its configurable accuracy modes.

Does on-device speech-to-text processing work for Spectacles applications?

Yes, speech-to-text processing for Spectacles applications supports configurable session controls for on-device or cloud-based transcription. You can select the desired processing mode when initializing the ASR module to balance accuracy and latency.

What is the best way to implement live captioning for Spectacles-enabled applications?

The best way to implement live captioning is using a real-time speech-to-text ASR module with configurable accuracy modes. It supports live voice commands and transcription across 40+ languages within Lens Studio projects.

Are there limitations when using mixed-language speech-to-text in Lens Studio?

Limitations for mixed-language speech-to-text depend on the selected accuracy mode and whether processing is on-device or cloud-based. Real-time transcription across 40+ languages is supported, but session controls must be configured properly to maintain accuracy.