Skip to content

v0.4.5

Latest
Compare
Choose a tag to compare
@FelixMcFelix FelixMcFelix released this 22 Nov 13:32
· 2 commits to current since this release

This patch release includes some fixes to edge conditions in voice receive, and prevents a panic when creating HLS streams in non-tokio contexts. In addition, users of voice receive can now configure the specification of decoded audio (sample rate, channel count) across Opus's supported values.

Thanks to the following for their contributions:

Added

Fixed