LMNT Integration — Automate LMNT with AI on Beauto
LMNT focuses on voice and audio manipulation, possibly leveraging AI to generate or transform sound for various creative and technical use cases
Category: artificial intelligence, video & audio · 8 actions available
What you can automate with LMNT
Beauto connects LMNT with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from LMNT events, enrich LMNT data with AI, or sync LMNT with the rest of your stack — without writing code.
- Sync LMNT data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new LMNT events and route the output anywhere
- Schedule recurring LMNT tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
LMNT actions Beauto supports
- Create Voice — Creates a custom voice in LMNT by training on uploaded audio samples. The voice can then be used for text-to-speech synthesis. Returns the voice ID and metadata upon successful creation. The voice may be in 'training' st
- Delete Voice Info — Deletes a voice from your LMNT account. This operation permanently removes the voice and cancels any pending operations on it. This action cannot be undone. Only voices owned by you (owner='me') can be deleted; system vo
- Generate Speech With Metadata — Generates speech from text and returns JSON with base64-encoded audio and optional word-level timing metadata. Use when you need the synthesis seed or word timestamps for subtitle synchronization. For lower latency witho
- Get Account — Retrieves account information including subscription plan details and current usage statistics.
- Get Voice Info — Gets metadata for a specific LMNT voice, including active status, supported languages, and plan availability. Useful for validating a voice ID before using it in synthesis requests.
- Get Voices List — Retrieves a list of available voices from LMNT. Returns both system-provided preset voices and any custom voices you have created. Use filters to narrow results by ownership (system vs custom) or starred status. Each voi
- Synthesize Speech — Synthesizes speech from text using LMNT's AI voices. Converts text (up to 5000 characters) into natural-sounding speech audio using a specified voice. Returns base64-encoded audio at `data.response_data.audio` — decode b
- Update Voice Info — Updates information about a specific voice in LMNT. You can update the name, description, gender, starred status, and unfreeze state of a voice. Note: Only user-owned voices (owner='me') can have their name, description,