stop

Stop all ElevenLabs STT and TTS voice daemons cleanly.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/WebSmartTeam/COR-CODE --skill stop-websmartteam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stop
Source: https://github.com/WebSmartTeam/COR-CODE/tree/main/ClaudeCode-MarketPlace/claudecode-communication-elevenlabs-voice-fixed/skills/stop
Command: npx skills add https://github.com/WebSmartTeam/COR-CODE --skill stop-websmartteam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a streamlined way to shut down both the Speech-to-Text (STT) and Text-to-Speech (TTS) daemons associated with ElevenLabs voice integration, ensuring a clean and orderly termination of voice services.

Core Features & Use Cases

  • Unified Shutdown: Stops both STT and TTS daemons with a single command.
  • Graceful Announcement: Informs the user before shutting down the voice system.
  • Daemon Management: Handles the termination of background voice processes.
  • Use Case: After a session requiring voice input and output, you can use this Skill to quickly and safely turn off the voice services without needing to manually find and kill processes.

Quick Start

Execute the command to stop all ElevenLabs voice daemons.

Frequently Asked Questions about stop

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

FAQPage Schema
How do I stop ElevenLabs voice daemons running in the background?

To stop ElevenLabs voice daemons, execute a single shutdown command that terminates both STT and TTS background processes, announces the shutdown, and ensures proper cleanup of mode files. This provides a clean and orderly termination of voice services.

What is the best way to shut down both STT and TTS processes at once?

The best way to shut down STT and TTS processes is using a unified voice daemon stop command. It handles the termination of background voice processing services cleanly, deactivating voice input and output functionalities without manually finding and killing processes.

When do I need to terminate voice daemons after a session?

You need to terminate voice daemons after a session requiring voice input and output. Stopping the daemons ensures proper cleanup of mode files and safely turns off voice services, preventing background STT and TTS processes from continuing to run unnecessarily.

Does stopping voice daemons clean up mode files properly?

Yes, stopping voice daemons cleans up mode files properly. The shutdown process ensures proper cleanup of mode files and deactivates voice input and output functionalities, guaranteeing a clean and orderly termination of ElevenLabs STT and TTS background services.

Can I manually kill background voice processes instead of using a daemon stop command?

You can manually kill background voice processes, but a dedicated daemon stop command is preferred. It provides a graceful shutdown announcement, ensures proper cleanup of mode files, and safely deactivates both STT and TTS voice input and output functionalities.

Why does the voice system announce a shutdown before stopping?

The voice system announces a shutdown before stopping to inform the user that the voice services are being terminated. This graceful announcement is part of the clean and orderly termination process for both STT and TTS daemons before deactivation.