Voice Interfacing Module Adding Extra Features to Pycord
Project description
VoiceIO
Voice package for Pycord adding extra features.
Example
Down bellow is an example of what you can currently do.
import voiceio
process = voiceio.Process()
@process.download(url="https://www.youtube.com/watch?v=dP15zlyra3c") # Downloads the given link.
# Full List of supported WebSites: https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md
async def y():
pass
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
voiceio-0.1.2.tar.gz
(3.8 kB
view details)
File details
Details for the file voiceio-0.1.2.tar.gz
.
File metadata
- Download URL: voiceio-0.1.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e28cfd9b399db8ee1d3c3edea99ad0c106414e29ca7aa5b7afe327d09d3ebbe2 |
|
MD5 | 98e4cf350028c9d2dca0445f744ccbda |
|
BLAKE2b-256 | 1a086cef5a9cde21c181d45ccec232f12eb440c7aa75115bb11a93b222af7466 |