livekit-plugins-speechify 1.5.1


pip install livekit-plugins-speechify

  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

Speechify TTS plugin for LiveKit Agents

Support for voice synthesis with the Speechify API.

See https://docs.livekit.io/agents/integrations/tts/speechify/ for more information.

Installation

pip install livekit-plugins-speechify

Pre-requisites

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

Extras: None
Dependencies:
livekit-agents[codecs] (>=1.5.1)