awaz

Convert text to speech using the ElevenLabs API with voice and speed options.

5|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/ahmadawais/awaz --skill awaz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: awaz
Source: https://github.com/ahmadawais/awaz/tree/main/skills
Command: npx skills add https://github.com/ahmadawais/awaz --skill awaz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a command-line interface for converting text into speech using high-quality ElevenLabs voices, offering an alternative to robotic-sounding text-to-speech.

Core Features & Use Cases

  • Text-to-Speech Conversion: Speak any given text aloud using natural-sounding voices.
  • Audio File Generation: Save spoken text directly to audio files (e.g., MP3).
  • Voice Selection & Customization: Choose from various ElevenLabs voices and adjust speech parameters like speed, model, stability, and similarity.
  • Use Case: An AI agent can use this Skill to read out important notifications, generate audio summaries of documents, or create voiceovers for content.

Quick Start

Use the awaz skill to speak the text "Hello, world!".

Frequently Asked Questions about awaz

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

FAQPage Schema
How do I convert text to speech using ElevenLabs voices from the command line?

You can convert text to speech using ElevenLabs voices by running a CLI command that sends your text to the ElevenLabs API, generating natural-sounding spoken audio or saving it directly as an audio file.

Do I need an API key to generate audio files with ElevenLabs text-to-speech?

Yes, generating audio files with ElevenLabs text-to-speech requires an ELEVENLABS_API_KEY environment variable to be set so the CLI can authenticate your requests to the API.

Can I adjust speed and select specific voices for text-to-speech conversion?

Yes, you can select specific voices and customize speech parameters including speed, model, stability, and similarity to tailor the text-to-speech output for your specific application needs.

What is the best way to generate voiceovers for content using a CLI?

Using a dedicated text-to-speech CLI with ElevenLabs voices is an effective way to generate high-quality voiceovers, offering natural-sounding audio output and direct MP3 file generation for content creation.

Why does my text-to-speech CLI output sound robotic instead of natural?

Standard text-to-speech tools often output robotic audio, but using a CLI integrated with the ElevenLabs API provides high-quality, natural-sounding voices as an alternative for spoken output.