This repository was archived by the owner on Jul 12, 2023. It is now read-only.
v0.6.0
#176
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Voice Receive
v0.6.0 makes voice receive useable with many utility additions. You can see a run-down below, or view the full recorder example..
Audio receive streams automatically close when their attached voice connection is destroyed.
Commit log
chore: update conventional commit URL (chore: update conventional commit URL #167)
test(DataStore): add missing tests (test(DataStore): add missing tests #165)
tests(DataStore): add missing tests
test(DataStore): add function spys for frame prep
refactor(AudioPlayer): use this.once instead of events.once (refactor(AudioPlayer): use this.once instead of events.once #162)
feat(Util): support AbortSignal in entersState (feat(Util): support AbortSignal in entersState #171)
refactor(Util): use AbortSignal in entersState
chore(CI): drop Node v14 from CI
refactor(Util): remove unnecessary function
test(Util): add tests for abortAfter
test(Util): add test for entersState
refactor(Examples): remove unused imported binding (refactor(Examples): remove unused imported binding #172)
feat(VoiceReceive)!: improve usability (feat(VoiceReceive)!: improve usability #136)
refactor(VoiceReceiver): begin refactor
feat(SSRCMap): resolve function
feat(VoiceConnection): close all streams in non-ready state
refactor(VoiceReceiver): map by user ID
feat(VoiceReceiver): allow specifying end type for streams
feat(VoiceReceiver): add SpeakingMap
refactor(SSRCMap): remove unused resolve method
test(VoiceReceiver): add test for SpeakingMap
test(VoiceReceiver): add tests for AudioReceiveStream
test(AudioReceiver): strengthen AudioReceiveStream tests
test(VoiceReceiver): remove inapplicable tests
test(VoiceConnection): fix test errors
test(VoiceConnection): test receiver bindings tracking
test(VoiceReceiver): decrypt
chore: remove unused code
fix(AudioReceiveStream): close normally
feat(Examples): update receiver example
feat(Examples): create recorder example
docs(VoiceReceiver): add docs for receive classes
refactor: suggestions from code review
Co-authored-by: Antonio Román [email protected]
Co-authored-by: Antonio Román [email protected]
chore(Release): v0.6.0
This discussion was created from the release v0.6.0.
Beta Was this translation helpful? Give feedback.
All reactions