voice

Convert chat replies into spoken audio via TTS with mute controls.

10|2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/autonomous-ai/autonomous-lamp --skill voice-autonomous-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice
Source: https://github.com/autonomous-ai/autonomous-lamp/tree/main/lamp/resources/openclaw-skills/voice
Command: npx skills add https://github.com/autonomous-ai/autonomous-lamp --skill voice-autonomous-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides privacy-conscious speech output by turning chat replies into spoken audio through TTS while coordinating mic and speaker mute controls to protect meetings and sensitive conversations.

Core Features & Use Cases

  • Automatic speech output for chat replies when needed, with optional parallel tool calls.
  • Privacy controls including mic and speaker mute in meeting or privacy scenarios.
  • Operational guidance for reacting to sensing events and ensuring speech occurs at the right moment.

Quick Start

Ask Lamp to speak the current reply aloud using TTS to enable hands-free communication while preserving privacy with mute controls.

Frequently Asked Questions about voice

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

FAQPage Schema
How does privacy-aware TTS handle microphone and speaker mute during meetings?

Privacy-aware TTS applies mic and speaker mute rules to protect sensitive conversations during spoken audio output. It coordinates mute controls to prevent unintended audio capture while converting chat replies into speech.

How do I convert chat replies into spoken audio for hands-free interaction?

To convert chat replies into spoken audio, you use the text-to-speech endpoint to generate speech output. This enables hands-free communication by automatically reading replies aloud while applying privacy mute controls.

Can I trigger speech output automatically when sensing events occur?

Yes, you can trigger speech output automatically when sensing events occur. The skill provides operational guidance for reacting to sensing events and ensures spoken feedback occurs at the correct moment during privacy-sensitive interactions.

Does this TTS skill support parallel tool calls while speaking?

Yes, this TTS skill supports optional parallel tool calls while generating speech output. It converts chat replies into spoken audio via TTS and allows simultaneous tool execution during hands-free communication scenarios.

What are the limitations of using ambient guard with speech output?

The ambient guard limitation involves ensuring speech output only occurs at appropriate moments to maintain privacy. It enforces environmental checks before generating spoken audio, preventing TTS output during unsuitable ambient conditions.