> 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/kr/ggwp-sdk.md).

# GGWP 클라이언트 SDK

GGWP 클라이언트 SDK는 개발자가 게임 내 채팅 및 음성 기능에 모더레이션 서비스를 원활하게 통합할 수 있는 도구를 제공합니다.

음성의 경우 SDK는 음성 활동 감지(VAD)도 처리하여 오디오 스트림에서 사용자 음성만 전송되도록 하여 성능과 모더레이션 정확도를 최적화합니다.

다음 엔진 및 음성 제공업체는 SDK를 통해 활성화할 수 있습니다:

| 엔진            | 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       |

## **유용한 링크**

[빠른 시작 가이드](/kr/ggwp-sdk/quickstart-guide.md)

[인증](/kr/ggwp-sdk/authentications.md)

[추가 지원 통합](/kr/ggwp-sdk/additional-supported-integrations.md)
