Categories:
TV Custom Recommendation use case resources
Resources used by the TV Custom Recommendation use case
Introduction
The TV Custom Recommendation use case will use three different types of resources:
- Aura Platform global resources
- Common resources for video use cases
- Specific resources for the use case: tv.custom_recommendation
Specific resources for the use case: tv.custom_recommendation
The resources associated to the TV Custom Recommendation plugin are defined below:
| Specific resources for tv.custom-recommendation use case | Definition | Example | Managed by | Scope |
|---|---|---|---|---|
tv-custom-recommendation:command.exit |
Resource returned when the user sends a message to stop the dialog and launch a different UC | Entendido. Recuerda que puedes volver a probarlo diciendo “Recomendador avanzado" | tv.custom_recommendation dialog | Use case-specific |
tv-custom-recommendation:command.close.words |
Resource returned when the user sends a message to stop the dialog. By default, it is not configured. | Salir, cerrar, goodbye, exit, quit | tv.custom_recommendation dialog | Use case-specific |
tv-custom-recommendation:error.message |
Resource returned in the happening of an error | Algo no ha ido bien, inténtalo de nuevo | tv.custom_recommendation dialog | Use case-specific |
tv-custom-recommendation:command.none |
Resource returned when ATRIA does not recognize what the user is saying and returns a topic of “[None]” | Uy, no tengo claro a qué te refieres | tv.custom_recommendation dialog | Use case-specific |
tv-custom-recommendation:command.unknown-error |
Resource returned when ATRIA returns a tagged topic that is not matched in the dialog. | Algo no ha ido bien, inténtalo de nuevo | tv.custom_recommendation dialog | Use case-specific |
Last modified October 2, 2025: feat: Create recognizer for video triage #AURA-29855 [RTM] (30baa1a1)