(Update with the copy of version:DRAFT) |
m (1 révision importée) |
||
Ligne 1 : | Ligne 1 : | ||
− | = | + | = Audio Resources (Configuration Manager)= |
− | + | This window enables you to manage personalities and their associated audio resources (announcements and music files). | |
− | |||
− | + | You can create Personalities to help you organize which files belong to a particular speaker. For example, you might have a personality called <tt>John</tt> that uses dialog spoken in English by a male speaker. Or, you might have a personality called <tt>Marie</tt> that uses dialog spoken in French by a female speaker. | |
− | + | You can upload two types of audio resources: | |
− | * | + | *Announcements—These are files that contain spoken dialog that will be played for customers. For example, you might have an announcement file that tells customers about your business hours. |
− | * | + | *Music—These are files that play music for customers. For example, you might have a music file that plays music for customers who are about to be transferred to an Agent. |
− | + | The '''Audio Resources''' window in Genesys Administrator Extension (GAX) is a unified list of your personalities and audio resources. For each audio resource, GAX displays the following: | |
− | * | + | *A logo to indicate whether the file has been designated as <tt>Announcement</tt> or <tt>Music</tt>. |
− | * | + | *The name of the audio resource. |
− | * | + | *The Audio Resource ID (ARID). |
− | * | + | *Additional columns, one for each personality, to indicate which personality is using this audio resource. |
− | + | Click '''Show Quick Filter''' and type the name or partial name of an object in the '''Quick Filter''' field. The list updates dynamically to show items that match the text in the '''Quick Filter''' field. | |
− | Audio Resource Management (ARM) | + | Audio Resource Management (ARM) is integrated with [[OperationalParameterManagement|Operational Parameters Management (OPM)]] to allow users to dynamically select personalities and audio resources to 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. |
− | + | Click a tab below to learn more. | |
<tabber> | <tabber> | ||
− | + | Personalities= | |
− | + | ====Creating a Personality==== | |
− | ==== | + | To create a new Personality, click '''New'''. |
− | |||
− | <toggledisplay linkstyle font-size:larger showtext="[+] | + | <toggledisplay linkstyle font-size:larger showtext="[+] Show Procedure" hidetext="[-] Hide Procedure"> |
{{Procedure | {{Procedure | ||
− | |Title= | + | |Title=Creating a Personality |
|Purpose= | |Purpose= | ||
|Steps=<ol> | |Steps=<ol> | ||
− | <li> | + | <li>Click '''New''' and select '''Add Personality'''.</li> |
− | <li> | + | <li>Enter the following information: |
<ul> | <ul> | ||
− | <li>''' | + | <li>'''Personality Name'''—The name of this personality.</li> |
− | <li>''' | + | <li>'''Language'''—The language spoken by this personality.</li> |
− | <li>'''Description'''— | + | <li>'''Description'''—A description of this personality.</li> |
− | <li>''' | + | <li>'''Gender'''—Select whether this personality is <tt>Male</tt>, <tt>Female</tt>, or <tt>Not Specified</tt>.</li> |
</ul> | </ul> | ||
</li> | </li> | ||
− | <li> | + | <li>Click '''Save'''.</li> |
</ol> | </ol> | ||
|NextSteps= | |NextSteps= | ||
Ligne 51 : | Ligne 49 : | ||
</toggledisplay> | </toggledisplay> | ||
− | + | ====Other Actions==== | |
− | ==== | + | Once you create a personality, you can: |
− | + | *Edit the personality—Click '''Edit''' beside a personality to edit personality properties. | |
− | * | + | *Delete the personality—Click '''Edit''' to view personality properties. In the '''Edit Personality''' window, click '''Delete''' to delete the personality. |
− | * | + | {{NoteFormat|You cannot delete a Personality that is a part of one or more Audio Resource Files.}} |
− | {{NoteFormat| | + | *Manipulate the audio resource—Once an audio resource is assigned to the personality, several options become available to manipulate the file. |
− | * | + | **Play the file—Click the play button to listen to the file. |
− | ** | + | **'''Delete'''—Delete the file. This does not delete the associated personalities, but it does delete the original audio files. A file can only be removed if the audio resource to which it has been assigned has not been deployed. If the user performing this operation is a Service Provider, the file can only be removed if the file was not created by a Tenant. |
− | **''' | + | **'''Reprocess'''—Reprocessing recreates an audio resource file from the original audio file that was uploaded (if it has not been deleted from the database and/or target storage). It also performs any necessary conversion between audio formats. |
− | **''' | + | **'''Download'''—Download the file to your computer. |
− | **''' | + | **'''Encodings'''—View information about how the file was encoded by GAX. When audio files are uploaded, GAX automatically encodes them to the following formats: '''µ-law''', '''A-law''', and '''GSM'''. Only '''.wav''' files are supported for uploading. |
− | **''' | ||
|-| | |-| | ||
− | + | Audio Resources= | |
− | + | ====Creating an Audio Resource==== | |
− | + | To create an Audio Resource, click '''New'''. | |
− | |||
− | <toggledisplay linkstyle font-size:larger showtext="[+] | + | <toggledisplay linkstyle font-size:larger showtext="[+] Show Procedure" hidetext="[-] Hide Procedure"> |
{{Procedure | {{Procedure | ||
− | |Title= | + | |Title=Creating an Audio Resource |
|Purpose= | |Purpose= | ||
|Steps=<ol> | |Steps=<ol> | ||
− | <li> | + | <li>Click '''New''' and select '''Add Message'''.</li> |
− | <li> | + | <li>Enter the following information: |
<ul> | <ul> | ||
− | <li>''' | + | <li>'''Name'''—The name of this audio resource.</li> |
− | <li>'''Description'''— | + | <li>'''Description'''—A description of this audio resource.</li> |
− | <li>'''Type'''— | + | <li>'''Type'''—Select whether this audio resource is <tt>Music</tt> (a music file) or <tt>Announcement</tt> (an announcement file).</li> |
</ul> | </ul> | ||
</li> | </li> | ||
− | <li> | + | <li>Click '''Save'''.</li> |
</ol> | </ol> | ||
|NextSteps= | |NextSteps= | ||
Ligne 89 : | Ligne 85 : | ||
</toggledisplay> | </toggledisplay> | ||
− | + | ====Uploading Audio Resources==== | |
− | ==== | + | <toggledisplay linkstyle font-size:larger showtext="[+] Show Procedure" hidetext="[-] Hide Procedure"> |
− | <toggledisplay linkstyle font-size:larger showtext="[+] | ||
{{Procedure | {{Procedure | ||
− | |Title= | + | |Title=Uploading Audio Resources |
|Purpose= | |Purpose= | ||
|Steps=<ol> | |Steps=<ol> | ||
− | <li> | + | <li>Identify which audio resource and personality to assign to the file. Once identified, select or hover over the table cell that is shared by the target audio resource and personality.</li> |
− | <li> | + | <li>Click '''Upload Audio File'''.</li> |
− | <li> | + | <li>Your browser opens a dialog box to select an audio resource to upload. Select a file to upload.</li> |
− | <li> | + | <li>The audio resource is uploaded to GAX and assigned to the personality.</li> |
</ol> | </ol> | ||
|NextSteps= | |NextSteps= | ||
Ligne 105 : | Ligne 100 : | ||
</toggledisplay> | </toggledisplay> | ||
− | + | ====Deleting Audio Resources==== | |
− | ==== | + | <toggledisplay linkstyle font-size:larger showtext="[+] Show Procedure" hidetext="[-] Hide Procedure"> |
− | <toggledisplay linkstyle font-size:larger showtext="[+] | ||
{{Procedure | {{Procedure | ||
− | |Title= | + | |Title=Deleting Audio Resources |
|Purpose= | |Purpose= | ||
|Steps=<ol> | |Steps=<ol> | ||
− | <li> | + | <li>Click the check box beside the audio resource that you want to delete.</li> |
− | <li> | + | <li>Click '''Delete'''.</li> |
{{NoteFormat| | {{NoteFormat| | ||
− | * | + | *If you delete an audio resource, all files that are associated with it are also deleted. |
− | * | + | *If you are deleting an audio resource that is being used by Operational Parameter Management, and this Audio Resource being used by one or more parameters or Parameter Groups, a message is displayed that indicates this fact. When this happens, you can either cancel the deletion or force the deletion.}} |
</ol> | </ol> | ||
|NextSteps= | |NextSteps= | ||
Ligne 122 : | Ligne 116 : | ||
</toggledisplay> | </toggledisplay> | ||
− | + | ====Other Actions==== | |
− | ==== | + | Once you upload a file, you can select or highlight over the file and choose one of the following actions: |
− | + | *Play the file—Click the play button to listen to the file. | |
− | * | + | *'''Delete'''—Delete the file. This does not delete the associated personalities, but it does delete the original audio files. A file can only be removed if the audio resource to which it has been assigned has not been deployed. If the user performing this operation is a Service Provider, the file can only be removed if the file was not created by a Tenant. |
− | *''' | + | *'''Reprocess'''—Reprocessing recreates an audio resource file from the original audio file that was uploaded (if it has not been deleted from the database and/or target storage). It also performs any necessary conversion between audio formats. |
− | *''' | + | *'''Download'''—Download the file to your computer. |
− | *''' | + | *'''Encodings'''—View information about how the file was encoded by GAX. When audio files are uploaded, GAX automatically encodes them to the following formats: '''µ-law''', '''A-law''', and '''GSM'''. Only '''.wav''' files are supported for uploading. |
− | *''' | ||
|-| | |-| | ||
− | + | Sharing Audio Resources= | |
− | + | The Environment Tenant (Service Provider) can share audio resources with other Tenants. Deployed audio resources have the following properties: | |
− | * | + | *A new audio resource is created for each 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. |
− | * | + | *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 files of the deployed audio resources are propagated automatically. This includes adding, updating, and removal of Audio Resource Files of deployed audio resources. |
− | + | ====Deploying Audio Resources==== | |
− | ==== | + | <toggledisplay linkstyle font-size:larger showtext="[+] Show Procedure" hidetext="[-] Hide Procedure"> |
− | <toggledisplay linkstyle font-size:larger showtext="[+] | ||
{{Procedure | {{Procedure | ||
− | |Title= | + | |Title=Deploying Audio Resources |
|Purpose= | |Purpose= | ||
− | |Steps= | + | |Steps=You can deploy audio resources by Tenant or by audio resource. Choose one of the methods below: |
− | + | ===By Tenant=== | |
− | === | ||
<ol> | <ol> | ||
− | <li> | + | <li>Click '''Tenant Directory''' and choose a Tenant to receive the audio resource.</li> |
− | <li> | + | <li>Click '''Edit Deployment'''.</li> |
− | <li> | + | <li>The '''Environment Owner Messages''' displays a list of audio resources in your environment. You can add or remove audio resources from the Tenant by clicking '''Add''' or '''Remove''' beside each audio resource.</li> |
− | <li> | + | <li>Click '''OK'''.</li> |
</ol> | </ol> | ||
− | + | ===By Audio Resource=== | |
− | |||
<ol> | <ol> | ||
− | <li> | + | <li>Click the check box beside the audio resource that you want to deploy.</li> |
− | <li> | + | <li>Click '''Edit'''.</li> |
− | <li> | + | <li>In the Tenants list, select which Tenants to which this audio resource will be deployed. You can also click '''Make this message available for all tenants''' to deploy the resource to all Tenants.</li> |
− | <li> | + | <li>Click '''Save'''.</li> |
</ol> | </ol> | ||
|NextSteps= | |NextSteps= |
Version du mai 10, 2019 à 17:10
Audio Resources (Configuration Manager)
This window enables you to manage personalities and their associated audio resources (announcements and music files).
You can create Personalities to help you organize which files belong to a particular speaker. For example, you might have a personality called John that uses dialog spoken in English by a male speaker. Or, you might have a personality called Marie that uses dialog spoken in French by a female speaker.
You can upload two types of audio resources:
- Announcements—These are files that contain spoken dialog that will be played for customers. For example, you might have an announcement file that tells customers about your business hours.
- Music—These are files that play music for customers. For example, you might have a music file that plays music for customers who are about to be transferred to an Agent.
The Audio Resources window in Genesys Administrator Extension (GAX) is a unified list of your personalities and audio resources. For each audio resource, GAX displays the following:
- A logo to indicate whether the file has been designated as Announcement or Music.
- The name of the audio resource.
- The Audio Resource ID (ARID).
- Additional columns, one for each personality, to indicate which personality is using this audio resource.
Click Show Quick Filter and type the name or partial name of an object in the Quick Filter field. The list updates dynamically to show items that match the text in the Quick Filter field.
Audio Resource Management (ARM) is integrated with Operational Parameters Management (OPM) to allow users to dynamically select personalities and audio resources to 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.
Click a tab below to learn more.
Creating a Personality
To create a new Personality, click New.
[+] Show ProcedureOther Actions
Once you create a personality, you can:
- Edit the personality—Click Edit beside a personality to edit personality properties.
- Delete the personality—Click Edit to view personality properties. In the Edit Personality window, click Delete to delete the personality.
- Manipulate the audio resource—Once an audio resource is assigned to the personality, several options become available to manipulate the file.
- Play the file—Click the play button to listen to the file.
- Delete—Delete the file. This does not delete the associated personalities, but it does delete the original audio files. A file can only be removed if the audio resource to which it has been assigned has not been deployed. If the user performing this operation is a Service Provider, the file can only be removed if the file was not created by a Tenant.
- Reprocess—Reprocessing recreates an audio resource file from the original audio file that was uploaded (if it has not been deleted from the database and/or target storage). It also performs any necessary conversion between audio formats.
- Download—Download the file to your computer.
- Encodings—View information about how the file was encoded by GAX. When audio files are uploaded, GAX automatically encodes them to the following formats: µ-law, A-law, and GSM. Only .wav files are supported for uploading.
Creating an Audio Resource
To create an Audio Resource, click New.
[+] Show ProcedureUploading Audio Resources
[+] Show ProcedureDeleting Audio Resources
[+] Show ProcedureOther Actions
Once you upload a file, you can select or highlight over the file and choose one of the following actions:
- Play the file—Click the play button to listen to the file.
- Delete—Delete the file. This does not delete the associated personalities, but it does delete the original audio files. A file can only be removed if the audio resource to which it has been assigned has not been deployed. If the user performing this operation is a Service Provider, the file can only be removed if the file was not created by a Tenant.
- Reprocess—Reprocessing recreates an audio resource file from the original audio file that was uploaded (if it has not been deleted from the database and/or target storage). It also performs any necessary conversion between audio formats.
- Download—Download the file to your computer.
- Encodings—View information about how the file was encoded by GAX. When audio files are uploaded, GAX automatically encodes them to the following formats: µ-law, A-law, and GSM. Only .wav files are supported for uploading.
The Environment Tenant (Service Provider) can share audio resources with other Tenants. Deployed audio resources have the following properties:
- A new audio resource is created for each 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.
- 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 files of the deployed audio resources are propagated automatically. This includes adding, updating, and removal of Audio Resource Files of deployed audio resources.