Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / services / agi / scripts / aws / polly / lib / api.js
index 0de000e..b364dfa 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9528=['exports','text','mp3','path','bluebird','randomstring','synthesizeSpeech','AudioStream','writeFile','Invalid\x20data\x20response\x20from\x20aws\x20Polly!','No\x20data\x20response\x20from\x20aws\x20Polly!'];(function(_0x56d3cf,_0x20787b){var _0x5881e6=function(_0x2bd2cc){while(--_0x2bd2cc){_0x56d3cf['push'](_0x56d3cf['shift']());}};_0x5881e6(++_0x20787b);}(_0x9528,0x179));var _0x8952=function(_0x2a63d5,_0xe2572c){_0x2a63d5=_0x2a63d5-0x0;var _0x9c1368=_0x9528[_0x2a63d5];return _0x9c1368;};'use strict';var fs=require('fs');var path=require(_0x8952('0x0'));var BPromise=require(_0x8952('0x1'));var rs=require(_0x8952('0x2'));var AWS=require('aws-sdk');function pollyResult(_0x122fab,_0x4529b6,_0x427d7e){return new BPromise(function(_0x165ff7,_0x3054f9){_0x122fab[_0x8952('0x3')](_0x4529b6,function(_0x5a5283,_0x55fdd8){if(_0x5a5283){_0x3054f9(_0x5a5283);}else if(_0x55fdd8){if(_0x55fdd8[_0x8952('0x4')]instanceof Buffer){fs[_0x8952('0x5')](_0x427d7e,_0x55fdd8[_0x8952('0x4')],function(_0xaf0756){if(_0xaf0756){_0x3054f9(_0xaf0756);}else{_0x165ff7();}});}else{_0x3054f9(new Error(_0x8952('0x6')));}}else{_0x3054f9(new Error(_0x8952('0x7')));}});});}module[_0x8952('0x8')]=function(_0x3cf8ca,_0x3754c0,_0x23aaed,_0x395f85,_0x4db426,_0x16b436,_0x476505){var _0x795ae8=new AWS['Polly']({'accessKeyId':_0x3cf8ca,'secretAccessKey':_0x3754c0,'region':_0x23aaed});var _0x3d9ece={'Text':_0x4db426,'TextType':_0x16b436||_0x8952('0x9'),'OutputFormat':_0x8952('0xa'),'VoiceId':_0x395f85};return pollyResult(_0x795ae8,_0x3d9ece,_0x476505);};
\ No newline at end of file
+var _0x5285=['writeFile','Invalid\x20data\x20response\x20from\x20aws\x20Polly!','No\x20data\x20response\x20from\x20aws\x20Polly!','Polly','path','aws-sdk','synthesizeSpeech','AudioStream'];(function(_0x2dafbe,_0x5d04de){var _0x58a45a=function(_0x50ac96){while(--_0x50ac96){_0x2dafbe['push'](_0x2dafbe['shift']());}};_0x58a45a(++_0x5d04de);}(_0x5285,0xdc));var _0x5528=function(_0x2dc7c9,_0x3a15f8){_0x2dc7c9=_0x2dc7c9-0x0;var _0x3e6536=_0x5285[_0x2dc7c9];return _0x3e6536;};'use strict';var fs=require('fs');var path=require(_0x5528('0x0'));var BPromise=require('bluebird');var rs=require('randomstring');var AWS=require(_0x5528('0x1'));function pollyResult(_0x2c605b,_0x420c4f,_0x1aa4da){return new BPromise(function(_0x3a36ca,_0x588d3a){_0x2c605b[_0x5528('0x2')](_0x420c4f,function(_0x358a53,_0x129341){if(_0x358a53){_0x588d3a(_0x358a53);}else if(_0x129341){if(_0x129341[_0x5528('0x3')]instanceof Buffer){fs[_0x5528('0x4')](_0x1aa4da,_0x129341[_0x5528('0x3')],function(_0xa06c72){if(_0xa06c72){_0x588d3a(_0xa06c72);}else{_0x3a36ca();}});}else{_0x588d3a(new Error(_0x5528('0x5')));}}else{_0x588d3a(new Error(_0x5528('0x6')));}});});}module['exports']=function(_0x593f32,_0x399954,_0x479406,_0x554224,_0xe307c0,_0x121c80,_0x189dc0){var _0x4ef81a=new AWS[(_0x5528('0x7'))]({'accessKeyId':_0x593f32,'secretAccessKey':_0x399954,'region':_0x479406});var _0x46f733={'Text':_0xe307c0,'TextType':_0x121c80||'text','OutputFormat':'mp3','VoiceId':_0x554224};return pollyResult(_0x4ef81a,_0x46f733,_0x189dc0);};
\ No newline at end of file