Jump to: navigation, search

Audio Resource Management

Genesys Administrator Extension provides an interface for Audio Resource Management (ARM). This enables a user to manage audio resources for both announcements and music files.

ARM is integrated with Operational Parameters Management (OPM) to allow users to dynamically select managed audio resources by using the Audio Resource name. It can also be used with a parameterized strategy or orchestration application, or a parameterized routing or voice applications.

Access to ARM is based on both role privileges and tenant access control permissions, as follows:

  • User access to screens or certain ARM functionality is managed by role privileges.
  • Access control permissions define which audio resources can be viewed or modified by an authenticated user. Access to audio resources is granted by tenant. Users have access to all audio resources for each tenant to which they have access.

Audio Resources are collections of Audio Resource Files that have the following properties:

  • Each Audio Resource can contain one or more Audio Resource Files
  • Each Audio Resource File is associated with a Personality
  • Personalities are unique within an Audio Resource; therefore, one Personality can be used only once in each Audio Resource
  • Personalities may be used in more than one Audio Resource

When audio files are added to an Audio Resource, they are automatically encoded to the following formats: µ-law, A-law, and GSM.

  • The encoded files are written to a file server that is defined in the Genesys Administrator Extension configuration settings.
  • The name of the Audio Resource File is a concatenation of the following strings: Tenant ID (tenantDBID) + Audio Resource ID (ARID) + Personality ID (personalityID)
    • For deployed Audio Resources, the Tenant ID is the ID of the tenant that deployed the audio resources.
    • The ARID is a unique 4-digit integer on a per tenant basis.
      • The Environment tenant may have up to 8000 owned Audio Resources with the following ID range: 1000-8999
      • All other tenants may have up to 1000 owned Audio Resources with the following ID range: 9000-9999
      • Each tenant may have additional shared Audio Resources as described in the following section.
    • The personalityID is a unique 2-digit integer on a per tenant basis with the following ID ranges.
      • Environment Tenant : 10-29 (for shared) and 30-99 (for private)
      • All other Tenants: 30-99

Example: the concatenated name of an Audio Resource File might be 102902531. The names of the resulting encoding files for µ-law, A-law, and GSM would then be 102902531_pcmu.wav, 102902531_pcma.wav, and 102902531_gsm.wav.

Sharing Audio Resources

The Environment Tenant can share Audio Resources with other Tenants. This sharing is called deploying an Audio Resource. It is limited to the Environment Tenant only. Deployed Audio Resources have the following properties:

  • A new Audio Resource is created for each shared Audio Resource (one per Tenant).
  • If the Tenant does not have matching personalities, new personalities are automatically created.
  • The Personality IDs and Audio Resource IDs match the IDs of the files that are being deployed.
  • The Audio Resource File names are shared through the new Audio Resource. New files are not created on the file server. Audio Resources provide a mechanism to make the encoded file names visible to other Tenants so that they can be used with Operational Parameter Management.
  • Only the Environment Tenant can deploy an Audio Resource to another Tenant. It is not possible for a Tenant to re-deploy an Audio Resource to another Tenant.
  • Changes that are made by the Environment Tenant in Audio Resource Files of the deployed Audio Resources are propagated automatically. This includes adding, updating, and removal of Audio Resource Files of deployed Audio Resources.

In This Chapter

This chapter includes the following sections:

Audio Resources

These pages explain how to manage audio resources.

Audio Resource Files

These pages explain how to manage audio resource files.

Personalities

These pages explain how to manage personalities.

This page was last edited on July 17, 2020, at 15:55.
Comments or questions about this documentation? Contact us for support!