Skip to main content

LMNT TTS

LMNTTTS calls LMNT’s /v1/ai/speech/bytes endpoint. The Patter port defaults to format: "raw" (PCM_S16LE) at 16 kHz for direct telephony use; callers can switch to mp3, mulaw, wav, aac when needed.

Install

No vendor SDK is required — LMNTTTS uses the platform fetch, so it works on Node 18+.

Usage

In an agent:

Options