Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / services / agi / scripts / aws / polly / lib / api.js
index 6a7a649..b364dfa 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5987=['AudioStream','writeFile','Invalid\x20data\x20response\x20from\x20aws\x20Polly!','No\x20data\x20response\x20from\x20aws\x20Polly!','Polly','text','mp3','path','bluebird','randomstring','aws-sdk'];(function(_0x22cc16,_0x1f4fa2){var _0x399b70=function(_0x34d464){while(--_0x34d464){_0x22cc16['push'](_0x22cc16['shift']());}};_0x399b70(++_0x1f4fa2);}(_0x5987,0x1bf));var _0x7598=function(_0x6131cd,_0x4c26a1){_0x6131cd=_0x6131cd-0x0;var _0x47e916=_0x5987[_0x6131cd];return _0x47e916;};'use strict';var fs=require('fs');var path=require(_0x7598('0x0'));var BPromise=require(_0x7598('0x1'));var rs=require(_0x7598('0x2'));var AWS=require(_0x7598('0x3'));function pollyResult(_0x336b02,_0x2dfbbb,_0x1c2a75){return new BPromise(function(_0xfe9627,_0x29f2f2){_0x336b02['synthesizeSpeech'](_0x2dfbbb,function(_0x462d61,_0x2048bf){if(_0x462d61){_0x29f2f2(_0x462d61);}else if(_0x2048bf){if(_0x2048bf[_0x7598('0x4')]instanceof Buffer){fs[_0x7598('0x5')](_0x1c2a75,_0x2048bf[_0x7598('0x4')],function(_0x8d55b4){if(_0x8d55b4){_0x29f2f2(_0x8d55b4);}else{_0xfe9627();}});}else{_0x29f2f2(new Error(_0x7598('0x6')));}}else{_0x29f2f2(new Error(_0x7598('0x7')));}});});}module['exports']=function(_0x8c35f0,_0x462b35,_0x15aa13,_0x238698,_0x327755,_0x22b1b0,_0x2725d6){var _0x46cd3d=new AWS[(_0x7598('0x8'))]({'accessKeyId':_0x8c35f0,'secretAccessKey':_0x462b35,'region':_0x15aa13});var _0xe8be7f={'Text':_0x327755,'TextType':_0x22b1b0||_0x7598('0x9'),'OutputFormat':_0x7598('0xa'),'VoiceId':_0x238698};return pollyResult(_0x46cd3d,_0xe8be7f,_0x2725d6);};
\ 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