Welcome to discord-ext-audiorec’s documentation!

discord-ext-audiorec is an extension package that provides recording feature to discord.py voice client.

This package works by setting cls=NativeVoiceClient as an argument when you connect to a Discord voice channel.

The backend side, such as decoding of voice packets, is processed by Rust with PyO3 crates.

Indices and tables