> ## 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">
    Adaptive Differential Pulse Code Modulation (ADPCM) コマンドライン エンコーダーは、サウンド ファイルを ADPCM と Pulse Code Modulation の間で変換します。
  </Card>

  <Card title="XMA2 エンコーダー ツール" icon="video" href="/build/console-features/audio/tools/xma2encodertool">
    XMA2 コマンドライン エンコーダー ツール (XMA2Encode) は、Pulse Code Modulation (PCM) ファイル群を XMA2 フォーマットに変換したり、XMA2 ファイルを PCM に変換したりします。
  </Card>

  <Card title="xWMA コマンドライン エンコーダー" icon="terminal" href="/build/console-features/audio/tools/xwmaencode-tools">
    xWMA コマンドライン エンコーダー。
  </Card>
</CardGroup>

## 関連項目

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


## Related topics

- [ツール](/ja-jp/tools/index.md)
- [Game Saves ツール](/ja-jp/build/core-features/common/game-save/game-saves-tools.md)
- [Hang Investigation for XBOX (HIX) ツール](/ja-jp/tools/tools-console/hix/index.md)
- [Multiplayer Session History Viewer ツール](/ja-jp/tools/tools-services/live-mp-session-history-viewer.md)
- [コマンドライン ツール](/ja-jp/tools/tools-console/commandlinetools/index.md)
