Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / services / agi / scripts / aws / polly / lib / api.js
index 40e33b0..b364dfa 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7fcb=['writeFile','Invalid\x20data\x20response\x20from\x20aws\x20Polly!','Polly','text','path','bluebird','randomstring','aws-sdk','synthesizeSpeech','AudioStream'];(function(_0x4ea6e0,_0x3252f5){var _0x31f706=function(_0x2ae97d){while(--_0x2ae97d){_0x4ea6e0['push'](_0x4ea6e0['shift']());}};_0x31f706(++_0x3252f5);}(_0x7fcb,0xb8));var _0xb7fc=function(_0x275e50,_0x1d52b8){_0x275e50=_0x275e50-0x0;var _0x1b1ab0=_0x7fcb[_0x275e50];return _0x1b1ab0;};'use strict';var fs=require('fs');var path=require(_0xb7fc('0x0'));var BPromise=require(_0xb7fc('0x1'));var rs=require(_0xb7fc('0x2'));var AWS=require(_0xb7fc('0x3'));function pollyResult(_0x11d87a,_0x546a4e,_0x3b4192){return new BPromise(function(_0x30cbd9,_0x472ceb){_0x11d87a[_0xb7fc('0x4')](_0x546a4e,function(_0x42c52e,_0x2ae615){if(_0x42c52e){_0x472ceb(_0x42c52e);}else if(_0x2ae615){if(_0x2ae615[_0xb7fc('0x5')]instanceof Buffer){fs[_0xb7fc('0x6')](_0x3b4192,_0x2ae615[_0xb7fc('0x5')],function(_0x196f04){if(_0x196f04){_0x472ceb(_0x196f04);}else{_0x30cbd9();}});}else{_0x472ceb(new Error(_0xb7fc('0x7')));}}else{_0x472ceb(new Error('No\x20data\x20response\x20from\x20aws\x20Polly!'));}});});}module['exports']=function(_0xa9bbd0,_0x443fa1,_0x5bed84,_0x339d41,_0x522748,_0x400861,_0x218c6d){var _0x5162da=new AWS[(_0xb7fc('0x8'))]({'accessKeyId':_0xa9bbd0,'secretAccessKey':_0x443fa1,'region':_0x5bed84});var _0x5c1c38={'Text':_0x522748,'TextType':_0x400861||_0xb7fc('0x9'),'OutputFormat':'mp3','VoiceId':_0x339d41};return pollyResult(_0x5162da,_0x5c1c38,_0x218c6d);};
\ 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