integrations#

Integrations provide VoiceStream sources, steps, and sinks for working with various third-party tools.

These include:

  • Web Frameworks like FastAPI and Quart let you put a web API on your voice application.

  • AI Components for speech recognition, text to speech, and LLMs are provided by tools such as LangChain and Google Cloud APIs

  • Other audio sources allow integration into different kinds of applications, like Twilio for voice calls and PyAudio for desktop audio.