voice

Convert text into spoken MP3 audio using a local Voice runtime.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/almazom/agents_slash_skills --skill voice-almazom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice
Source: https://github.com/almazom/agents_slash_skills/tree/main/voice
Command: npx skills add https://github.com/almazom/agents_slash_skills --skill voice-almazom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts text into spoken audio using a local Voice runtime, enabling quick generation of audio without external services.

Core Features & Use Cases

  • Generate spoken output from text using the local Voice runtime.
  • Produce MP3 audio files or deliver audio via supported channels such as Telegram.
  • Supports explain, speak, and run command modes with configurable input and output options for on-demand audio generation.

Quick Start

Provide the text you want spoken, then run the Voice CLI to produce an MP3 file.

Frequently Asked Questions about voice

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

FAQPage Schema
How do I convert text to spoken audio locally without external services?

To convert text to spoken audio locally, this skill uses the Voice runtime and CLI to generate MP3 files without relying on external services. It processes text input directly on your machine to produce downloadable spoken audio.

Can I send generated voice audio directly through Telegram?

Yes, you can deliver generated voice audio through Telegram. The skill supports producing MP3 files and delivering audio via Telegram, making it suitable for chatbot channels in local environments.

What do I need to generate MP3 files from text using a local Voice runtime?

You need the local Voice runtime installed at the specified path and the 'voice' CLI available. Once configured, you provide text input to the runtime to generate MP3 audio files on demand.

What is the best way to generate spoken responses for an offline chatbot?

The best way to generate offline spoken chatbot responses is using a local Voice runtime with safe fallback and timeout configurations. This skill converts text input into spoken audio entirely within your local environment.

Does the local Voice runtime support configurable command modes for audio generation?

Yes, the local Voice runtime supports explain, speak, and run command modes. These modes offer configurable input and output options for on-demand audio generation tailored to your specific needs.