livekit-plugins-asyncai 1.5.1


pip install livekit-plugins-asyncai

  Latest version

Released: Mar 23, 2026


Meta
Author: LiveKit
Requires Python: >=3.10.0

Classifiers

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.10

Topic
  • Multimedia :: Sound/Audio
  • Multimedia :: Video
  • Scientific/Engineering :: Artificial Intelligence

Async plugin for LiveKit Agents

Support for text-to-speech with Async.

See AsyncAI TTS docs for more information.

Installation

pip install livekit-plugins-asyncai

Pre-requisites

You'll need an API key from Async. It can be set as an environment variable: ASYNCAI_API_KEY

Extras: None
Dependencies:
aiohttp
livekit-agents (>=1.5.1)