Module: Discorb::Voice
- Defined in:
- lib/discorb/voice.rb,
lib/discorb/voice/ogg.rb,
lib/discorb/voice/core.rb,
lib/discorb/voice/error.rb,
lib/discorb/voice/extend.rb,
lib/discorb/voice/source.rb,
lib/discorb/voice/version.rb
Defined Under Namespace
Modules: ClientVoicePrepend Classes: Client, Error, FFmpegAudio, OggAudio, OggStream, Source, VoiceError
Constant Summary collapse
- OPUS_SAMPLE_RATE =
48_000
- OPUS_FRAME_LENGTH =
20
- VERSION =
Returns The version of the library.
"0.1.2"