1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-01-19 03:57:14 +01:00
Sandu Liviu Catalin cbd8f8b028 Add D++ library.
2023-03-23 20:20:44 +02:00

494 B

\page music-and-audio Music and Audio

If you want to make noise, or capture noise, you're in the right place. You'll find examples here for creating basic music bots, or recording voice, amongst other things.

  • \subpage soundboard "Creating a Sound Board"
  • \subpage oggopus "Streaming Ogg Opus file"
  • \subpage stream-mp3-discord-bot "Streaming MP3 files"
  • \subpage record-user "Record yourself in a VC"
  • \subpage joinvc "Join or switch to the voice channel of the user issuing a command"