> For the complete documentation index, see [llms.txt](https://docs.ggwp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ggwp.com/ggwp-client-sdk.md).

# GGWP Client SDK

The GGWP Client SDK provides developers with tools to seamlessly integrate its moderation service in their in-game chat and voice features.

For voice, the SDK also handles Voice Activity Detection (VAD), ensuring that only user speech is transmitted from the audio stream, optimizing both performance and moderation accuracy.

The following engine and voice providers can be enabled through the SDK:

| Engine        | Windows/Linux X64          | Android aarch64, armv7, x64, x86 |
| ------------- | -------------------------- | -------------------------------- |
| Unity 2021+   | Vivox, EOS, Discord Social | Vivox, EOS, Discord Social       |
| Unreal 5.1.1+ | Vivox, EOS, Discord Social | Vivox, EOS, Discord Social       |

## **Useful Links**

[Quickstart Guide](/ggwp-client-sdk/quickstart-guide.md)

[Authentications](/ggwp-client-sdk/authentications.md)

[Additional Supported Integrations](/ggwp-client-sdk/additional-supported-integrations.md)
