π¦ ClawHub
TopMediai TTS
by @topmediai
TopMediai text-to-speech skill. Supports key entitlement info, voices listing (official + cloned), and text-to-speech generation.
TERMINAL
clawhub install tts-topmediaiπ About This Skill
name: tts-topmediai description: | TopMediai text-to-speech skill. Supports key entitlement info, voices listing (official + cloned), and text-to-speech generation. author: TopMediai
TTS TopMediai Skill
Capability Overview
This skill supports: 1) Get current API key entitlement information 2) Get available voice list (official + cloned) 3) Convert text into speech with selected speaker voicePreflight Check (Mandatory)
TOPMEDIAI_API_KEY in /.env TOPMEDIAI_BASE_URL (default https://api.topmediai.com)Main Command
/tts_topmediai action=info|voices|tts text="..." speaker="..." emotion="..."Extra Commands
topmediai_tts_key_infotopmediai_tts_voicestopmediai_tts_generate text="..." speaker="..." emotion="..."API Endpoints Used
GET {BASE_URL}/v1/get_api_key_infoGET {BASE_URL}/v1/voices_listGET {BASE_URL}/v1/clone_voices_listPOST {BASE_URL}/v1/text2speech