Toolverse
All skills

whatsapp-voice-talk

by openclaw

Real-time WhatsApp voice message processing. Transcribe voice notes to text via Whisper, detect intent, execute handlers, and send responses. Use when building conversational voice interfaces for WhatsApp. Supports English and Hindi, customizable intents (weather, status,

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Mobile
Views
1

About this skill

Real-time WhatsApp voice message processing. Transcribe voice notes to text via Whisper, detect intent, execute handlers, and send responses. Use when building conversational voice interfaces for WhatsApp. Supports English and Hindi, customizable intents (weather, status, commands), automatic language detection, and streaming responses via TTS.

How to use

  1. Zainstaluj wymagane zależności: pip install openai-whisper soundfile numpy — to przygotuje środowisko do transkrypcji i przetwarzania plików audio.

  2. Przygotuj plik wiadomości głosowej w formacie OGG, WAV lub MP3 i zapisz go w projekcie.

  3. Załaduj moduł processVoiceNote z pliku scripts/voice-processor.js i wczytaj plik audio jako bufor danych.

  4. Uruchom funkcję processVoiceNote(buffer) — zwróci ona wynik zawierający transkrypcję, rozpoznaną intencję (np. weather, status, commands), wykryty język i wygenerowaną odpowiedź.

  5. Aby automatycznie przetwarzać przychodzące wiadomości WhatsApp, uruchom demon nasłuchujący: node scripts/voice-listener-daemon.js — będzie on monitorować folder ~/.clawdbot/media/inbound/ co 5 sekund i automatycznie przetwarzać nowe pliki głosowe.

  6. Skill automatycznie transkrybuje głos, rozpozna intencję, wykonuje odpowiedni handler i wysyła odpowiedź z powrotem na WhatsApp.

Related skills

liquid-glass-developer

by anyproto

Context-aware routing to iOS 26 Liquid Glass implementation patterns. Use when working with glass effects, GlassEffectContainer, morphing transitions, or iOS 26 visual effects.

Mobile
2061

analyzing-financial-statements

by anthropics

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

Mobile
16113

vercel-react-native-skills

by vercel-labs

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or

Mobile
1745

automating-mobile-app-testing

by jeremylongshore

This skill enables automated testing of mobile applications on iOS and Android platforms using frameworks like Appium, Detox, XCUITest, and Espresso. It generates end-to-end tests, sets up page object models, and handles platform-specific elements. Use this skill when the user

Mobile
17142

sequential-thinking

by mrgoonie

Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.

Mobile
60238

mobile-ios-design

by wshobson

Master iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps. Use when designing iOS interfaces, implementing SwiftUI views, or ensuring apps follow Apple's design principles.

Mobile
107284