Jump to related tools in the same category or review the original source on GitHub.

Speech & Transcription @adriano-vr Updated 7/16/2026 1,227 downloads 0 stars Security: Pass

Ressemble OpenClaw Plugin & Skill | ClawHub

Looking to integrate Ressemble into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate speech & transcription tasks instantly, without having to write custom tools from scratch.

What this skill does

Text-to-Speech and Speech-to-Text integration using Resemble AI HTTP API.

Install

ClawHub CLI
openclaw skills install @adriano-vr/ressemble
Node.js (npx)
npx clawhub@latest install ressemble

Full SKILL.md

Open original
Metadata table.
nameversiondescriptiontags
ressemble1.0.0Text-to-Speech and Speech-to-Text integration using Resemble AI HTTP API.
ttssttaudioaivoice

SKILL.md content below is scrollable.

Ressemble – Text & Voice AI Integration

This skill integrates OpenClaw with the Resemble AI HTTP API, enabling:

  • 🎙 Speech-to-Text (audio transcription)
  • 🔊 Text-to-Speech (voice synthesis)

It uses direct HTTP calls to Resemble's production endpoints and supports asynchronous transcription polling.


Features

resemble-tts

Generate high-quality speech audio from text input.

Supports:

  • Custom voice_uuid
  • MP3 output format
  • Base64 audio return

resemble-stt

Transcribe audio files to text using Resemble AI.

Supports:

  • Multipart audio upload
  • Automatic polling until transcription is complete
  • Returns clean transcript text

Requirements

You must define the environment variable:

export RESEMBLE_API_KEY="your_api_key_here"
ClawHub Registry URL: https://clawhub.ai/adriano-vr/skills/ressemble

Related skills

If this matches your use case, these are close alternatives in the same category.