Install
openclaw skills install burmese-audio-understandingHigh-accuracy Burmese audio transcription using Gemini 3.1 Flash Preview.
openclaw skills install burmese-audio-understandingThis skill allows you to transcribe Burmese audio (voice notes, speech) directly into Burmese text using your own Google Gemini API key. It uses the official Google GenAI SDK for secure and reliable file handling.
GEMINI_API_KEY: Required. Set your Google Gemini API key to allow the skill to access transcription services.Ensure GEMINI_API_KEY is set in your environment, then run:
node scripts/transcribe-direct.js /path/to/my-audio.ogg
@google/genai SDK.gemini-3.1-flash-preview for high-quality audio transcription.npm install @google/genai.