Metadata-Version: 2.4
Name: videosdk-plugins-google
Version: 1.0.2
Summary: VideoSDK Agent Framework plugin for google services
Author: videosdk
License-Expression: Apache-2.0
Keywords: ai,audio,google,video,videosdk
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications :: Conferencing
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: google-cloud-speech<3,>=2
Requires-Dist: google-cloud-texttospeech<3,>=2.24
Requires-Dist: google-genai>=1.14.0
Requires-Dist: protobuf<6.0,>=5.29
Requires-Dist: scipy
Requires-Dist: videosdk-agents>=1.0.2
Description-Content-Type: text/markdown

# VideoSDK Google Plugin

Agent Framework plugin for realtime, LLM, TTS, and STT  services from Google.

## Installation

```bash
pip install videosdk-plugins-google
```