discord-voice

Automates Discord voice messaging using text-to-speech and speech-to-text pipelines.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/kngender5/hermes --skill discord-voice-kngender5
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord-voice
Source: https://github.com/kngender5/hermes/tree/main/skills/productivity/discord-voice
Command: npx skills add https://github.com/kngender5/hermes --skill discord-voice-kngender5

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires edge-tts, faster-whisper, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines voice communication on Discord by automating the sending and receiving of voice messages, leveraging text-to-speech and speech-to-text technology.

Core Features & Use Cases

  • Voice Message Automation: Send and receive voice messages using text-to-speech and speech-to-text technology.
  • Voice Response Toggle: Control whether replies are sent as voice or text using the /voiceresponse command.
  • TTS/STT Pipeline: Integrates with TTS and STT services for seamless voice message processing.
  • Use Case: Ideal for Discord servers where real-time voice communication is essential, such as gaming communities or online educational platforms.

Quick Start

Use the discord-voice skill to send a voice message in a Discord channel. Simply type /sendvoice "Hello, this is a voice message!".

Frequently Asked Questions about discord-voice

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

FAQPage Schema
How do I automate Discord voice messages using text-to-speech?

Discord voice message automation is achieved by using text-to-speech pipelines to generate and send voice messages in channels via commands like /sendvoice. This requires integrating TTS and STT services to process the audio.

What is a text-to-speech and speech-to-text pipeline for Discord?

A TTS and STT pipeline for Discord automates voice communication by converting text into audio for sending and transcribing received audio back into text. It enables seamless voice message processing without manual recording.

Does Discord voice message automation work with edge-tts and faster-whisper?

Discord voice message automation operates using edge-tts for text-to-speech generation and faster-whisper for speech-to-text transcription. These dependencies provide the underlying TTS and STT services required for the pipeline.

Can I toggle between voice and text replies for Discord automation?

Discord voice automation allows toggling between voice and text replies using the /voiceresponse command. This controls whether the automated responses in your channels are sent as generated audio or standard text.

Is automated voice communication suitable for gaming communities on Discord?

Automated voice communication is ideal for Discord gaming communities and online educational platforms where real-time voice interaction is essential. It streamlines sending and receiving voice messages within these active servers.