Lmnt

Learn how to use Lmnt with Composio

Overview

Enum

LMNT

Description

LMNT focuses on voice and audio manipulation, possibly leveraging AI to generate or transform sound for various creative and technical use cases

Authentication Details

api_key
stringRequired

Actions

Creates a voice in lmnt.

Action Parameters

description
string
enhance
boolean
files
objectRequired
gender
string
name
stringRequired
type
stringDefaults to instant

Action Response

data
object
error
string
successful
boolean
Deletes information about a specific voice in lmnt.

Action Parameters

id
stringRequired

Action Response

data
object
error
string
successful
boolean
Gets an account in lmnt.

Action Parameters

Action Response

data
object
error
string
successful
boolean
Gets a list of voices in lmnt.

Action Parameters

owner
stringDefaults to all
starred
boolean

Action Response

data
object
error
string
successful
boolean
Gets information about a specific voice in lmnt.

Action Parameters

id
stringRequired

Action Response

data
object
error
string
successful
boolean
Synthesizes speech from text using a specific voice in lmnt.

Action Parameters

conversational
boolean
text
stringRequired
voice
stringRequired

Action Response

data
object
error
string
successful
boolean
Updates information about a specific voice in lmnt.

Action Parameters

description
string
gender
string
id
stringRequired
name
string
starred
boolean
unfreeze
boolean

Action Response

data
object
error
string
successful
boolean