slack-voice-interface

Convert Slack voice clips to text and generate MP3 replies with edge-tts.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/dgethings/netclaw --skill slack-voice-interface-dgethings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-voice-interface
Source: https://github.com/dgethings/netclaw/tree/main/workspace/skills/slack-voice-interface
Command: npx skills add https://github.com/dgethings/netclaw --skill slack-voice-interface-dgethings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Slack users who send voice clips need fast, accessible replies in both text and audio formats, without manual transcription.

Core Features & Use Cases

  • Respond with both a textual message and an MP3 voice reply using edge-tts.
  • Works when users submit voice messages in Slack; ideal for incident triage, status updates, and quick guidance.
  • Integrates with the OpenClaw transcription flow and the NetClaw skill set to maintain consistency.

Quick Start

Send a voice clip in Slack and receive a text response along with an MP3 voice reply generated by edge-tts.

Frequently Asked Questions about slack-voice-interface

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

FAQPage Schema
How do I automate transcription and replies for Slack voice clips?

Automate Slack voice clip transcription and replies by converting audio to text and generating an MP3 voice reply, ensuring accessible communication for incident triage and support chats.

Can I generate text and MP3 audio responses from Slack voice messages?

Yes, you can generate both text and MP3 audio responses from Slack voice messages using edge-tts, providing immediate accessible feedback without manual transcription.

Do I need a Python3 runtime to process Slack voice clips and generate TTS replies?

Yes, a Python3 runtime is required to process Slack voice clips and generate TTS replies, along with specific environment variables for script execution and MCP calls.

What is the best way to handle voice messages in Slack for incident triage?

Handling voice messages in Slack for incident triage is best done by automatically transcribing audio to text and responding with an MP3 voice reply for faster comprehension.

Why use edge-tts for generating spoken MP3 replies from Slack audio?

Edge-tts generates spoken MP3 replies from Slack audio to provide immediate, accessible voice feedback, ensuring faster comprehension in support chats without manual transcription efforts.