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

# Party samples

> PC、コンソール、Unity、Unreal Engine でのボイス チャット、データ メッセージング、およびクロスプラットフォーム ネットワーキングを実演する PlayFab Party のサンプル プロジェクト。

このトピックでは、現在利用可能なすべての PlayFab Party サンプルを一覧表示します。

追加してほしい特定のサンプルがある場合は、[フォーラム](https://community.playfab.com/index.html) に投稿してお知らせください。

Nintendo Switch、PlayStation®4、PlayStation®5、PC (GDK)、および XBOX (GDK) 用サンプルへのアクセスには、特別な承認とプラットフォーム ポリシーの遵守が必要です。詳細については、[SDK およびサンプルへのアクセスを要求する](/services/playfab/sdks/request-access-for-sdks-samples) を参照してください。

「PlayStation」は Sony Interactive Entertainment Inc. の登録商標または商標です。

## サンプルのリスト

| サンプル          | 説明                                                                                                                                                                | プラットフォーム/オペレーティング システム                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Chat app      | Party チャットの使用と、フルの音声からテキスト、テキストから音声の機能を実演します。                                                                                                                     | [Windows 10、Windows 8.1、Windows 7](https://github.com/PlayFab/PlayFabParty/tree/master/win32/PartySample)、[Android](https://github.com/PlayFab/PlayFabParty/tree/master/android/PartySample)、[iOS](https://github.com/PlayFab/PlayFabParty/tree/master/iOS/PartySample)、[Switch](https://dev.azure.com/PlayFabPrivate/Switch/_git/PlayFabPartySwitch)、[PlayStation 4](https://dev.azure.com/PlayFabPrivate/PS4/_git/PlayFabPartyPS4)、[PlayStation 5](https://dev.azure.com/PlayFabPrivate/PS5/_git/PlayFabPartyPS5) |
| Bumble Rumble | Party ネットワーキング、マッチメイキング、およびアクセシブルなボイス チャット (フルの音声からテキスト、テキストから音声の機能) の使用を実演します。XBOX Live 要件およびゲーム招待は含まれていません。                                                     | [Windows 10、Windows 8.1](https://github.com/PlayFab/PlayFab-Samples/tree/master/Samples/All/BumbleRumble)                                                                                                                                                                                                                                                                                                                                                                                                           |
| NetRumble     | XBOX Live 要件を満たしながら、Party、Party XBOX Live Helper Library、および XBOX Services API (XSAPI) の Multiplayer Manager (MPM) を組み合わせて使用する方法を実演します。ゲーム招待の送信とセッションへの参加方法も示します。 | [PC および XBOX (GDK)](https://github.com/PlayFab/PlayFabNetRumble)                                                                                                                                                                                                                                                                                                                                                                                                                                                    |

## 関連項目

* [Party SDK](/services/playfab/multiplayer/networking/party-sdks/overview)
* [Party の概要](/services/playfab/multiplayer/networking)
* [Party クイックスタート](/services/playfab/multiplayer/networking/quickstart)


## Related topics

- [PartyAudioSampleType](/ja-jp/services/playfab/multiplayer/networking/reference/enums/partyaudiosampletype.md)
- [PartyAudioFormat](/ja-jp/services/playfab/multiplayer/networking/reference/structs/partyaudioformat.md)
- [PartyChatControl::ConfigureAudioManipulationVoiceStream](/ja-jp/services/playfab/multiplayer/networking/reference/classes/PartyChatControl/methods/partychatcontrol_configureaudiomanipulationvoicestream.md)
- [PartyLocalChatControl::ConfigureAudioManipulationRenderStream](/ja-jp/services/playfab/multiplayer/networking/reference/classes/PartyLocalChatControl/methods/partylocalchatcontrol_configureaudiomanipulationrenderstream.md)
- [XBOX Godot Sample v0.3.0 リリース](/ja-jp/build/gdk-and-engines/godot-release-notes/godot-release-notes-0-3-0.md)
