Hello Guys ,
I used the voice item features on call piliot to play an announcement , calls are routed to skillset configured on aacc so that agent can receive calls .
I do have the audio file loaded on Call Pilot , i used Application Builder to create the file . I can directly call the SDN number added in the SDN table , and hear the announcement,but while using the access file on AACC / (orchestration designer) , the voice does not play. Seems that my procedure is not complete , do you guys have an ide that can help me ?
Here my script
:
OPEN VOICE SESSION
PLAY PROMPT VOICE SEGMENT access_file (with the access_file is the file loaded on call pilot)
END VOICE SESSION
Look forward to your reply.
Thanks !
I used the voice item features on call piliot to play an announcement , calls are routed to skillset configured on aacc so that agent can receive calls .
I do have the audio file loaded on Call Pilot , i used Application Builder to create the file . I can directly call the SDN number added in the SDN table , and hear the announcement,but while using the access file on AACC / (orchestration designer) , the voice does not play. Seems that my procedure is not complete , do you guys have an ide that can help me ?
Here my script
:
OPEN VOICE SESSION
PLAY PROMPT VOICE SEGMENT access_file (with the access_file is the file loaded on call pilot)
END VOICE SESSION
Look forward to your reply.
Thanks !