@voicelayer/agents-plugin-cartesia
v1.0.0
Published
VoiceLayer provider plugin — Cartesia text-to-speech and speech-to-text. Re-exports @livekit/agents-plugin-cartesia for use with @voicelayer/sdk.
Maintainers
Readme
@voicelayer/agents-plugin-cartesia
Cartesia text-to-speech and speech-to-text provider for @voicelayer/sdk.
A thin wrapper that re-exports @livekit/agents-plugin-cartesia so every VoiceLayer provider installs under one consistent scope. Install only the providers you use — the SDK does not bundle any of them.
Install
pnpm add @voicelayer/sdk @voicelayer/agents-plugin-cartesiaUse
import { defineAgent, cartesia } from '@voicelayer/sdk';You never import this package directly — @voicelayer/sdk loads it on demand when you use the cartesia provider factory.
License
Apache-2.0
