Install
openclaw skills install ressembleText-to-Speech and Speech-to-Text integration using Resemble AI HTTP API.
openclaw skills install ressembleThis skill integrates OpenClaw with the Resemble AI HTTP API, enabling:
It uses direct HTTP calls to Resemble's production endpoints and supports asynchronous transcription polling.
Generate high-quality speech audio from text input.
Supports:
voice_uuidTranscribe audio files to text using Resemble AI.
Supports:
You must define the environment variable:
export RESEMBLE_API_KEY="your_api_key_here"