Bruce Marriner
|
99351beaf0
Set Voice.Ready to False when opusSender exits :)
|
8 years ago |
Bruce Marriner
|
7a7848d7ff
Set Voice.Ready to false when opusSender exits
|
8 years ago |
Bruce Marriner
|
7cc7b09957
Moved Voice.Ready = true into opusSender
|
8 years ago |
Bruce Marriner
|
4b1baec757
Added opusSender func
|
8 years ago |
Bruce Marriner
|
c10cdccf22
Add initial block for Voice OP5
|
8 years ago |
Bruce Marriner
|
7f15cb77c3
Initial add of working udpKeepAlive function
|
8 years ago |
Bruce Marriner
|
6f6b1d360c
Move improvements to voice support
|
8 years ago |
Bruce Marriner
|
093d3be770
More improvements to voice support
|
8 years ago |
Bruce Marriner
|
1b3817c7e1
First re-write of voice support. BREAKING CHANGE.
|
8 years ago |
Bruce Marriner
|
59ed5b0b40
The start of the voice rework begins.
|
8 years ago |
Bruce Marriner
|
50394ab954
Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop
|
8 years ago |
Bruce Marriner
|
301fb980d3
Updated copyright year, cleaned up some comments.
|
8 years ago |
Bruce Marriner
|
d6314c034e
Fixes for compatibility with Go 1.3, closes #56.
|
8 years ago |
Bruce Marriner
|
8c301a4126
Clean up voice.go, should work better on other systems now, closes #31
|
8 years ago |
Bruce Marriner
|
b87add9152
All sent JSON data now using structs
|
8 years ago |
Bruce Marriner
|
106c69f28a
Added VoiceReady support to voice
|
9 years ago |
Bruce Marriner
|
9d42bf1cc6
Check that websocket exists before trying to send VoiceSpeaking
|
9 years ago |
Bruce Marriner
|
35e3966b91
Reworded top comment
|
9 years ago |
Bruce Marriner
|
abe55ecca7
Some improvements to comments.
|
9 years ago |
Bruce Marriner
|
221e54ee5a
Don't want to send voice speaking on OP4, that's silly.
|
9 years ago |
Bruce Marriner
|
ce68d0a46e
Stop sending port as a string, hopefully so Stanislav doesn't kill me.
|
9 years ago |
Bruce Marriner
|
d9aeb4926d
Experimental voice code added :)
|
9 years ago |