> ## 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.

# 工具

> XBOX Game Development Kit（主机功能）中音频与声音处理的工具。提供概念、示例与 API 指南。

浏览 XBOX 游戏开发中的工具相关主题。

<CardGroup cols={2}>
  <Card title="Xma2encoder" icon="folder-open" href="/build/console-features/audio/tools/xma2encoder/index">
    xma2encoder 相关文档。
  </Card>

  <Card title="Xwmaencoder" icon="folder-open" href="/build/console-features/audio/tools/xwmaencoder/index">
    xwmaencoder 相关文档。
  </Card>

  <Card title="ADPCM 命令行编码器" icon="volume-high" href="/build/console-features/audio/tools/adpcmencoder-tools">
    自适应差分脉冲编码调制 (ADPCM) 命令行编码器可在 ADPCM 与脉冲编码调制 (PCM) 之间转换声音文件……
  </Card>

  <Card title="XMA2 编码器工具" icon="video" href="/build/console-features/audio/tools/xma2encodertool">
    XMA2 命令行编码器工具 (XMA2Encode) 可将一组脉冲编码调制 (PCM) 文件转换为 XMA2 格式，或将 XMA2 文件转换为 PCM……
  </Card>

  <Card title="xWMA 命令行编码器" icon="terminal" href="/build/console-features/audio/tools/xwmaencode-tools">
    a id="ID4E2"/a
  </Card>
</CardGroup>

## 另请参阅

* [概述](/build/console-features/audio/overviews/index)


## Related topics

- [工具](/zh-CN/tools/index.md)
- [工具 API 参考](/zh-CN/reference/tools/gc-reference-tools-toc.md)
- [命令行工具](/zh-CN/tools/tools-console/commandlinetools/index.md)
- [XBOX 服务工具](/zh-CN/tools/tools-services/live-tools-nav.md)
- [安装 GDK 工具链](/zh-CN/home/setup-install/download-install.md)
