Skip to main content

Voice Interfacing Module Adding Extra Features to Pycord

Project description

VoiceIO

Voice package for Pycord adding extra features.

Pycord

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


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 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