discord-haskell-voice-2.2.1: Voice support for discord-haskell.
Supplementary library to discord-haskell. See the project README on GitHub for more information. https://github.com/yutotakano/discord-haskell-voice
- Discord
- Internal
- Types
- Discord.Internal.Types.VoiceCommon Strictly for internal use only. See Discord.Voice for the public interface.
- Discord.Internal.Types.VoiceUDP Strictly for internal use only. See Discord.Voice for the public interface.
- Discord.Internal.Types.VoiceWebsocket Strictly for internal use only. See Discord.Voice for the public interface.
- Discord.Internal.Voice Strictly for internal use only. See Discord.Voice for the public interface.
- Discord.Internal.Voice.CommonUtils Strictly for internal use only. See Discord.Voice for the public interface.
- Discord.Internal.Voice.UDPLoop Strictly for internal use only. See Discord.Voice for the public interface.
- Discord.Internal.Voice.WebsocketLoop Strictly for internal use only. See Discord.Voice for the public interface.
- Types
- Discord.Voice Voice support for discord-haskell!
- Discord.Voice.Conduit Convenient Conduits for transforming voice data
- Internal