> ## 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">
    a id="ID4E2"/a
  </Card>
</CardGroup>

## 함께 보기

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


## Related topics

- [도구](/ko/tools/index.md)
- [명령줄 도구](/ko/tools/tools-console/commandlinetools/index.md)
- [게임 저장 도구](/ko/build/core-features/common/game-save/game-saves-tools.md)
- [XBOX 서비스용 도구](/ko/tools/tools-services/live-tools-nav.md)
- [스크립트 작성 도구](/ko/tools/tools-console/wdp/script-authoring-tool.md)
