Andrew Morgan 8ba830eeb8
Include ssrc parameter when sending a SPEAKING payload
As it is a required parameter.

Don't unnecessarily send a second SPEAKING payload after
connecting to voice

We do need to send a SPEAKING payload in order to set our SSRC value
after connecting to voice, yet that can be with a `state` of 0
(SpeakingState.none).

There is no reason to send 2 packets; one marking ourselves as
speaking, and then not speaking.
2023-03-14 03:18:23 -04:00
..
2023-03-01 19:14:50 -05:00
2023-03-01 22:49:32 -05:00
2023-02-28 09:02:42 -05:00
2022-10-27 10:03:45 -04:00
2023-01-16 21:57:54 -05:00
2023-02-08 15:40:33 -05:00
2023-02-27 09:17:40 -05:00
2022-02-20 08:04:58 -05:00
2021-08-22 02:25:13 -04:00
2023-03-12 22:20:50 -04:00