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

# Ejemplos de Party

> Proyectos de ejemplo de PlayFab Party que muestran el chat de voz, la mensajería de datos y las redes multiplataforma en PC, consola, Unity y Unreal Engine.

En este tema se enumeran todos los ejemplos de PlayFab Party disponibles actualmente.

Si hay un ejemplo específico que le gustaría tener, háganoslo saber escribiendo una publicación en nuestros [foros](https://community.playfab.com/index.html).

El acceso a los ejemplos para Nintendo Switch, PlayStation®4, PlayStation®5, PC (GDK) y XBOX (GDK) requiere una aprobación especial y el cumplimiento de las directivas de la plataforma. Para obtener más información, consulte [Solicitar acceso a los SDK y ejemplos](/services/playfab/sdks/request-access-for-sdks-samples).

"PlayStation" es una marca comercial registrada o marca comercial de Sony Interactive Entertainment Inc.

## Lista de ejemplos

| Ejemplo            | Descripción                                                                                                                                                                                                                                                                   | Plataforma/sistema operativo                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Aplicación de chat | Muestra el uso del chat de Party con capacidades completas de voz a texto y texto a voz.                                                                                                                                                                                      | [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      | Muestra el uso de las redes de Party, el emparejamiento y el chat de voz accesible, con capacidades completas de voz a texto y texto a voz. No incluye los requisitos de XBOX Live ni las invitaciones de juego.                                                              | [Windows 10, Windows 8.1](https://github.com/PlayFab/PlayFab-Samples/tree/master/Samples/All/BumbleRumble)                                                                                                                                                                                                                                                                                                                                                                                                                 |
| NetRumble          | Muestra cómo usar de forma conjunta Party, la biblioteca auxiliar de XBOX Live de Party y Multiplayer Manager (MPM) de las API de servicios de XBOX (XSAPI), cumpliendo los requisitos de XBOX Live. También muestra cómo enviar invitaciones de juego y unirse a una sesión. | [PC y XBOX (GDK)](https://github.com/PlayFab/PlayFabNetRumble)                                                                                                                                                                                                                                                                                                                                                                                                                                                             |

## Consulte también

* [SDK de Party](/services/playfab/multiplayer/networking/party-sdks/overview)
* [Información general de Party](/services/playfab/multiplayer/networking)
* [Inicio rápido de Party](/services/playfab/multiplayer/networking/quickstart)


## Related topics

- [Ejemplos generales de PlayFab](/es/services/playfab/resources/playfab-samples.md)
- [Solicitar acceso a SDK y ejemplos protegidos](/es/services/playfab/sdks/request-access-for-sdks-samples.md)
- [Solicitud de parties desde sus servicios con RequestPartyService](/es/services/playfab/multiplayer/networking/party-tutorial-requestpartyservice.md)
- [Habilitación de PlayFab Party](/es/services/playfab/multiplayer/networking/enable-party.md)
- [SDK de PlayFab Party](/es/services/playfab/multiplayer/networking/party-sdks/overview.md)
