voice

Detect wake words, transcribe speech, and provide spoken feedback for trading applications.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/shreed27/DAIN --skill voice-shreed27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice
Source: https://github.com/shreed27/DAIN/tree/main/CloddsBot-main/src/skills/bundled/voice
Command: npx skills add https://github.com/shreed27/DAIN --skill voice-shreed27

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables hands-free control of trading operations through voice commands, enhancing accessibility and efficiency.

Core Features & Use Cases

  • Voice Recognition: Listens for wake words and transcribes spoken language.
  • Text-to-Speech: Provides spoken feedback and confirmations.
  • Use Case: While managing multiple screens, you can simply say "Hey Clodds, buy 100 dollars of SOL" without needing to type or click.

Quick Start

Start voice listening by saying "Hey Clodds, start voice".

Frequently Asked Questions about voice

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

FAQPage Schema
How do I control my trading bot with voice commands?

Yes, hands-free trading is achieved through wake word detection and speech-to-text transcription. You simply speak commands like "buy 100 dollars of SOL" to execute trades without needing to type or click.

Does voice control for trading require microphone access and API keys?

Microphone access is required for voice control to capture audio input. You will additionally need API keys if you integrate cloud-based speech-to-text or text-to-speech providers for your transcription and feedback functionalities.

What is the best way to get spoken feedback from a trading bot?

Text-to-speech functionalities provide spoken feedback and confirmations for trading operations. This Skill supports various TTS providers, allowing flexible integration to receive audio responses after executing voice commands.

Can I use different speech-to-text providers for hands-free trading?

Yes, you can use various STT providers for hands-free trading. The Skill supports flexible integration with multiple speech-to-text and text-to-speech providers, allowing you to choose the services that best fit your environment.

How do I start voice recognition for trading applications?

Start voice recognition by saying a wake word phrase like "start voice". The system then actively listens for your commands, transcribing spoken language into actionable text for your trading applications.