Skip to main content

unitts is a api for tts engine

Project description

unitts

a integrated tts api for difference platform and difference tts driver

Dependents

Installation

pip install unitts

Usage

import unitts

tts = unitts.init(driverName)
tts.say(text, pos=0)

if the tts driver need a setup parameters like appkey, you should do it before unitts.init() is called

supported drivers

Some of the drivers need setup it owns parameters before unitts.init() called, please refer to the drivers documents for detail

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unitts-0.0.11.tar.gz (3.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page