Built motion from commit ab870f9e.|2.5.44
[motion2.git] / server / services / agi / scripts / index.js
index 3d267ca..eae6a84 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x79c8=['tmp','generate','writeFileSync','then','chmodSync','777','readFileSync','toString','base64','googleCloudTTS','https://texttospeech.googleapis.com/v1/','ssml','input','audioConfig','from','audioContent','writeFile','.wav','googleCloudTTS\x20path','googleTTS','.mp3','goggleTTS\x20path','split','asr','results','alternatives','transcript','join','map','confidence','googleASR\x20transcription','googleASR\x20confidence','[%s]\x20%s:%s','name','message','googleDialogflow','stringify','result','resolvedQuery','action','actionIncomplete','fulfillment','score','status','code','metadata','tildeASR','awsPolly','polly','awsLex','lex','ispeechTTS','format','ispeechASR','%s?apikey=%s&action=recognize&locale=%s&content-type=audio/x-wav&audio=%s&%s','freeform=3','sestekNDA','text','channelData','CustomAction','CustomActionData','Data','audiofile','dirName','path','http','url','parse','randomstring','sox','request-promise','util','querystring','apiai-promise','./google','./aws','./tilde','./sestek','../../../config/logger','agi','https://api.ispeech.org/api/rest','protocol','https:','host','WHAT_EVER','error','request\x20to\x20','\x20failed,\x20status\x20code\x20=\x20','statusCode','statusMessage','info','finish\x20download\x20file','unlink','download\x20error','end','get','data','wav','error\x20convert','finish\x20to\x20convert','start','resolve'];(function(_0xe94bca,_0x2927f6){var _0x39cec3=function(_0x567d13){while(--_0x567d13){_0xe94bca['push'](_0xe94bca['shift']());}};_0x39cec3(++_0x2927f6);}(_0x79c8,0x10c));var _0x879c=function(_0xe0cab6,_0x57da73){_0xe0cab6=_0xe0cab6-0x0;var _0x2bd9c2=_0x79c8[_0xe0cab6];return _0x2bd9c2;};'use strict';var fs=require('fs');var path=require(_0x879c('0x0'));var http=require(_0x879c('0x1'));var https=require('https');var urlParse=require(_0x879c('0x2'))[_0x879c('0x3')];var BPromise=require('bluebird');var rs=require(_0x879c('0x4'));var sox=require(_0x879c('0x5'));var rp=require(_0x879c('0x6'));var util=require(_0x879c('0x7'));var querystring=require(_0x879c('0x8'));var tts=require('google-tts-api');var apiai=require(_0x879c('0x9'));var md5=require('md5');var google=require(_0x879c('0xa'));var aws=require(_0x879c('0xb'));var tilde=require(_0x879c('0xc'));var sestek=require(_0x879c('0xd'));var logger=require(_0x879c('0xe'))(_0x879c('0xf'));var ISPEECH_API=_0x879c('0x10');function downloadFile(_0x405c5a,_0x4a7f9e){return new BPromise(function(_0x614e51,_0x4314f5){var _0x5c95fa=urlParse(_0x405c5a);var _0x529eb4=_0x5c95fa[_0x879c('0x11')]===_0x879c('0x12')?https:http;var _0xae434f={'host':_0x5c95fa[_0x879c('0x13')],'path':_0x5c95fa[_0x879c('0x0')],'headers':{'user-agent':_0x879c('0x14')}};_0x529eb4['get'](_0xae434f,function(_0x356dd4){if(_0x356dd4['statusCode']!==0xc8){logger[_0x879c('0x15')](_0x879c('0x16')+_0x405c5a+_0x879c('0x17')+_0x356dd4['statusCode']+'\x20('+_0x356dd4['statusMessage']+')');_0x4314f5(new Error('request\x20to\x20'+_0x405c5a+_0x879c('0x17')+_0x356dd4[_0x879c('0x18')]+'\x20('+_0x356dd4[_0x879c('0x19')]+')'));return;}var _0x3e0a83=fs['createWriteStream'](_0x4a7f9e);_0x3e0a83['on']('finish',function(){logger[_0x879c('0x1a')](_0x879c('0x1b'));_0x3e0a83['close'](_0x614e51);});_0x3e0a83['on'](_0x879c('0x15'),function(_0x10165a){fs[_0x879c('0x1c')](_0x4a7f9e);logger[_0x879c('0x15')](_0x879c('0x1d'),_0x10165a);_0x4314f5(_0x10165a);});_0x356dd4['pipe'](_0x3e0a83);})['on'](_0x879c('0x15'),function(_0x1e71f7){logger[_0x879c('0x15')](_0x1e71f7);_0x4314f5(_0x1e71f7);})[_0x879c('0x1e')]();});}function uploadFile(_0x2a31f4){return new BPromise(function(_0x379b6f,_0x20e1d5){var _0x32535c=urlParse(_0x2a31f4);var _0x133d3a=_0x32535c[_0x879c('0x11')]===_0x879c('0x12')?https:http;var _0x19bccd={'host':_0x32535c[_0x879c('0x13')],'path':_0x32535c[_0x879c('0x0')],'headers':{'user-agent':_0x879c('0x14')}};_0x133d3a[_0x879c('0x1f')](_0x19bccd,function(_0x2e5026){if(_0x2e5026[_0x879c('0x18')]!==0xc8){_0x20e1d5(new Error(_0x879c('0x16')+_0x2a31f4+_0x879c('0x17')+_0x2e5026[_0x879c('0x18')]+'\x20('+_0x2e5026[_0x879c('0x19')]+')'));return;}var _0x2616a8='';_0x2e5026['on'](_0x879c('0x20'),function(_0x590c3e){_0x2616a8+=_0x590c3e;});_0x2e5026['on']('end',function(){_0x379b6f(_0x2616a8);});})['on'](_0x879c('0x15'),function(_0x4e6743){_0x20e1d5(_0x4e6743);})[_0x879c('0x1e')]();});}function convertFile(_0x1c2025,_0x50e961){return new BPromise(function(_0x2091c7,_0x697522){var _0x3c6c87=sox['transcode'](_0x1c2025,_0x50e961,{'sampleRate':0x1f40,'format':_0x879c('0x21'),'channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x3c6c87['on'](_0x879c('0x15'),function(_0x17740e){logger['error'](_0x879c('0x22'),_0x17740e);_0x697522(_0x17740e);});_0x3c6c87['on'](_0x879c('0x1e'),function(){logger[_0x879c('0x1a')](_0x879c('0x23'));_0x2091c7();});_0x3c6c87[_0x879c('0x24')]();});}function base64Decode(_0x57013f,_0x5e5a29){var _0x1ff1d6=path[_0x879c('0x25')](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+'.wav');fs[_0x879c('0x28')](_0x1ff1d6,_0x57013f,'base64');return convertFile(_0x1ff1d6,_0x5e5a29)[_0x879c('0x29')](function(){try{fs[_0x879c('0x1c')](_0x1ff1d6);fs[_0x879c('0x2a')](_0x5e5a29,_0x879c('0x2b'));}catch(_0x2dc98f){logger[_0x879c('0x15')](_0x2dc98f);}return _0x5e5a29['split']('.')[0x0];});}function base64Encode(_0x1b5e1b){var _0x41f582=fs[_0x879c('0x2c')](_0x1b5e1b);return new Buffer(_0x41f582)[_0x879c('0x2d')](_0x879c('0x2e'));}exports[_0x879c('0x2f')]=function(_0x278942,_0x4e2119,_0x1267b5,_0x2cb653,_0x9228a1,_0x2fec6c){var _0x19ee76,_0x4aa748;var _0x2682f5=_0x879c('0x30');var _0x2d446e='?key='+_0x278942;var _0x1206cc={};if(_0x4e2119===_0x879c('0x31')){_0x1206cc[_0x879c('0x32')]={'ssml':_0x1267b5};}else{_0x1206cc[_0x879c('0x32')]={'text':_0x1267b5};};_0x1206cc['voice']={'languageCode':_0x2cb653,'ssmlGender':_0x9228a1};_0x1206cc[_0x879c('0x33')]={'audioEncoding':'MP3','sampleRateHertz':0x1f40};var _0x2c18d3={'url':_0x2682f5+'text:synthesize'+_0x2d446e,'method':'POST','json':!![],'body':_0x1206cc};return rp(_0x2c18d3)[_0x879c('0x29')](function(_0x483ed6){return new BPromise(function(_0x5933e0,_0x52df8d){_0x19ee76=path[_0x879c('0x25')](__dirname,_0x879c('0x26'),rs['generate'](0x4)+'.mp3');var _0x3827e3=Buffer[_0x879c('0x34')](_0x483ed6[_0x879c('0x35')],_0x879c('0x2e'));return fs[_0x879c('0x36')](_0x19ee76,_0x3827e3,function(_0x2822cc){_0x52df8d(_0x2822cc);},function(_0x413810){fs[_0x879c('0x2a')](_0x19ee76,_0x879c('0x2b'));_0x5933e0(_0x413810);});});})[_0x879c('0x29')](function(_0x4abd57){_0x4aa748=path['resolve'](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+_0x879c('0x37'));return convertFile(_0x19ee76,_0x4aa748);})['then'](function(){try{fs[_0x879c('0x1c')](_0x19ee76);fs['chmodSync'](_0x4aa748,_0x879c('0x2b'));}catch(_0x5572c7){logger[_0x879c('0x15')](_0x5572c7);}logger['info'](_0x879c('0x38'),_0x4aa748['split']('.')[0x0]);return _0x4aa748['split']('.')[0x0];});};exports[_0x879c('0x39')]=function(_0x21b355,_0x242728){var _0xa24559,_0x7c37a9;return tts(_0x21b355,_0x242728||'en',0x1)[_0x879c('0x29')](function(_0x1f3131){logger[_0x879c('0x1a')](_0x1f3131);_0xa24559=path[_0x879c('0x25')](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+_0x879c('0x3a'));return downloadFile(_0x1f3131,_0xa24559);})['then'](function(){_0x7c37a9=path[_0x879c('0x25')](__dirname,'tmp',rs['generate'](0x4)+_0x879c('0x37'));return convertFile(_0xa24559,_0x7c37a9);})[_0x879c('0x29')](function(){try{fs[_0x879c('0x1c')](_0xa24559);fs[_0x879c('0x2a')](_0x7c37a9,_0x879c('0x2b'));}catch(_0x5e05aa){logger['error'](_0x5e05aa);}logger[_0x879c('0x1a')](_0x879c('0x3b'),_0x7c37a9[_0x879c('0x3c')]('.')[0x0]);return _0x7c37a9[_0x879c('0x3c')]('.')[0x0];});};exports['googleASR']=function(_0x394bdf,_0x3f7785,_0x1dbb8d){return google[_0x879c('0x3d')](_0x394bdf,_0x3f7785,_0x1dbb8d)[_0x879c('0x29')](function(_0x4a9882){logger[_0x879c('0x1a')](_0x4a9882['uri']);return rp(_0x4a9882);})['then'](function(_0x16d3b7){var _0x13e846='';var _0x4a2abd=0x0;try{fs[_0x879c('0x1c')](_0x394bdf);}catch(_0x48ee3d){logger['error'](_0x48ee3d);}if(_0x16d3b7&&_0x16d3b7['results']){_0x13e846=_0x16d3b7[_0x879c('0x3e')]['map'](function(_0x2dbb02){return _0x2dbb02&&_0x2dbb02[_0x879c('0x3f')][0x0]&&_0x2dbb02['alternatives'][0x0]['transcript']?_0x2dbb02[_0x879c('0x3f')][0x0][_0x879c('0x40')]:'';})[_0x879c('0x41')]('\x0a');_0x4a2abd=_0x16d3b7[_0x879c('0x3e')][_0x879c('0x42')](function(_0x3475bf){return _0x3475bf&&_0x3475bf[_0x879c('0x3f')][0x0]&&_0x3475bf[_0x879c('0x3f')][0x0][_0x879c('0x43')]?_0x3475bf[_0x879c('0x3f')][0x0][_0x879c('0x43')]:0x0;})[_0x879c('0x41')]('\x0a');}logger[_0x879c('0x1a')](_0x879c('0x44'),_0x13e846);logger[_0x879c('0x1a')](_0x879c('0x45'),_0x4a2abd);return{'transcript':_0x13e846,'confidence':_0x4a2abd};})['catch'](function(_0x1000ab){logger['error'](_0x879c('0x46'),_0x1000ab[_0x879c('0x18')],_0x1000ab[_0x879c('0x47')],_0x1000ab[_0x879c('0x48')]);});};exports[_0x879c('0x49')]=function(_0x35d7bf,_0x3a021c,_0x36a8fd,_0x2f5f23){var _0xaa48af=apiai(_0x3a021c,{'language':_0x2f5f23||'en'});return _0xaa48af['textRequest'](_0x36a8fd,{'sessionId':md5(_0x35d7bf)})[_0x879c('0x29')](function(_0x169ea9){logger[_0x879c('0x1a')](JSON[_0x879c('0x4a')](_0x169ea9));return{'source':_0x169ea9[_0x879c('0x4b')]['source'],'resolvedQuery':_0x169ea9[_0x879c('0x4b')][_0x879c('0x4c')],'action':_0x169ea9[_0x879c('0x4b')][_0x879c('0x4d')],'actionIncomplete':_0x169ea9[_0x879c('0x4b')][_0x879c('0x4e')],'speech':_0x169ea9['result'][_0x879c('0x4f')]['speech'],'score':_0x169ea9[_0x879c('0x4b')][_0x879c('0x50')],'statusCode':_0x169ea9[_0x879c('0x51')][_0x879c('0x52')],'endConversation':_0x169ea9['result'][_0x879c('0x53')]['endConversation']||![],'isFallbackIntent':_0x169ea9[_0x879c('0x4b')][_0x879c('0x53')]['isFallbackIntent']};});};exports[_0x879c('0x54')]=function(_0x4b6485,_0xf499eb,_0x525f38,_0x50a7b7){return tilde['asr'](_0x4b6485,_0xf499eb,_0x525f38,_0x50a7b7)[_0x879c('0x29')](function(_0x2868c1){try{fs[_0x879c('0x1c')](_0x4b6485);}catch(_0x34a024){logger[_0x879c('0x15')](_0x34a024);}logger[_0x879c('0x1a')]('Tilde\x20ASR\x20transcription',_0x2868c1[_0x879c('0x40')]);logger[_0x879c('0x1a')]('Tilde\x20ASR\x20confidence',_0x2868c1[_0x879c('0x43')]);return _0x2868c1;});};exports[_0x879c('0x55')]=function(_0x452bde,_0x1bce5d,_0x132a50,_0x124db9,_0x4f63ad,_0x2126c7){var _0x110d6e=path[_0x879c('0x25')](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+_0x879c('0x3a'));var _0x4d4cf8;return aws[_0x879c('0x56')](_0x452bde,_0x1bce5d,_0x132a50,_0x124db9,_0x4f63ad,_0x2126c7,_0x110d6e)[_0x879c('0x29')](function(){_0x4d4cf8=path['resolve'](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+_0x879c('0x37'));return convertFile(_0x110d6e,_0x4d4cf8);})['then'](function(){try{fs[_0x879c('0x1c')](_0x110d6e);fs[_0x879c('0x2a')](_0x4d4cf8,_0x879c('0x2b'));}catch(_0x5d8709){logger['error'](_0x5d8709);}return _0x4d4cf8[_0x879c('0x3c')]('.')[0x0];});};exports[_0x879c('0x57')]=function(_0x29aa73,_0x2a7fa6,_0x6b8835,_0x4fa590,_0x7ea160,_0x22578e){return aws[_0x879c('0x58')](_0x29aa73,_0x2a7fa6,_0x6b8835,_0x4fa590,_0x7ea160,_0x22578e)['then'](function(_0x1256ff){logger[_0x879c('0x1a')](JSON[_0x879c('0x4a')](_0x1256ff));return _0x1256ff;});};exports[_0x879c('0x59')]=function(_0x1dc244,_0x770f46,_0x20b68a,_0x4315b3){var _0x2775a9=util[_0x879c('0x5a')]('%s?apikey=%s&action=convert&text=%s&voice=%s&speed=%s&format=mp3',ISPEECH_API,_0x1dc244,encodeURIComponent(_0x770f46),_0x20b68a,_0x4315b3);var _0x24d607=path['resolve'](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+_0x879c('0x3a'));var _0x52529d;return downloadFile(_0x2775a9,_0x24d607)['then'](function(){_0x52529d=path[_0x879c('0x25')](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+_0x879c('0x37'));return convertFile(_0x24d607,_0x52529d);})['then'](function(){try{fs['unlink'](_0x24d607);fs['chmodSync'](_0x52529d,_0x879c('0x2b'));}catch(_0x5d7270){logger[_0x879c('0x15')](_0x5d7270);}return _0x52529d[_0x879c('0x3c')]('.')[0x0];});};exports[_0x879c('0x5b')]=function(_0xebf99d,_0x536e50,_0x1d383f,_0xd9f02e){var _0x3cdeba=util[_0x879c('0x5a')](_0x879c('0x5c'),ISPEECH_API,_0x536e50,_0x1d383f,base64Encode(_0xebf99d),_0xd9f02e?util['format']('model=%s',encodeURIComponent(_0xd9f02e)):_0x879c('0x5d'));return uploadFile(_0x3cdeba)[_0x879c('0x29')](function(_0x3de330){return querystring[_0x879c('0x3')](_0x3de330);});};exports[_0x879c('0x5e')]=function(_0x29a1f9,_0x31e897){return sestek['nda'](_0x29a1f9,_0x31e897)['then'](function(_0x4d46fc){logger['info'](JSON['stringify'](_0x4d46fc));var _0x343c2e={'speech':_0x4d46fc[_0x879c('0x5f')],'action':_0x4d46fc[_0x879c('0x60')]?_0x4d46fc['channelData'][_0x879c('0x61')]:undefined,'actiondata':_0x4d46fc['channelData']?_0x4d46fc['channelData'][_0x879c('0x62')]:undefined};if(_0x4d46fc[_0x879c('0x60')]&&_0x4d46fc[_0x879c('0x60')]['AudioFromTts']){return base64Decode(_0x4d46fc[_0x879c('0x60')]['AudioFromTts'][_0x879c('0x63')],path[_0x879c('0x25')](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+_0x879c('0x37')))[_0x879c('0x29')](function(_0x42ebaf){_0x343c2e[_0x879c('0x64')]=_0x42ebaf;return _0x343c2e;});}return _0x343c2e;});};exports[_0x879c('0x65')]=function(){return __dirname;};
\ No newline at end of file
+var _0x2857=['length','lang\x20\x22','\x22\x20might\x20not\x20exist','.wav','asr','uri','results','alternatives','transcript','join','map','confidence','googleASR\x20transcription','googleASR\x20confidence','name','message','googleDialogflow','result','source','resolvedQuery','action','fulfillment','speech','metadata','endConversation','googleDialogflowV2','SessionsClient','sessionPath','detectIntent','queryResult','allRequiredParamsPresent','diagnosticInfo','fields','end_conversation','boolValue','fulfillmentText','intent','displayName','languageCode','queryText','responseId','intentDetectionConfidence','tildeASR','Tilde\x20ASR\x20transcription','Tilde\x20ASR\x20confidence','.mp3','awsLex','lex','ispeechTTS','format','%s?apikey=%s&action=convert&text=%s&voice=%s&speed=%s&format=mp3','ispeechASR','%s?apikey=%s&action=recognize&locale=%s&content-type=audio/x-wav&audio=%s&%s','model=%s','freeform=3','sestekNDA','nda','channelData','CustomAction','CustomActionData','AudioFromTts','Data','audiofile','dirName','apiai-promise','bluebird','http','https','md5','path','randomstring','sox','google-tts-api','url','parse','./aws','./google','./sestek','./tilde','../../../config/logger','agi','protocol','https:','host','WHAT_EVER','get','statusCode','error','request\x20to\x20','\x20failed,\x20status\x20code\x20=\x20','statusMessage','createWriteStream','finish','info','finish\x20download\x20file','close','unlink','download\x20error','pipe','end','transcode','wav','finish\x20to\x20convert','start','tmp','generate','writeFileSync','base64','then','googleCloudTTS','ssml','input','voice','audioConfig','text:synthesize','POST','resolve','audioContent','chmodSync','777','googleCloudTTS\x20path','split','googleTTS','https://translate.google.com/_/TranslateWebserverUi/data/batchexecute','application/x-www-form-urlencoded','stringify','jQ1olc','null','slice','data'];(function(_0x35125a,_0x1121ef){var _0x3aa732=function(_0x5154ae){while(--_0x5154ae){_0x35125a['push'](_0x35125a['shift']());}};_0x3aa732(++_0x1121ef);}(_0x2857,0xc2));var _0x7285=function(_0x3cf58d,_0x394240){_0x3cf58d=_0x3cf58d-0x0;var _0x284a3f=_0x2857[_0x3cf58d];return _0x284a3f;};'use strict';var apiai=require(_0x7285('0x0'));var BPromise=require(_0x7285('0x1'));var dialogflow=require('dialogflow');var fs=require('fs');var http=require(_0x7285('0x2'));var https=require(_0x7285('0x3'));var md5=require(_0x7285('0x4'));var path=require(_0x7285('0x5'));var querystring=require('querystring');var rp=require('request-promise');var rs=require(_0x7285('0x6'));var sox=require(_0x7285('0x7'));var tts=require(_0x7285('0x8'));var urlParse=require(_0x7285('0x9'))[_0x7285('0xa')];var util=require('util');var aws=require(_0x7285('0xb'));var google=require(_0x7285('0xc'));var sestek=require(_0x7285('0xd'));var tilde=require(_0x7285('0xe'));var logger=require(_0x7285('0xf'))(_0x7285('0x10'));var ISPEECH_API='https://api.ispeech.org/api/rest';function downloadFile(_0x49aad2,_0x54d62b){return new BPromise(function(_0x37192b,_0x1934ce){var _0x46f8cb=urlParse(_0x49aad2);var _0x148f39=_0x46f8cb[_0x7285('0x11')]===_0x7285('0x12')?https:http;var _0x1816be={'host':_0x46f8cb[_0x7285('0x13')],'path':_0x46f8cb['path'],'headers':{'user-agent':_0x7285('0x14')}};_0x148f39[_0x7285('0x15')](_0x1816be,function(_0x325de5){if(_0x325de5[_0x7285('0x16')]!==0xc8){logger[_0x7285('0x17')](_0x7285('0x18')+_0x49aad2+_0x7285('0x19')+_0x325de5[_0x7285('0x16')]+'\x20('+_0x325de5[_0x7285('0x1a')]+')');_0x1934ce(new Error(_0x7285('0x18')+_0x49aad2+_0x7285('0x19')+_0x325de5[_0x7285('0x16')]+'\x20('+_0x325de5[_0x7285('0x1a')]+')'));return;}var _0x2ffa6e=fs[_0x7285('0x1b')](_0x54d62b);_0x2ffa6e['on'](_0x7285('0x1c'),function(){logger[_0x7285('0x1d')](_0x7285('0x1e'));_0x2ffa6e[_0x7285('0x1f')](_0x37192b);});_0x2ffa6e['on'](_0x7285('0x17'),function(_0x94fdf8){fs[_0x7285('0x20')](_0x54d62b);logger[_0x7285('0x17')](_0x7285('0x21'),_0x94fdf8);_0x1934ce(_0x94fdf8);});_0x325de5[_0x7285('0x22')](_0x2ffa6e);})['on'](_0x7285('0x17'),function(_0x444bfe){logger['error'](_0x444bfe);_0x1934ce(_0x444bfe);})[_0x7285('0x23')]();});}function uploadFile(_0x16810d){return new BPromise(function(_0x26a7a9,_0x149f8e){var _0x55d46b=urlParse(_0x16810d);var _0x349fb8=_0x55d46b['protocol']===_0x7285('0x12')?https:http;var _0x204ad5={'host':_0x55d46b[_0x7285('0x13')],'path':_0x55d46b[_0x7285('0x5')],'headers':{'user-agent':_0x7285('0x14')}};_0x349fb8['get'](_0x204ad5,function(_0x511d96){if(_0x511d96['statusCode']!==0xc8){_0x149f8e(new Error('request\x20to\x20'+_0x16810d+_0x7285('0x19')+_0x511d96[_0x7285('0x16')]+'\x20('+_0x511d96[_0x7285('0x1a')]+')'));return;}var _0x1af8af='';_0x511d96['on']('data',function(_0x45c33e){_0x1af8af+=_0x45c33e;});_0x511d96['on']('end',function(){_0x26a7a9(_0x1af8af);});})['on'](_0x7285('0x17'),function(_0x5b8f90){_0x149f8e(_0x5b8f90);})[_0x7285('0x23')]();});}function convertFile(_0x4f304c,_0x4ab213){return new BPromise(function(_0x2d6c85,_0x4da0e8){var _0x34f165=sox[_0x7285('0x24')](_0x4f304c,_0x4ab213,{'sampleRate':0x1f40,'format':_0x7285('0x25'),'channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x34f165['on']('error',function(_0x492fbe){logger[_0x7285('0x17')]('error\x20convert',_0x492fbe);_0x4da0e8(_0x492fbe);});_0x34f165['on'](_0x7285('0x23'),function(){logger['info'](_0x7285('0x26'));_0x2d6c85();});_0x34f165[_0x7285('0x27')]();});}function base64Decode(_0xaa928d,_0x220226){var _0x8fa72e=path['resolve'](__dirname,_0x7285('0x28'),rs[_0x7285('0x29')](0x4)+'.wav');fs[_0x7285('0x2a')](_0x8fa72e,_0xaa928d,_0x7285('0x2b'));return convertFile(_0x8fa72e,_0x220226)[_0x7285('0x2c')](function(){try{fs[_0x7285('0x20')](_0x8fa72e);fs['chmodSync'](_0x220226,'777');}catch(_0x28977a){logger['error'](_0x28977a);}return _0x220226['split']('.')[0x0];});}function base64Encode(_0x498640){var _0x86533=fs['readFileSync'](_0x498640);return new Buffer(_0x86533)['toString'](_0x7285('0x2b'));}exports[_0x7285('0x2d')]=function(_0x4b7c93,_0x58214a,_0x5cb7d9,_0x2be5db,_0x32740d,_0x421d83){var _0x2876fd,_0x3df34e;var _0x5c9b4e='https://texttospeech.googleapis.com/v1/';var _0x2c8ec9='?key='+_0x4b7c93;var _0x208e41={};if(_0x58214a===_0x7285('0x2e')){_0x208e41[_0x7285('0x2f')]={'ssml':_0x5cb7d9};}else{_0x208e41[_0x7285('0x2f')]={'text':_0x5cb7d9};};_0x208e41[_0x7285('0x30')]={'languageCode':_0x2be5db,'ssmlGender':_0x32740d};_0x208e41[_0x7285('0x31')]={'audioEncoding':'MP3','sampleRateHertz':0x1f40};var _0x52bddc={'url':_0x5c9b4e+_0x7285('0x32')+_0x2c8ec9,'method':_0x7285('0x33'),'json':!![],'body':_0x208e41};return rp(_0x52bddc)[_0x7285('0x2c')](function(_0x2e71f3){return new BPromise(function(_0x1bb9f2,_0x232d0e){_0x2876fd=path[_0x7285('0x34')](__dirname,_0x7285('0x28'),rs['generate'](0x4)+'.mp3');var _0x27e221=Buffer['from'](_0x2e71f3[_0x7285('0x35')],'base64');return fs['writeFile'](_0x2876fd,_0x27e221,function(_0x512174){_0x232d0e(_0x512174);},function(_0x330d32){fs[_0x7285('0x36')](_0x2876fd,_0x7285('0x37'));_0x1bb9f2(_0x330d32);});});})[_0x7285('0x2c')](function(_0x50cc00){_0x3df34e=path['resolve'](__dirname,'tmp',rs['generate'](0x4)+'.wav');return convertFile(_0x2876fd,_0x3df34e);})[_0x7285('0x2c')](function(){try{fs['unlink'](_0x2876fd);fs[_0x7285('0x36')](_0x3df34e,_0x7285('0x37'));}catch(_0x41a49e){logger[_0x7285('0x17')](_0x41a49e);}logger[_0x7285('0x1d')](_0x7285('0x38'),_0x3df34e[_0x7285('0x39')]('.')[0x0]);return _0x3df34e[_0x7285('0x39')]('.')[0x0];});};exports[_0x7285('0x3a')]=function(_0x3d28aa,_0x582bd4){var _0xa35cb7=_0x7285('0x3b');var _0x28f234,_0x551bb4;var _0x2f260d;var _0x2bb86f={'encoding':'utf8','method':_0x7285('0x33'),'timeout':0x2710,'url':_0xa35cb7,'headers':{'Content-Type':_0x7285('0x3c')},'body':'f.req='+encodeURIComponent(JSON[_0x7285('0x3d')]([[[_0x7285('0x3e'),JSON['stringify']([_0x3d28aa,_0x582bd4||'en',![],_0x7285('0x3f')]),null,'generic']]]))};return rp(_0x2bb86f)[_0x7285('0x2c')](function(_0x175100){try{_0x2f260d=eval(_0x175100[_0x7285('0x40')](0x5))[0x0][0x2];}catch(_0xcf6d2d){throw new Error('parse\x20response\x20failed:\x0a'+_0x175100[_0x7285('0x41')]);}if(!_0x2f260d){if(_0x3d28aa[_0x7285('0x42')]>0xc8){throw new Error('text\x20length\x20limit\x20reached');}else{throw new Error(_0x7285('0x43')+_0x582bd4+_0x7285('0x44'));}}try{_0x2f260d=eval(_0x2f260d)[0x0];}catch(_0x4645b8){throw new Error('parse\x20response\x20failed:\x0a'+res[_0x7285('0x41')]);}const _0x369996=_0x2f260d;_0x28f234=path[_0x7285('0x34')](__dirname,_0x7285('0x28'),rs[_0x7285('0x29')](0x4)+'.mp3');fs[_0x7285('0x2a')](_0x28f234,_0x2f260d,{'encoding':_0x7285('0x2b')});_0x551bb4=path['resolve'](__dirname,'tmp',rs[_0x7285('0x29')](0x4)+_0x7285('0x45'));return convertFile(_0x28f234,_0x551bb4);})['then'](function(){try{fs['unlink'](_0x28f234);fs[_0x7285('0x36')](_0x551bb4,_0x7285('0x37'));}catch(_0x7febab){logger[_0x7285('0x17')](_0x7febab);}logger['info']('goggleTTS\x20path',_0x551bb4[_0x7285('0x39')]('.')[0x0]);return _0x551bb4[_0x7285('0x39')]('.')[0x0];});};exports['googleASR']=function(_0xad3fb4,_0x341d83,_0x5ed5cc){return google[_0x7285('0x46')](_0xad3fb4,_0x341d83,_0x5ed5cc)[_0x7285('0x2c')](function(_0x50e4cc){logger[_0x7285('0x1d')](_0x50e4cc[_0x7285('0x47')]);return rp(_0x50e4cc);})[_0x7285('0x2c')](function(_0x16c115){var _0x5d39de='';var _0x37dfeb=0x0;try{fs[_0x7285('0x20')](_0xad3fb4);}catch(_0x1a6e27){logger[_0x7285('0x17')](_0x1a6e27);}if(_0x16c115&&_0x16c115[_0x7285('0x48')]){_0x5d39de=_0x16c115[_0x7285('0x48')]['map'](function(_0x24d5e5){return _0x24d5e5&&_0x24d5e5[_0x7285('0x49')][0x0]&&_0x24d5e5[_0x7285('0x49')][0x0][_0x7285('0x4a')]?_0x24d5e5[_0x7285('0x49')][0x0][_0x7285('0x4a')]:'';})[_0x7285('0x4b')]('\x0a');_0x37dfeb=_0x16c115[_0x7285('0x48')][_0x7285('0x4c')](function(_0xc1d134){return _0xc1d134&&_0xc1d134[_0x7285('0x49')][0x0]&&_0xc1d134[_0x7285('0x49')][0x0][_0x7285('0x4d')]?_0xc1d134[_0x7285('0x49')][0x0][_0x7285('0x4d')]:0x0;})[_0x7285('0x4b')]('\x0a');}logger[_0x7285('0x1d')](_0x7285('0x4e'),_0x5d39de);logger[_0x7285('0x1d')](_0x7285('0x4f'),_0x37dfeb);return{'transcript':_0x5d39de,'confidence':_0x37dfeb};})['catch'](function(_0x2e6e80){logger[_0x7285('0x17')]('[%s]\x20%s:%s',_0x2e6e80[_0x7285('0x16')],_0x2e6e80[_0x7285('0x50')],_0x2e6e80[_0x7285('0x51')]);});};exports[_0x7285('0x52')]=function(_0x2f63f3,_0x18d7f4,_0x5e2f97,_0x1d0189){var _0x74069f=apiai(_0x18d7f4,{'language':_0x1d0189||'en'});return _0x74069f['textRequest'](_0x5e2f97,{'sessionId':md5(_0x2f63f3)})[_0x7285('0x2c')](function(_0x4f41ef){logger[_0x7285('0x1d')](JSON[_0x7285('0x3d')](_0x4f41ef));return{'source':_0x4f41ef[_0x7285('0x53')][_0x7285('0x54')],'resolvedQuery':_0x4f41ef[_0x7285('0x53')][_0x7285('0x55')],'action':_0x4f41ef[_0x7285('0x53')][_0x7285('0x56')],'actionIncomplete':_0x4f41ef['result']['actionIncomplete'],'speech':_0x4f41ef['result'][_0x7285('0x57')][_0x7285('0x58')],'score':_0x4f41ef[_0x7285('0x53')]['score'],'statusCode':_0x4f41ef['status']['code'],'endConversation':_0x4f41ef[_0x7285('0x53')][_0x7285('0x59')][_0x7285('0x5a')]||![],'isFallbackIntent':_0x4f41ef[_0x7285('0x53')][_0x7285('0x59')]['isFallbackIntent']};});};exports[_0x7285('0x5b')]=function(_0x15dcdd,_0x1ad794,_0x5bb8ac,_0x1abc52,_0x37c7e2,_0x5196b2){var _0x51f5f9=_0x1abc52['replace'](/\\n/g,'\x0a');var _0x36ad74={'credentials':{'private_key':_0x51f5f9,'client_email':_0x5bb8ac}};var _0xe84918=new dialogflow[(_0x7285('0x5c'))](_0x36ad74);var _0x390ee2=_0xe84918[_0x7285('0x5d')](_0x1ad794,md5(_0x15dcdd));var _0x3d45f5={'session':_0x390ee2,'queryInput':{'text':{'text':_0x37c7e2,'languageCode':_0x5196b2}}};return _0xe84918[_0x7285('0x5e')](_0x3d45f5)[_0x7285('0x2c')](function(_0x358265){if(_0x358265&&_0x358265[_0x7285('0x42')]){logger[_0x7285('0x1d')]('Dialogflow\x20V2\x20response:',JSON[_0x7285('0x3d')](_0x358265));var _0x920208=_0x358265[0x0];if(_0x920208){var _0x2d09ff={'action':_0x920208[_0x7285('0x5f')][_0x7285('0x56')],'allRequiredParamsPresent':_0x920208[_0x7285('0x5f')][_0x7285('0x60')],'endConversation':_0x920208[_0x7285('0x5f')][_0x7285('0x61')]&&_0x920208[_0x7285('0x5f')][_0x7285('0x61')][_0x7285('0x62')]?_0x920208[_0x7285('0x5f')]['diagnosticInfo'][_0x7285('0x62')][_0x7285('0x63')][_0x7285('0x64')]:![],'fulfillmentText':_0x920208['queryResult'][_0x7285('0x65')],'intentName':_0x920208[_0x7285('0x5f')][_0x7285('0x66')][_0x7285('0x50')],'intentDisplayName':_0x920208['queryResult']['intent'][_0x7285('0x67')],'isFallbackIntent':_0x920208[_0x7285('0x5f')]['intent']['isFallback'],'languageCode':_0x920208['queryResult'][_0x7285('0x68')],'queryText':_0x920208[_0x7285('0x5f')][_0x7285('0x69')],'responseId':_0x920208[_0x7285('0x6a')],'score':_0x920208['queryResult'][_0x7285('0x6b')],'speech':_0x920208['queryResult'][_0x7285('0x65')],'providerResponse':JSON[_0x7285('0x3d')](_0x358265)};return _0x2d09ff;}}});};exports[_0x7285('0x6c')]=function(_0x2e602e,_0x1b1c98,_0x2acc81,_0x48c534){return tilde['asr'](_0x2e602e,_0x1b1c98,_0x2acc81,_0x48c534)[_0x7285('0x2c')](function(_0x359dd0){try{fs['unlink'](_0x2e602e);}catch(_0x1ceaf8){logger[_0x7285('0x17')](_0x1ceaf8);}logger[_0x7285('0x1d')](_0x7285('0x6d'),_0x359dd0[_0x7285('0x4a')]);logger[_0x7285('0x1d')](_0x7285('0x6e'),_0x359dd0[_0x7285('0x4d')]);return _0x359dd0;});};exports['awsPolly']=function(_0xbaa921,_0x446440,_0x48515d,_0x381458,_0x853c4c,_0x3e992a){var _0x5e244d=path[_0x7285('0x34')](__dirname,_0x7285('0x28'),rs[_0x7285('0x29')](0x4)+_0x7285('0x6f'));var _0x4e7d95;return aws['polly'](_0xbaa921,_0x446440,_0x48515d,_0x381458,_0x853c4c,_0x3e992a,_0x5e244d)[_0x7285('0x2c')](function(){_0x4e7d95=path[_0x7285('0x34')](__dirname,_0x7285('0x28'),rs['generate'](0x4)+'.wav');return convertFile(_0x5e244d,_0x4e7d95);})['then'](function(){try{fs[_0x7285('0x20')](_0x5e244d);fs[_0x7285('0x36')](_0x4e7d95,_0x7285('0x37'));}catch(_0x3a6633){logger['error'](_0x3a6633);}return _0x4e7d95[_0x7285('0x39')]('.')[0x0];});};exports[_0x7285('0x70')]=function(_0x6e2f72,_0x108c83,_0x2119e4,_0x58bb59,_0x5186ac,_0x54ddd8){return aws[_0x7285('0x71')](_0x6e2f72,_0x108c83,_0x2119e4,_0x58bb59,_0x5186ac,_0x54ddd8)[_0x7285('0x2c')](function(_0x5cc2ed){logger[_0x7285('0x1d')](JSON[_0x7285('0x3d')](_0x5cc2ed));return _0x5cc2ed;});};exports[_0x7285('0x72')]=function(_0x3c3e72,_0x26b016,_0x5b0efd,_0x515a7e){var _0x1ca771=util[_0x7285('0x73')](_0x7285('0x74'),ISPEECH_API,_0x3c3e72,encodeURIComponent(_0x26b016),_0x5b0efd,_0x515a7e);var _0xa44906=path[_0x7285('0x34')](__dirname,'tmp',rs[_0x7285('0x29')](0x4)+_0x7285('0x6f'));var _0x33f2d0;return downloadFile(_0x1ca771,_0xa44906)['then'](function(){_0x33f2d0=path['resolve'](__dirname,'tmp',rs[_0x7285('0x29')](0x4)+_0x7285('0x45'));return convertFile(_0xa44906,_0x33f2d0);})[_0x7285('0x2c')](function(){try{fs[_0x7285('0x20')](_0xa44906);fs['chmodSync'](_0x33f2d0,'777');}catch(_0x1fa723){logger[_0x7285('0x17')](_0x1fa723);}return _0x33f2d0[_0x7285('0x39')]('.')[0x0];});};exports[_0x7285('0x75')]=function(_0xf31e9a,_0x3beb8c,_0x586514,_0x1b2ac1){var _0x2a44de=util['format'](_0x7285('0x76'),ISPEECH_API,_0x3beb8c,_0x586514,base64Encode(_0xf31e9a),_0x1b2ac1?util[_0x7285('0x73')](_0x7285('0x77'),encodeURIComponent(_0x1b2ac1)):_0x7285('0x78'));return uploadFile(_0x2a44de)[_0x7285('0x2c')](function(_0x110a20){return querystring[_0x7285('0xa')](_0x110a20);});};exports[_0x7285('0x79')]=function(_0x16dab9,_0x581199){return sestek[_0x7285('0x7a')](_0x16dab9,_0x581199)[_0x7285('0x2c')](function(_0x57a8c6){logger[_0x7285('0x1d')](JSON[_0x7285('0x3d')](_0x57a8c6));var _0x1ff0c0={'speech':_0x57a8c6['text'],'action':_0x57a8c6[_0x7285('0x7b')]?_0x57a8c6[_0x7285('0x7b')][_0x7285('0x7c')]:undefined,'actiondata':_0x57a8c6[_0x7285('0x7b')]?_0x57a8c6[_0x7285('0x7b')][_0x7285('0x7d')]:undefined};if(_0x57a8c6[_0x7285('0x7b')]&&_0x57a8c6[_0x7285('0x7b')][_0x7285('0x7e')]){return base64Decode(_0x57a8c6[_0x7285('0x7b')]['AudioFromTts'][_0x7285('0x7f')],path[_0x7285('0x34')](__dirname,_0x7285('0x28'),rs[_0x7285('0x29')](0x4)+_0x7285('0x45')))[_0x7285('0x2c')](function(_0x5b630c){_0x1ff0c0[_0x7285('0x80')]=_0x5b630c;return _0x1ff0c0;});}return _0x1ff0c0;});};exports[_0x7285('0x81')]=function(){return __dirname;};
\ No newline at end of file