Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / services / agi / scripts / aws / polly / lib / api.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xc447=['mp3','path','bluebird','randomstring','aws-sdk','AudioStream','Invalid\x20data\x20response\x20from\x20aws\x20Polly!','No\x20data\x20response\x20from\x20aws\x20Polly!','exports','Polly','text'];(function(_0x1fd59f,_0x3bb440){var _0x55c36d=function(_0x23cc4f){while(--_0x23cc4f){_0x1fd59f['push'](_0x1fd59f['shift']());}};_0x55c36d(++_0x3bb440);}(_0xc447,0x135));var _0x7c44=function(_0x2726cc,_0x330659){_0x2726cc=_0x2726cc-0x0;var _0x17bcea=_0xc447[_0x2726cc];return _0x17bcea;};'use strict';var fs=require('fs');var path=require(_0x7c44('0x0'));var BPromise=require(_0x7c44('0x1'));var rs=require(_0x7c44('0x2'));var AWS=require(_0x7c44('0x3'));function pollyResult(_0x395ecc,_0x1821f6,_0x1da658){return new BPromise(function(_0x4299f6,_0x17df38){_0x395ecc['synthesizeSpeech'](_0x1821f6,function(_0x28e940,_0x3463f2){if(_0x28e940){_0x17df38(_0x28e940);}else if(_0x3463f2){if(_0x3463f2[_0x7c44('0x4')]instanceof Buffer){fs['writeFile'](_0x1da658,_0x3463f2[_0x7c44('0x4')],function(_0x2bd55d){if(_0x2bd55d){_0x17df38(_0x2bd55d);}else{_0x4299f6();}});}else{_0x17df38(new Error(_0x7c44('0x5')));}}else{_0x17df38(new Error(_0x7c44('0x6')));}});});}module[_0x7c44('0x7')]=function(_0x5bbd0e,_0x56d4f2,_0x3be8bc,_0xf1541d,_0x1603eb,_0x1fe08b,_0x3f3804){var _0x363eb0=new AWS[(_0x7c44('0x8'))]({'accessKeyId':_0x5bbd0e,'secretAccessKey':_0x56d4f2,'region':_0x3be8bc});var _0x52f04c={'Text':_0x1603eb,'TextType':_0x1fe08b||_0x7c44('0x9'),'OutputFormat':_0x7c44('0xa'),'VoiceId':_0xf1541d};return pollyResult(_0x363eb0,_0x52f04c,_0x3f3804);};