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

> Sample projects for PlayFab Party demonstrating voice chat, data messaging, and cross-platform networking on PC, console, Unity, and Unreal Engine.

This topic lists all the PlayFab Party samples that are currently available.

If there's a specific sample that you'd like to have, let us know by writing a post on our [forums](https://community.playfab.com/index.html).

Access to samples for Nintendo Switch, PlayStation®4, PlayStation®5, PC (GDK), and XBOX (GDK) requires special approval and adherence to platform policies. For more information, see [Request access for SDKs and samples](/services/playfab/sdks/request-access-for-sdks-samples).

"PlayStation" is a registered trademark or trademark of Sony Interactive Entertainment Inc.

## List of samples

| Sample        | Description                                                                                                                                                                                                                   | Platform/operating system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Chat app      | Demonstrates Party chat usage with full speech-to-text and text-to-speech capabilities.                                                                                                                                       | [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 | Demonstrates usage of Party networking, matchmaking, and accessible voice chat—full speech-to-text and text-to-speech capabilities. It doesn't include XBOX Live requirements and game invites.                               | [Windows 10, Windows 8.1](https://github.com/PlayFab/PlayFab-Samples/tree/master/Samples/All/BumbleRumble)                                                                                                                                                                                                                                                                                                                                                                                                                 |
| NetRumble     | Demonstrates how to use Party, Party XBOX Live Helper Library, and XBOX Services API's (XSAPI) Multiplayer Manager (MPM) together, meeting XBOX Live requirements. It also shows how to send game invites and join a session. | [PC and XBOX (GDK)](https://github.com/PlayFab/PlayFabNetRumble)                                                                                                                                                                                                                                                                                                                                                                                                                                                           |

## See also

* [Party SDKs](/services/playfab/multiplayer/networking/party-sdks/overview)
* [Party overview](/services/playfab/multiplayer/networking)
* [Party Quickstart](/services/playfab/multiplayer/networking/quickstart)


## Related topics

- [General PlayFab samples](/services/playfab/resources/playfab-samples.md)
- [Request parties from your services with RequestPartyService](/services/playfab/multiplayer/networking/party-tutorial-requestpartyservice.md)
- [Enabling PlayFab Party](/services/playfab/multiplayer/networking/enable-party.md)
- [Recipes](/services/playfab/resources/playfab-recipes.md)
- [PlayFab Party SDKs](/services/playfab/multiplayer/networking/party-sdks/overview.md)
