9b4d77087847c3255fd0d7b79cf6fbe4ecc755f1
[motion2.git] / server / services / agi / scripts / index.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xd1c2=['message','googleDialogflow','textRequest','result','resolvedQuery','action','actionIncomplete','fulfillment','score','status','code','metadata','endConversation','googleDialogflowV2','SessionsClient','detectIntent','queryResult','allRequiredParamsPresent','diagnosticInfo','fields','boolValue','fulfillmentText','intent','name','isFallback','queryText','responseId','intentDetectionConfidence','tildeASR','Tilde\x20ASR\x20confidence','awsPolly','awsLex','lex','ispeechTTS','%s?apikey=%s&action=convert&text=%s&voice=%s&speed=%s&format=mp3','chmodSync','format','freeform=3','parse','sestekNDA','nda','text','channelData','CustomAction','CustomActionData','AudioFromTts','Data','audiofile','apiai-promise','dialogflow','http','https','request-promise','sox','google-tts-api','url','util','./aws','./google','./sestek','../../../config/logger','https:','host','path','WHAT_EVER','statusCode','error','\x20failed,\x20status\x20code\x20=\x20','statusMessage','createWriteStream','close','unlink','download\x20error','pipe','end','protocol','data','wav','error\x20convert','start','resolve','tmp','generate','.wav','base64','then','777','split','readFileSync','toString','googleCloudTTS','?key=','ssml','input','audioConfig','MP3','text:synthesize','.mp3','audioContent','writeFile','googleCloudTTS\x20path','https://translate.google.com/_/TranslateWebserverUi/data/batchexecute','utf8','POST','f.req=','stringify','jQ1olc','null','parse\x20response\x20failed:\x0a','length','text\x20length\x20limit\x20reached','lang\x20\x22','\x22\x20might\x20not\x20exist','writeFileSync','info','goggleTTS\x20path','googleASR','asr','uri','results','map','alternatives','transcript','join','confidence','googleASR\x20transcription','googleASR\x20confidence','catch'];(function(_0x3def1b,_0x56f748){var _0x57340e=function(_0x1e1949){while(--_0x1e1949){_0x3def1b['push'](_0x3def1b['shift']());}};_0x57340e(++_0x56f748);}(_0xd1c2,0x1b0));var _0x2d1c=function(_0x307c70,_0x4289b7){_0x307c70=_0x307c70-0x0;var _0x5f453c=_0xd1c2[_0x307c70];return _0x5f453c;};'use strict';var apiai=require(_0x2d1c('0x0'));var BPromise=require('bluebird');var dialogflow=require(_0x2d1c('0x1'));var fs=require('fs');var http=require(_0x2d1c('0x2'));var https=require(_0x2d1c('0x3'));var md5=require('md5');var path=require('path');var querystring=require('querystring');var rp=require(_0x2d1c('0x4'));var rs=require('randomstring');var sox=require(_0x2d1c('0x5'));var tts=require(_0x2d1c('0x6'));var urlParse=require(_0x2d1c('0x7'))['parse'];var util=require(_0x2d1c('0x8'));var aws=require(_0x2d1c('0x9'));var google=require(_0x2d1c('0xa'));var sestek=require(_0x2d1c('0xb'));var tilde=require('./tilde');var logger=require(_0x2d1c('0xc'))('agi');var ISPEECH_API='https://api.ispeech.org/api/rest';function downloadFile(_0x58c1df,_0x5a1580){return new BPromise(function(_0x2eb276,_0xcc772f){var _0x470868=urlParse(_0x58c1df);var _0xf2e46b=_0x470868['protocol']===_0x2d1c('0xd')?https:http;var _0x633537={'host':_0x470868[_0x2d1c('0xe')],'path':_0x470868[_0x2d1c('0xf')],'headers':{'user-agent':_0x2d1c('0x10')}};_0xf2e46b['get'](_0x633537,function(_0x2e98c9){if(_0x2e98c9[_0x2d1c('0x11')]!==0xc8){logger[_0x2d1c('0x12')]('request\x20to\x20'+_0x58c1df+_0x2d1c('0x13')+_0x2e98c9[_0x2d1c('0x11')]+'\x20('+_0x2e98c9[_0x2d1c('0x14')]+')');_0xcc772f(new Error('request\x20to\x20'+_0x58c1df+_0x2d1c('0x13')+_0x2e98c9[_0x2d1c('0x11')]+'\x20('+_0x2e98c9[_0x2d1c('0x14')]+')'));return;}var _0x232c58=fs[_0x2d1c('0x15')](_0x5a1580);_0x232c58['on']('finish',function(){logger['info']('finish\x20download\x20file');_0x232c58[_0x2d1c('0x16')](_0x2eb276);});_0x232c58['on']('error',function(_0x649739){fs[_0x2d1c('0x17')](_0x5a1580);logger[_0x2d1c('0x12')](_0x2d1c('0x18'),_0x649739);_0xcc772f(_0x649739);});_0x2e98c9[_0x2d1c('0x19')](_0x232c58);})['on'](_0x2d1c('0x12'),function(_0x568396){logger[_0x2d1c('0x12')](_0x568396);_0xcc772f(_0x568396);})[_0x2d1c('0x1a')]();});}function uploadFile(_0x550459){return new BPromise(function(_0x13d9e4,_0xf38b12){var _0x9ca392=urlParse(_0x550459);var _0x29cd9f=_0x9ca392[_0x2d1c('0x1b')]===_0x2d1c('0xd')?https:http;var _0x5040b5={'host':_0x9ca392[_0x2d1c('0xe')],'path':_0x9ca392[_0x2d1c('0xf')],'headers':{'user-agent':_0x2d1c('0x10')}};_0x29cd9f['get'](_0x5040b5,function(_0xc35d20){if(_0xc35d20[_0x2d1c('0x11')]!==0xc8){_0xf38b12(new Error('request\x20to\x20'+_0x550459+'\x20failed,\x20status\x20code\x20=\x20'+_0xc35d20['statusCode']+'\x20('+_0xc35d20[_0x2d1c('0x14')]+')'));return;}var _0x3638d7='';_0xc35d20['on'](_0x2d1c('0x1c'),function(_0x1b3aa8){_0x3638d7+=_0x1b3aa8;});_0xc35d20['on'](_0x2d1c('0x1a'),function(){_0x13d9e4(_0x3638d7);});})['on'](_0x2d1c('0x12'),function(_0x20802d){_0xf38b12(_0x20802d);})[_0x2d1c('0x1a')]();});}function convertFile(_0x4274a6,_0x367d6d){return new BPromise(function(_0x25e7ae,_0x145343){var _0x3fcfd0=sox['transcode'](_0x4274a6,_0x367d6d,{'sampleRate':0x1f40,'format':_0x2d1c('0x1d'),'channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x3fcfd0['on'](_0x2d1c('0x12'),function(_0x511940){logger[_0x2d1c('0x12')](_0x2d1c('0x1e'),_0x511940);_0x145343(_0x511940);});_0x3fcfd0['on'](_0x2d1c('0x1a'),function(){logger['info']('finish\x20to\x20convert');_0x25e7ae();});_0x3fcfd0[_0x2d1c('0x1f')]();});}function base64Decode(_0x3e158b,_0x42a56b){var _0x23636c=path[_0x2d1c('0x20')](__dirname,_0x2d1c('0x21'),rs[_0x2d1c('0x22')](0x4)+_0x2d1c('0x23'));fs['writeFileSync'](_0x23636c,_0x3e158b,_0x2d1c('0x24'));return convertFile(_0x23636c,_0x42a56b)[_0x2d1c('0x25')](function(){try{fs[_0x2d1c('0x17')](_0x23636c);fs['chmodSync'](_0x42a56b,_0x2d1c('0x26'));}catch(_0x1a40dd){logger[_0x2d1c('0x12')](_0x1a40dd);}return _0x42a56b[_0x2d1c('0x27')]('.')[0x0];});}function base64Encode(_0x3054b6){var _0x1343f7=fs[_0x2d1c('0x28')](_0x3054b6);return new Buffer(_0x1343f7)[_0x2d1c('0x29')](_0x2d1c('0x24'));}exports[_0x2d1c('0x2a')]=function(_0xce5817,_0xd141bc,_0x186d40,_0x202fda,_0x5f5ab5,_0x41e1e8){var _0x87db9d,_0x54a494;var _0x379784='https://texttospeech.googleapis.com/v1/';var _0xc8caa1=_0x2d1c('0x2b')+_0xce5817;var _0x26421a={};if(_0xd141bc===_0x2d1c('0x2c')){_0x26421a[_0x2d1c('0x2d')]={'ssml':_0x186d40};}else{_0x26421a['input']={'text':_0x186d40};};_0x26421a['voice']={'languageCode':_0x202fda,'ssmlGender':_0x5f5ab5};_0x26421a[_0x2d1c('0x2e')]={'audioEncoding':_0x2d1c('0x2f'),'sampleRateHertz':0x1f40};var _0x383bcf={'url':_0x379784+_0x2d1c('0x30')+_0xc8caa1,'method':'POST','json':!![],'body':_0x26421a};return rp(_0x383bcf)['then'](function(_0x598fd4){return new BPromise(function(_0x2fa5be,_0x1410fe){_0x87db9d=path['resolve'](__dirname,'tmp',rs[_0x2d1c('0x22')](0x4)+_0x2d1c('0x31'));var _0x1e79cd=Buffer['from'](_0x598fd4[_0x2d1c('0x32')],_0x2d1c('0x24'));return fs[_0x2d1c('0x33')](_0x87db9d,_0x1e79cd,function(_0x5cafd0){_0x1410fe(_0x5cafd0);},function(_0x55d5ed){fs['chmodSync'](_0x87db9d,'777');_0x2fa5be(_0x55d5ed);});});})[_0x2d1c('0x25')](function(_0x432c80){_0x54a494=path[_0x2d1c('0x20')](__dirname,_0x2d1c('0x21'),rs[_0x2d1c('0x22')](0x4)+_0x2d1c('0x23'));return convertFile(_0x87db9d,_0x54a494);})[_0x2d1c('0x25')](function(){try{fs[_0x2d1c('0x17')](_0x87db9d);fs['chmodSync'](_0x54a494,_0x2d1c('0x26'));}catch(_0x26c8de){logger['error'](_0x26c8de);}logger['info'](_0x2d1c('0x34'),_0x54a494['split']('.')[0x0]);return _0x54a494[_0x2d1c('0x27')]('.')[0x0];});};exports['googleTTS']=function(_0x2edb75,_0x1bd7c5){var _0x4453d6=_0x2d1c('0x35');var _0x66cf84,_0x59a3ca;var _0x21123d;var _0x283ae8={'encoding':_0x2d1c('0x36'),'method':_0x2d1c('0x37'),'timeout':0x2710,'url':_0x4453d6,'headers':{'Content-Type':'application/x-www-form-urlencoded'},'body':_0x2d1c('0x38')+encodeURIComponent(JSON[_0x2d1c('0x39')]([[[_0x2d1c('0x3a'),JSON['stringify']([_0x2edb75,_0x1bd7c5||'en',![],_0x2d1c('0x3b')]),null,'generic']]]))};return rp(_0x283ae8)[_0x2d1c('0x25')](function(_0x3b359a){try{_0x21123d=eval(_0x3b359a['slice'](0x5))[0x0][0x2];}catch(_0x1b0f7c){throw new Error(_0x2d1c('0x3c')+_0x3b359a['data']);}if(!_0x21123d){if(_0x2edb75[_0x2d1c('0x3d')]>0xc8){throw new Error(_0x2d1c('0x3e'));}else{throw new Error(_0x2d1c('0x3f')+_0x1bd7c5+_0x2d1c('0x40'));}}try{_0x21123d=eval(_0x21123d)[0x0];}catch(_0x44a750){throw new Error('parse\x20response\x20failed:\x0a'+res[_0x2d1c('0x1c')]);}const _0x1998b1=_0x21123d;_0x66cf84=path[_0x2d1c('0x20')](__dirname,_0x2d1c('0x21'),rs['generate'](0x4)+'.mp3');fs[_0x2d1c('0x41')](_0x66cf84,_0x21123d,{'encoding':'base64'});_0x59a3ca=path['resolve'](__dirname,_0x2d1c('0x21'),rs[_0x2d1c('0x22')](0x4)+'.wav');return convertFile(_0x66cf84,_0x59a3ca);})[_0x2d1c('0x25')](function(){try{fs['unlink'](_0x66cf84);fs['chmodSync'](_0x59a3ca,_0x2d1c('0x26'));}catch(_0x174b36){logger['error'](_0x174b36);}logger[_0x2d1c('0x42')](_0x2d1c('0x43'),_0x59a3ca[_0x2d1c('0x27')]('.')[0x0]);return _0x59a3ca[_0x2d1c('0x27')]('.')[0x0];});};exports[_0x2d1c('0x44')]=function(_0xe7269a,_0x5d2d10,_0x1ddf1c){return google[_0x2d1c('0x45')](_0xe7269a,_0x5d2d10,_0x1ddf1c)[_0x2d1c('0x25')](function(_0x33eb7d){logger[_0x2d1c('0x42')](_0x33eb7d[_0x2d1c('0x46')]);return rp(_0x33eb7d);})[_0x2d1c('0x25')](function(_0x3f78f8){var _0x3ab56b='';var _0x2cbfb3=0x0;try{fs[_0x2d1c('0x17')](_0xe7269a);}catch(_0x2e6ddb){logger['error'](_0x2e6ddb);}if(_0x3f78f8&&_0x3f78f8[_0x2d1c('0x47')]){_0x3ab56b=_0x3f78f8[_0x2d1c('0x47')][_0x2d1c('0x48')](function(_0x508bc8){return _0x508bc8&&_0x508bc8[_0x2d1c('0x49')][0x0]&&_0x508bc8[_0x2d1c('0x49')][0x0][_0x2d1c('0x4a')]?_0x508bc8[_0x2d1c('0x49')][0x0]['transcript']:'';})[_0x2d1c('0x4b')]('\x0a');_0x2cbfb3=_0x3f78f8[_0x2d1c('0x47')][_0x2d1c('0x48')](function(_0x30e9d7){return _0x30e9d7&&_0x30e9d7[_0x2d1c('0x49')][0x0]&&_0x30e9d7['alternatives'][0x0][_0x2d1c('0x4c')]?_0x30e9d7[_0x2d1c('0x49')][0x0]['confidence']:0x0;})[_0x2d1c('0x4b')]('\x0a');}logger['info'](_0x2d1c('0x4d'),_0x3ab56b);logger[_0x2d1c('0x42')](_0x2d1c('0x4e'),_0x2cbfb3);return{'transcript':_0x3ab56b,'confidence':_0x2cbfb3};})[_0x2d1c('0x4f')](function(_0xc54f9b){logger[_0x2d1c('0x12')]('[%s]\x20%s:%s',_0xc54f9b[_0x2d1c('0x11')],_0xc54f9b['name'],_0xc54f9b[_0x2d1c('0x50')]);});};exports[_0x2d1c('0x51')]=function(_0x3635f7,_0x4494ec,_0x403daf,_0x3d4888){var _0x557b6d=apiai(_0x4494ec,{'language':_0x3d4888||'en'});return _0x557b6d[_0x2d1c('0x52')](_0x403daf,{'sessionId':md5(_0x3635f7)})[_0x2d1c('0x25')](function(_0x55038f){logger['info'](JSON['stringify'](_0x55038f));return{'source':_0x55038f[_0x2d1c('0x53')]['source'],'resolvedQuery':_0x55038f[_0x2d1c('0x53')][_0x2d1c('0x54')],'action':_0x55038f[_0x2d1c('0x53')][_0x2d1c('0x55')],'actionIncomplete':_0x55038f[_0x2d1c('0x53')][_0x2d1c('0x56')],'speech':_0x55038f['result'][_0x2d1c('0x57')]['speech'],'score':_0x55038f[_0x2d1c('0x53')][_0x2d1c('0x58')],'statusCode':_0x55038f[_0x2d1c('0x59')][_0x2d1c('0x5a')],'endConversation':_0x55038f[_0x2d1c('0x53')][_0x2d1c('0x5b')][_0x2d1c('0x5c')]||![],'isFallbackIntent':_0x55038f['result'][_0x2d1c('0x5b')]['isFallbackIntent']};});};exports[_0x2d1c('0x5d')]=function(_0x12df6c,_0x14fdbf,_0x4469b7,_0x27127f,_0x13f7b4,_0x250cec){var _0x38edfb=_0x27127f['replace'](/\\n/g,'\x0a');var _0x51c13e={'credentials':{'private_key':_0x38edfb,'client_email':_0x4469b7}};var _0x4b7e47=new dialogflow[(_0x2d1c('0x5e'))](_0x51c13e);var _0x1642ea=_0x4b7e47['sessionPath'](_0x14fdbf,md5(_0x12df6c));var _0x1d55e2={'session':_0x1642ea,'queryInput':{'text':{'text':_0x13f7b4,'languageCode':_0x250cec}}};return _0x4b7e47[_0x2d1c('0x5f')](_0x1d55e2)[_0x2d1c('0x25')](function(_0x1a7b9c){if(_0x1a7b9c&&_0x1a7b9c[_0x2d1c('0x3d')]){logger[_0x2d1c('0x42')]('Dialogflow\x20V2\x20response:',JSON[_0x2d1c('0x39')](_0x1a7b9c));var _0x4339c5=_0x1a7b9c[0x0];if(_0x4339c5){var _0x570dc6={'action':_0x4339c5[_0x2d1c('0x60')][_0x2d1c('0x55')],'allRequiredParamsPresent':_0x4339c5[_0x2d1c('0x60')][_0x2d1c('0x61')],'endConversation':_0x4339c5[_0x2d1c('0x60')]['diagnosticInfo']&&_0x4339c5[_0x2d1c('0x60')][_0x2d1c('0x62')][_0x2d1c('0x63')]?_0x4339c5[_0x2d1c('0x60')]['diagnosticInfo']['fields']['end_conversation'][_0x2d1c('0x64')]:![],'fulfillmentText':_0x4339c5['queryResult'][_0x2d1c('0x65')],'intentName':_0x4339c5[_0x2d1c('0x60')][_0x2d1c('0x66')][_0x2d1c('0x67')],'intentDisplayName':_0x4339c5[_0x2d1c('0x60')][_0x2d1c('0x66')]['displayName'],'isFallbackIntent':_0x4339c5[_0x2d1c('0x60')][_0x2d1c('0x66')][_0x2d1c('0x68')],'languageCode':_0x4339c5[_0x2d1c('0x60')]['languageCode'],'queryText':_0x4339c5[_0x2d1c('0x60')][_0x2d1c('0x69')],'responseId':_0x4339c5[_0x2d1c('0x6a')],'score':_0x4339c5[_0x2d1c('0x60')][_0x2d1c('0x6b')],'speech':_0x4339c5[_0x2d1c('0x60')][_0x2d1c('0x65')],'providerResponse':JSON[_0x2d1c('0x39')](_0x1a7b9c)};return _0x570dc6;}}});};exports[_0x2d1c('0x6c')]=function(_0xf81b67,_0x3098b7,_0x4e41a6,_0x90f86f){return tilde['asr'](_0xf81b67,_0x3098b7,_0x4e41a6,_0x90f86f)['then'](function(_0x74e53e){try{fs[_0x2d1c('0x17')](_0xf81b67);}catch(_0x9502a5){logger[_0x2d1c('0x12')](_0x9502a5);}logger[_0x2d1c('0x42')]('Tilde\x20ASR\x20transcription',_0x74e53e[_0x2d1c('0x4a')]);logger[_0x2d1c('0x42')](_0x2d1c('0x6d'),_0x74e53e[_0x2d1c('0x4c')]);return _0x74e53e;});};exports[_0x2d1c('0x6e')]=function(_0xedef9d,_0x2b857b,_0x4ebb90,_0x1598b6,_0x1673ce,_0x4f3a5d){var _0x118d72=path[_0x2d1c('0x20')](__dirname,_0x2d1c('0x21'),rs['generate'](0x4)+_0x2d1c('0x31'));var _0x298f7e;return aws['polly'](_0xedef9d,_0x2b857b,_0x4ebb90,_0x1598b6,_0x1673ce,_0x4f3a5d,_0x118d72)['then'](function(){_0x298f7e=path['resolve'](__dirname,_0x2d1c('0x21'),rs[_0x2d1c('0x22')](0x4)+_0x2d1c('0x23'));return convertFile(_0x118d72,_0x298f7e);})[_0x2d1c('0x25')](function(){try{fs[_0x2d1c('0x17')](_0x118d72);fs['chmodSync'](_0x298f7e,_0x2d1c('0x26'));}catch(_0x1160b1){logger['error'](_0x1160b1);}return _0x298f7e['split']('.')[0x0];});};exports[_0x2d1c('0x6f')]=function(_0x58ccf3,_0x1c8a9e,_0x5b8244,_0x3392c3,_0xb6a6a2,_0x4fc17b){return aws[_0x2d1c('0x70')](_0x58ccf3,_0x1c8a9e,_0x5b8244,_0x3392c3,_0xb6a6a2,_0x4fc17b)[_0x2d1c('0x25')](function(_0x5007a0){logger[_0x2d1c('0x42')](JSON[_0x2d1c('0x39')](_0x5007a0));return _0x5007a0;});};exports[_0x2d1c('0x71')]=function(_0x450e31,_0x95ace6,_0x551d4c,_0x5e0e35){var _0x99c7ec=util['format'](_0x2d1c('0x72'),ISPEECH_API,_0x450e31,encodeURIComponent(_0x95ace6),_0x551d4c,_0x5e0e35);var _0x3fc292=path['resolve'](__dirname,_0x2d1c('0x21'),rs[_0x2d1c('0x22')](0x4)+_0x2d1c('0x31'));var _0x4b39b3;return downloadFile(_0x99c7ec,_0x3fc292)['then'](function(){_0x4b39b3=path[_0x2d1c('0x20')](__dirname,_0x2d1c('0x21'),rs[_0x2d1c('0x22')](0x4)+_0x2d1c('0x23'));return convertFile(_0x3fc292,_0x4b39b3);})['then'](function(){try{fs['unlink'](_0x3fc292);fs[_0x2d1c('0x73')](_0x4b39b3,_0x2d1c('0x26'));}catch(_0x3ff64c){logger[_0x2d1c('0x12')](_0x3ff64c);}return _0x4b39b3[_0x2d1c('0x27')]('.')[0x0];});};exports['ispeechASR']=function(_0x5462c0,_0x55aa6a,_0x570b90,_0x22115d){var _0xfcaef6=util[_0x2d1c('0x74')]('%s?apikey=%s&action=recognize&locale=%s&content-type=audio/x-wav&audio=%s&%s',ISPEECH_API,_0x55aa6a,_0x570b90,base64Encode(_0x5462c0),_0x22115d?util[_0x2d1c('0x74')]('model=%s',encodeURIComponent(_0x22115d)):_0x2d1c('0x75'));return uploadFile(_0xfcaef6)[_0x2d1c('0x25')](function(_0x954bc1){return querystring[_0x2d1c('0x76')](_0x954bc1);});};exports[_0x2d1c('0x77')]=function(_0x2a39b5,_0x53d8f2){return sestek[_0x2d1c('0x78')](_0x2a39b5,_0x53d8f2)['then'](function(_0x31fc71){logger[_0x2d1c('0x42')](JSON['stringify'](_0x31fc71));var _0x52f26b={'speech':_0x31fc71[_0x2d1c('0x79')],'action':_0x31fc71['channelData']?_0x31fc71[_0x2d1c('0x7a')][_0x2d1c('0x7b')]:undefined,'actiondata':_0x31fc71[_0x2d1c('0x7a')]?_0x31fc71[_0x2d1c('0x7a')][_0x2d1c('0x7c')]:undefined};if(_0x31fc71[_0x2d1c('0x7a')]&&_0x31fc71[_0x2d1c('0x7a')][_0x2d1c('0x7d')]){return base64Decode(_0x31fc71['channelData'][_0x2d1c('0x7d')][_0x2d1c('0x7e')],path[_0x2d1c('0x20')](__dirname,_0x2d1c('0x21'),rs['generate'](0x4)+_0x2d1c('0x23')))['then'](function(_0x532c34){_0x52f26b[_0x2d1c('0x7f')]=_0x532c34;return _0x52f26b;});}return _0x52f26b;});};exports['dirName']=function(){return __dirname;};