Metadata-Version: 2.4
Name: eliza-plugin-edge-tts
Version: 2.0.0a5
Summary: Free text-to-speech plugin for elizaOS using Microsoft Edge TTS - no API key required
Project-URL: Homepage, https://github.com/elizaos-plugins/plugin-edge-tts
Project-URL: Repository, https://github.com/elizaos-plugins/plugin-edge-tts/tree/main/python
Author: elizaOS Contributors
License-Expression: MIT
Keywords: edge-tts,elizaos,free,microsoft,plugin,text-to-speech,tts,voice-synthesis
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
Requires-Python: >=3.10
Requires-Dist: edge-tts>=6.1.0
Provides-Extra: dev
Requires-Dist: mypy>=1.0.0; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.21.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.0.0; extra == 'dev'
Requires-Dist: pytest>=7.0.0; extra == 'dev'
Requires-Dist: ruff>=0.1.0; extra == 'dev'
