Metadata-Version: 2.1
Name: pySpeakNG
Version: 0.1.0
Summary: A thin wrapper around eSpeak-NG for off-line text-to-speech synthesis.
Home-page: https://github.com/davidelambert/pyspeakng
Author: David E. Lambert
Author-email: david@davidelambert.com
License: MIT
Project-URL: Bug Reporting, https://github.com/davidelambert/pyspeakng/issues
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt

## pySpeakNG
A thin wrapper around [eSpeak-NG](https://github.com/espeak-ng/espeak-ng) for
off-line text-to-speech synthesis. Development is in alpha.

## Installation
Installation instructions via `pip` are coming soon, shortly after publication
of the first beta to PyPI.

## Requirements
A working installation of the
[eSpeak-NG](https://github.com/espeak-ng/espeak-ng) command line utility for
Linux (and presumably for Windows, though this is not yet supported officially.)
