> ## 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 のコンソール機能

> GDK で開発する XBOX Series X|S および XBOX One タイトル向けの、オーディオ、メモリ、クロスジェネレーション、ネットワーク、Game DVR、コンソール固有の機能。

XBOX ゲーム開発におけるコンソール機能のトピックを紹介します。

## サブトピック

<CardGroup cols={2}>
  <Card title="オーディオ" icon="volume-high" href="/build/console-features/audio/index">
    オーディオに関するドキュメント。
  </Card>

  <Card title="クロスジェネレーション" icon="folder-open" href="/build/console-features/cross-gen/index">
    クロスジェネレーションに関するドキュメント。
  </Card>

  <Card title="Game DVR" icon="folder-open" href="/build/console-features/game-dvr/index">
    Game DVR に関するドキュメント。
  </Card>

  <Card title="メモリ" icon="folder-open" href="/build/console-features/memory/index">
    メモリに関するドキュメント。
  </Card>

  <Card title="ネットワーク" icon="network-wired" href="/build/console-features/networking/index">
    ネットワークに関するドキュメント。
  </Card>

  <Card title="ストレージ" icon="hard-drive" href="/build/console-features/storage/index">
    ストレージに関するドキュメント。
  </Card>
</CardGroup>

## ガイド

<CardGroup cols={2}>
  <Card title="コンソール固有の GDK 機能" icon="cube" href="/build/console-features/console-features-overview">
    このセクションで解説する機能は、XBOX Series X|S および XBOX One コンソール上で動作させるゲームでのみ使用できます。
  </Card>
</CardGroup>

## 関連項目

* [コア機能](/build/core-features/common/common-features-overview)
