Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / services / agi / scripts / aws / polly / lib / api.js
index ea30732..b364dfa 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeebf=['synthesizeSpeech','writeFile','AudioStream','Invalid\x20data\x20response\x20from\x20aws\x20Polly!','No\x20data\x20response\x20from\x20aws\x20Polly!','exports','Polly','text','mp3','path','bluebird','randomstring'];(function(_0x88eed3,_0x1741d7){var _0xf8b3a6=function(_0xb53a90){while(--_0xb53a90){_0x88eed3['push'](_0x88eed3['shift']());}};_0xf8b3a6(++_0x1741d7);}(_0xeebf,0x14d));var _0xfeeb=function(_0x3d7de8,_0x2a2ec4){_0x3d7de8=_0x3d7de8-0x0;var _0x5e9a0c=_0xeebf[_0x3d7de8];return _0x5e9a0c;};'use strict';var fs=require('fs');var path=require(_0xfeeb('0x0'));var BPromise=require(_0xfeeb('0x1'));var rs=require(_0xfeeb('0x2'));var AWS=require('aws-sdk');function pollyResult(_0x58988d,_0x3a9836,_0x59ab1c){return new BPromise(function(_0x442a2c,_0x30d439){_0x58988d[_0xfeeb('0x3')](_0x3a9836,function(_0x14b825,_0x3605c4){if(_0x14b825){_0x30d439(_0x14b825);}else if(_0x3605c4){if(_0x3605c4['AudioStream']instanceof Buffer){fs[_0xfeeb('0x4')](_0x59ab1c,_0x3605c4[_0xfeeb('0x5')],function(_0x325247){if(_0x325247){_0x30d439(_0x325247);}else{_0x442a2c();}});}else{_0x30d439(new Error(_0xfeeb('0x6')));}}else{_0x30d439(new Error(_0xfeeb('0x7')));}});});}module[_0xfeeb('0x8')]=function(_0x5084c6,_0x29560d,_0x35b38e,_0x1832a0,_0x17a4b3,_0x504a1c,_0x2d6309){var _0x10482e=new AWS[(_0xfeeb('0x9'))]({'accessKeyId':_0x5084c6,'secretAccessKey':_0x29560d,'region':_0x35b38e});var _0x37dab5={'Text':_0x17a4b3,'TextType':_0x504a1c||_0xfeeb('0xa'),'OutputFormat':_0xfeeb('0xb'),'VoiceId':_0x1832a0};return pollyResult(_0x10482e,_0x37dab5,_0x2d6309);};
\ 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