I'm trying to make a bot that saves everything users say in a specific channel, but I haven't found a way to get it to hear someone. I've found a few classes (RTPReadStream, RTPFrame, AudioInStream) that I think are related to audio input, but I can't understand how they work since the documentation doesn't explain anything other than function definitions and exception thrown.