Sapi makes creating virtual assitence very simple
Project description
Sapi makes creating Virtual Assistant very simple. Sapi uses the pyttsx3 engine to function
Here are some functions:
- speak():
speak() allows you to make your Virtual Assistant talk. Example: speak(‘Hello, World’)
- create():
create() allows you to make a file with your Virtual Assistant voice. Example: speak(‘Hello, World’, ‘test.mp4’)
- set_rate():
set_rate() allows you to set the rate your Virtual Assistant voice. Example: set_rate(125)
- set_volume():
set_volume() allows you to set the volume your Virtual Assistant voice. Example: set_volume(1.0)
- set_gender():
set_gender() allows you to set the voice your Virtual Assistant. Example: set_gender(voices[1].id) for a female voice set_gender(voices[0].id) for a male voice
Change Log
0.0.1 (4/9/2021)
First Release
Created By: Parteek Deol (http://parteekdeol.netlify.app)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sapiva-0.0.1.tar.gz.
File metadata
- Download URL: sapiva-0.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37b3394a54a2f76985ee31decaefe7efa5fafa60cfb3e700a4f5ec3d9ea2aa32
|
|
| MD5 |
b79fa7c50c745e060a2d6ef8cabcb431
|
|
| BLAKE2b-256 |
1ccfbdd0abe4a1f5629c3cfc79d891fe67d94595e681ebdd084003b629cc8873
|