Skip to main content

This is a description

Project description

Project description

SSML is a SSML builder for Google Assistant and Amazon Alexa.

Installing

$ pip install -U SSML

Usage

For Google Assistant

  1. Create an object
from SSML import Google


g = Google()
  1. Add text to the speech
g.add_text("Hello World")
  1. Build the SSML speech
print(g.speak())

For Amazon Alexa

Yet to come...

Links

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

SSML-1.0.8.tar.gz (17.4 kB view details)

Uploaded Source

File details

Details for the file SSML-1.0.8.tar.gz.

File metadata

  • Download URL: SSML-1.0.8.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.3

File hashes

Hashes for SSML-1.0.8.tar.gz
Algorithm Hash digest
SHA256 a11176ad22e9310c34ebbb9f06b0e2809b14e7a6d7b2bcb6f4224e331cd5b6ff
MD5 52db4150df8c42eb9cf2df13cbe6cd82
BLAKE2b-256 c7db4109700ca2322c5725f918d5ce57b1a15c07019eb9c21541ccfa7258c68d

See more details on using hashes here.

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