mkt-vbee-tts-to-mp3

Convert Vietnamese and English text into MP3 voiceovers via the VBee API.

3|6|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/hoanghd218/claude-ai-mastery --skill mkt-vbee-tts-to-mp3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mkt-vbee-tts-to-mp3
Source: https://github.com/hoanghd218/claude-ai-mastery/tree/main/mkt/.claude/skills/mkt-vbee-tts-to-mp3
Command: npx skills add https://github.com/hoanghd218/claude-ai-mastery --skill mkt-vbee-tts-to-mp3

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, python-dotenv, and includes scripts (resource) components.

What problem does it solve?

This Skill removes the complexity of creating voiceovers by automatically converting Vietnamese and English text into downloadable MP3 audio using the VBee text-to-speech service.

Core Features & Use Cases

  • AI Voice Generation: Converts scripts and text files into natural VBee voice audio with configurable voices, speed, and bitrate settings.
  • Audio Processing Workflow: Handles asynchronous TTS job submission, status polling, audio downloading, and automatic WAV to MP3 transcoding when needed.
  • Use Case: Create narration tracks for marketing videos, social media content, podcasts, tutorials, or other media projects using Vietnamese voices such as Tuấn Anh, Ngọc Huyền, Mai Phương, or Minh Hoàng.

Quick Start

Use the VBee TTS skill to convert my script file into an MP3 voiceover with the default Vietnamese voice.

Frequently Asked Questions about mkt-vbee-tts-to-mp3

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

FAQPage Schema
How do I convert text to speech into an MP3 voiceover?

To convert text to an MP3 voiceover, this Skill submits text to a TTS workflow, polls for job completion, downloads the synthesized audio, and transcodes WAV files to MP3 automatically.

Does the text-to-speech workflow support Vietnamese voice synthesis?

Yes, the text-to-speech workflow supports Vietnamese voice synthesis using natural AI voices such as Tuấn Anh, Ngọc Huyền, Mai Phương, and Minh Hoàng, alongside English voice generation capabilities.

Do I need API credentials to generate MP3 audio from text?

Yes, you need VBee API credentials to generate MP3 audio from text. The Skill requires VBee text-to-speech service authentication and Python requests dependencies to execute the asynchronous audio generation workflow.

Can I adjust the voice speed and bitrate for my MP3 voiceover?

Yes, you can adjust voice speed and bitrate settings for your MP3 voiceover. The Skill allows configurable voices, speed, and bitrate parameters during the text-to-speech audio generation process.

What do I need to convert WAV audio to MP3 for video narration?

To convert WAV audio to MP3 for video narration, you need optional ffmpeg processing for audio format conversion. The Skill automatically handles this transcoding step when the TTS service outputs WAV files.

When should I use automated TTS instead of manual voiceover recording?

You should use automated TTS instead of manual voiceover recording when you need to efficiently produce narration tracks for marketing videos, social media content, podcasts, or tutorials requiring scalable Vietnamese or English voice synthesis.