> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Game Chat 2

> 浏览 XBOX Game Development Kit 中的 Game Chat 2 文档与参考资料。

浏览 XBOX 游戏开发中的 Game Chat 2 相关主题。

<CardGroup cols={2}>
  <Card title="Game Chat 2 简介" icon="users-line" href="/services/xbox-services/multiplayer/chat/game-chat2/game-chat-2-intro">
    使用 Game Chat 2 在应用中添加语音和文本聊天通信,同时尊重用户的隐私设置并满足 XBOX 的……
  </Card>

  <Card title="Game Chat 2" icon="comments" href="/services/xbox-services/multiplayer/chat/game-chat2/game-chat-2-overview">
    使用此工具在应用中添加语音和文本聊天通信,同时尊重用户的隐私设置。
  </Card>

  <Card title="实时音频处理" icon="volume-high" href="/services/xbox-services/multiplayer/chat/game-chat2/real-time-audio-manipulation">
    本主题简要介绍如何使用实时音频处理。
  </Card>

  <Card title="使用 Game Chat 2 C++ API" icon="users-line" href="/services/xbox-services/multiplayer/chat/game-chat2/using-game-chat-2">
    本主题简要介绍如何使用 Game Chat 2 的 C++ API 为游戏添加语音和文本通信。
  </Card>
</CardGroup>
