Built motion from commit a61a4a20.|2.5.46
[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 _0xcaff=['from','audioContent','base64','writeFile','resolve','generate','info','googleCloudTTS\x20path','https://translate.google.com/_/TranslateWebserverUi/data/batchexecute','POST','application/x-www-form-urlencoded','f.req=','stringify','jQ1olc','null','generic','slice','text\x20length\x20limit\x20reached','lang\x20\x22','\x22\x20might\x20not\x20exist','goggleTTS\x20path','asr','uri','results','map','alternatives','transcript','join','confidence','googleASR\x20transcription','googleASR\x20confidence','catch','[%s]\x20%s:%s','name','googleDialogflow','textRequest','result','source','resolvedQuery','action','actionIncomplete','fulfillment','speech','metadata','endConversation','googleDialogflowV2','replace','sessionPath','detectIntent','length','Dialogflow\x20V2\x20response:','queryResult','diagnosticInfo','end_conversation','boolValue','intent','displayName','isFallback','languageCode','queryText','responseId','intentDetectionConfidence','fulfillmentText','tildeASR','Tilde\x20ASR\x20transcription','polly','lex','ispeechTTS','format','%s?apikey=%s&action=convert&text=%s&voice=%s&speed=%s&format=mp3','%s?apikey=%s&action=recognize&locale=%s&content-type=audio/x-wav&audio=%s&%s','model=%s','freeform=3','nda','channelData','CustomAction','AudioFromTts','Data','audiofile','dirName','dialogflow','http','https','md5','path','querystring','request-promise','sox','google-tts-api','parse','./aws','./google','./tilde','https://api.ispeech.org/api/rest','protocol','https:','host','WHAT_EVER','request\x20to\x20','\x20failed,\x20status\x20code\x20=\x20','statusCode','statusMessage','createWriteStream','finish','finish\x20download\x20file','close','error','unlink','download\x20error','pipe','end','get','data','wav','finish\x20to\x20convert','start','tmp','.wav','writeFileSync','chmodSync','777','split','readFileSync','googleCloudTTS','https://texttospeech.googleapis.com/v1/','?key=','ssml','input','MP3','text:synthesize','then','.mp3'];(function(_0x1a2e92,_0x3f589c){var _0x132df4=function(_0x59bc65){while(--_0x59bc65){_0x1a2e92['push'](_0x1a2e92['shift']());}};_0x132df4(++_0x3f589c);}(_0xcaff,0x158));var _0xfcaf=function(_0x4f03cc,_0x45a351){_0x4f03cc=_0x4f03cc-0x0;var _0x774355=_0xcaff[_0x4f03cc];return _0x774355;};'use strict';var apiai=require('apiai-promise');var BPromise=require('bluebird');var dialogflow=require(_0xfcaf('0x0'));var fs=require('fs');var http=require(_0xfcaf('0x1'));var https=require(_0xfcaf('0x2'));var md5=require(_0xfcaf('0x3'));var path=require(_0xfcaf('0x4'));var querystring=require(_0xfcaf('0x5'));var rp=require(_0xfcaf('0x6'));var rs=require('randomstring');var sox=require(_0xfcaf('0x7'));var tts=require(_0xfcaf('0x8'));var urlParse=require('url')[_0xfcaf('0x9')];var util=require('util');var aws=require(_0xfcaf('0xa'));var google=require(_0xfcaf('0xb'));var sestek=require('./sestek');var tilde=require(_0xfcaf('0xc'));var logger=require('../../../config/logger')('agi');var ISPEECH_API=_0xfcaf('0xd');function downloadFile(_0x4dbe1b,_0x14d575){return new BPromise(function(_0x2e82ee,_0x3e00fd){var _0x5a998d=urlParse(_0x4dbe1b);var _0x26c149=_0x5a998d[_0xfcaf('0xe')]===_0xfcaf('0xf')?https:http;var _0x5d8106={'host':_0x5a998d[_0xfcaf('0x10')],'path':_0x5a998d[_0xfcaf('0x4')],'headers':{'user-agent':_0xfcaf('0x11')}};_0x26c149['get'](_0x5d8106,function(_0x4fe255){if(_0x4fe255['statusCode']!==0xc8){logger['error'](_0xfcaf('0x12')+_0x4dbe1b+_0xfcaf('0x13')+_0x4fe255[_0xfcaf('0x14')]+'\x20('+_0x4fe255[_0xfcaf('0x15')]+')');_0x3e00fd(new Error(_0xfcaf('0x12')+_0x4dbe1b+_0xfcaf('0x13')+_0x4fe255[_0xfcaf('0x14')]+'\x20('+_0x4fe255[_0xfcaf('0x15')]+')'));return;}var _0x2d12c5=fs[_0xfcaf('0x16')](_0x14d575);_0x2d12c5['on'](_0xfcaf('0x17'),function(){logger['info'](_0xfcaf('0x18'));_0x2d12c5[_0xfcaf('0x19')](_0x2e82ee);});_0x2d12c5['on'](_0xfcaf('0x1a'),function(_0x1011ae){fs[_0xfcaf('0x1b')](_0x14d575);logger['error'](_0xfcaf('0x1c'),_0x1011ae);_0x3e00fd(_0x1011ae);});_0x4fe255[_0xfcaf('0x1d')](_0x2d12c5);})['on'](_0xfcaf('0x1a'),function(_0x4a0329){logger[_0xfcaf('0x1a')](_0x4a0329);_0x3e00fd(_0x4a0329);})[_0xfcaf('0x1e')]();});}function uploadFile(_0x455d85){return new BPromise(function(_0x16f331,_0x4e1bdd){var _0x545e30=urlParse(_0x455d85);var _0x156381=_0x545e30['protocol']==='https:'?https:http;var _0xb3ea96={'host':_0x545e30['host'],'path':_0x545e30['path'],'headers':{'user-agent':'WHAT_EVER'}};_0x156381[_0xfcaf('0x1f')](_0xb3ea96,function(_0x7eddbc){if(_0x7eddbc[_0xfcaf('0x14')]!==0xc8){_0x4e1bdd(new Error(_0xfcaf('0x12')+_0x455d85+_0xfcaf('0x13')+_0x7eddbc[_0xfcaf('0x14')]+'\x20('+_0x7eddbc['statusMessage']+')'));return;}var _0x1fb216='';_0x7eddbc['on'](_0xfcaf('0x20'),function(_0x27f594){_0x1fb216+=_0x27f594;});_0x7eddbc['on'](_0xfcaf('0x1e'),function(){_0x16f331(_0x1fb216);});})['on'](_0xfcaf('0x1a'),function(_0x4513ec){_0x4e1bdd(_0x4513ec);})[_0xfcaf('0x1e')]();});}function convertFile(_0x491ffb,_0x4679ab){return new BPromise(function(_0x3074bd,_0x30d325){var _0x3bd67a=sox['transcode'](_0x491ffb,_0x4679ab,{'sampleRate':0x1f40,'format':_0xfcaf('0x21'),'channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x3bd67a['on'](_0xfcaf('0x1a'),function(_0x80b07c){logger[_0xfcaf('0x1a')]('error\x20convert',_0x80b07c);_0x30d325(_0x80b07c);});_0x3bd67a['on'](_0xfcaf('0x1e'),function(){logger['info'](_0xfcaf('0x22'));_0x3074bd();});_0x3bd67a[_0xfcaf('0x23')]();});}function base64Decode(_0x566f27,_0x3d3f28){var _0x2d67b3=path['resolve'](__dirname,_0xfcaf('0x24'),rs['generate'](0x4)+_0xfcaf('0x25'));fs[_0xfcaf('0x26')](_0x2d67b3,_0x566f27,'base64');return convertFile(_0x2d67b3,_0x3d3f28)['then'](function(){try{fs[_0xfcaf('0x1b')](_0x2d67b3);fs[_0xfcaf('0x27')](_0x3d3f28,_0xfcaf('0x28'));}catch(_0x129ec4){logger['error'](_0x129ec4);}return _0x3d3f28[_0xfcaf('0x29')]('.')[0x0];});}function base64Encode(_0x18f55b){var _0xeecf17=fs[_0xfcaf('0x2a')](_0x18f55b);return new Buffer(_0xeecf17)['toString']('base64');}exports[_0xfcaf('0x2b')]=function(_0x584280,_0x5338af,_0x5a3f2a,_0x5ec067,_0x946cc,_0xb6cdfb){var _0x37ffb8,_0x25b368;var _0x298fe5=_0xfcaf('0x2c');var _0x28b734=_0xfcaf('0x2d')+_0x584280;var _0x195eae={};if(_0x5338af===_0xfcaf('0x2e')){_0x195eae[_0xfcaf('0x2f')]={'ssml':_0x5a3f2a};}else{_0x195eae[_0xfcaf('0x2f')]={'text':_0x5a3f2a};};_0x195eae['voice']={'languageCode':_0x5ec067,'ssmlGender':_0x946cc};_0x195eae['audioConfig']={'audioEncoding':_0xfcaf('0x30'),'sampleRateHertz':0x1f40};var _0x5c94c4={'url':_0x298fe5+_0xfcaf('0x31')+_0x28b734,'method':'POST','json':!![],'body':_0x195eae};return rp(_0x5c94c4)[_0xfcaf('0x32')](function(_0x30f0a8){return new BPromise(function(_0x4f3bc2,_0x22b66d){_0x37ffb8=path['resolve'](__dirname,_0xfcaf('0x24'),rs['generate'](0x4)+_0xfcaf('0x33'));var _0x299eec=Buffer[_0xfcaf('0x34')](_0x30f0a8[_0xfcaf('0x35')],_0xfcaf('0x36'));return fs[_0xfcaf('0x37')](_0x37ffb8,_0x299eec,function(_0x2fb201){_0x22b66d(_0x2fb201);},function(_0x5b5de2){fs[_0xfcaf('0x27')](_0x37ffb8,_0xfcaf('0x28'));_0x4f3bc2(_0x5b5de2);});});})[_0xfcaf('0x32')](function(_0x9a04cc){_0x25b368=path[_0xfcaf('0x38')](__dirname,'tmp',rs[_0xfcaf('0x39')](0x4)+'.wav');return convertFile(_0x37ffb8,_0x25b368);})[_0xfcaf('0x32')](function(){try{fs[_0xfcaf('0x1b')](_0x37ffb8);fs[_0xfcaf('0x27')](_0x25b368,_0xfcaf('0x28'));}catch(_0x1d444d){logger['error'](_0x1d444d);}logger[_0xfcaf('0x3a')](_0xfcaf('0x3b'),_0x25b368[_0xfcaf('0x29')]('.')[0x0]);return _0x25b368['split']('.')[0x0];});};exports['googleTTS']=function(_0x186e27,_0x36e159){var _0x527b99=_0xfcaf('0x3c');var _0x458df6,_0x3ae025;var _0x172e6a;var _0x33b6fc={'encoding':'utf8','method':_0xfcaf('0x3d'),'timeout':0x2710,'url':_0x527b99,'headers':{'Content-Type':_0xfcaf('0x3e')},'body':_0xfcaf('0x3f')+encodeURIComponent(JSON[_0xfcaf('0x40')]([[[_0xfcaf('0x41'),JSON[_0xfcaf('0x40')]([_0x186e27,_0x36e159||'en',![],_0xfcaf('0x42')]),null,_0xfcaf('0x43')]]]))};return rp(_0x33b6fc)[_0xfcaf('0x32')](function(_0x4646ad){try{_0x172e6a=eval(_0x4646ad[_0xfcaf('0x44')](0x5))[0x0][0x2];}catch(_0x5a79bd){throw new Error('parse\x20response\x20failed:\x0a'+_0x4646ad[_0xfcaf('0x20')]);}if(!_0x172e6a){if(_0x186e27['length']>0xc8){throw new Error(_0xfcaf('0x45'));}else{throw new Error(_0xfcaf('0x46')+_0x36e159+_0xfcaf('0x47'));}}try{_0x172e6a=eval(_0x172e6a)[0x0];}catch(_0x3c05e7){throw new Error('parse\x20response\x20failed:\x0a'+res[_0xfcaf('0x20')]);}const _0x29a161=_0x172e6a;_0x458df6=path[_0xfcaf('0x38')](__dirname,_0xfcaf('0x24'),rs['generate'](0x4)+'.mp3');fs[_0xfcaf('0x26')](_0x458df6,_0x172e6a,{'encoding':_0xfcaf('0x36')});_0x3ae025=path[_0xfcaf('0x38')](__dirname,_0xfcaf('0x24'),rs[_0xfcaf('0x39')](0x4)+'.wav');return convertFile(_0x458df6,_0x3ae025);})[_0xfcaf('0x32')](function(){try{fs['unlink'](_0x458df6);fs[_0xfcaf('0x27')](_0x3ae025,_0xfcaf('0x28'));}catch(_0x8a6d5c){logger[_0xfcaf('0x1a')](_0x8a6d5c);}logger[_0xfcaf('0x3a')](_0xfcaf('0x48'),_0x3ae025[_0xfcaf('0x29')]('.')[0x0]);return _0x3ae025[_0xfcaf('0x29')]('.')[0x0];});};exports['googleASR']=function(_0x25137c,_0x207833,_0x4c76a9){return google[_0xfcaf('0x49')](_0x25137c,_0x207833,_0x4c76a9)[_0xfcaf('0x32')](function(_0x22bf39){logger[_0xfcaf('0x3a')](_0x22bf39[_0xfcaf('0x4a')]);return rp(_0x22bf39);})[_0xfcaf('0x32')](function(_0x2152a8){var _0x1b5e10='';var _0x1c84cc=0x0;try{fs[_0xfcaf('0x1b')](_0x25137c);}catch(_0x3d6078){logger['error'](_0x3d6078);}if(_0x2152a8&&_0x2152a8[_0xfcaf('0x4b')]){_0x1b5e10=_0x2152a8[_0xfcaf('0x4b')][_0xfcaf('0x4c')](function(_0x597fc1){return _0x597fc1&&_0x597fc1[_0xfcaf('0x4d')][0x0]&&_0x597fc1[_0xfcaf('0x4d')][0x0][_0xfcaf('0x4e')]?_0x597fc1[_0xfcaf('0x4d')][0x0][_0xfcaf('0x4e')]:'';})[_0xfcaf('0x4f')]('\x0a');_0x1c84cc=_0x2152a8[_0xfcaf('0x4b')][_0xfcaf('0x4c')](function(_0x397471){return _0x397471&&_0x397471[_0xfcaf('0x4d')][0x0]&&_0x397471[_0xfcaf('0x4d')][0x0][_0xfcaf('0x50')]?_0x397471[_0xfcaf('0x4d')][0x0]['confidence']:0x0;})[_0xfcaf('0x4f')]('\x0a');}logger['info'](_0xfcaf('0x51'),_0x1b5e10);logger[_0xfcaf('0x3a')](_0xfcaf('0x52'),_0x1c84cc);return{'transcript':_0x1b5e10,'confidence':_0x1c84cc};})[_0xfcaf('0x53')](function(_0x52b240){logger[_0xfcaf('0x1a')](_0xfcaf('0x54'),_0x52b240['statusCode'],_0x52b240[_0xfcaf('0x55')],_0x52b240['message']);});};exports[_0xfcaf('0x56')]=function(_0xd39431,_0x5e2d89,_0x13bddb,_0x40960e){var _0x53fbcf=apiai(_0x5e2d89,{'language':_0x40960e||'en'});return _0x53fbcf[_0xfcaf('0x57')](_0x13bddb,{'sessionId':md5(_0xd39431)})[_0xfcaf('0x32')](function(_0x339126){logger[_0xfcaf('0x3a')](JSON[_0xfcaf('0x40')](_0x339126));return{'source':_0x339126[_0xfcaf('0x58')][_0xfcaf('0x59')],'resolvedQuery':_0x339126[_0xfcaf('0x58')][_0xfcaf('0x5a')],'action':_0x339126[_0xfcaf('0x58')][_0xfcaf('0x5b')],'actionIncomplete':_0x339126['result'][_0xfcaf('0x5c')],'speech':_0x339126[_0xfcaf('0x58')][_0xfcaf('0x5d')][_0xfcaf('0x5e')],'score':_0x339126[_0xfcaf('0x58')]['score'],'statusCode':_0x339126['status']['code'],'endConversation':_0x339126[_0xfcaf('0x58')][_0xfcaf('0x5f')][_0xfcaf('0x60')]||![],'isFallbackIntent':_0x339126[_0xfcaf('0x58')]['metadata']['isFallbackIntent']};});};exports[_0xfcaf('0x61')]=function(_0x558cd4,_0x5fbf80,_0x18765b,_0x468310,_0x3adb3a,_0x956d17){var _0x26559b=_0x468310[_0xfcaf('0x62')](/\\n/g,'\x0a');var _0x5635e6={'credentials':{'private_key':_0x26559b,'client_email':_0x18765b}};var _0x49e20e=new dialogflow['SessionsClient'](_0x5635e6);var _0x44e446=_0x49e20e[_0xfcaf('0x63')](_0x5fbf80,md5(_0x558cd4));var _0x54454b={'session':_0x44e446,'queryInput':{'text':{'text':_0x3adb3a,'languageCode':_0x956d17}}};return _0x49e20e[_0xfcaf('0x64')](_0x54454b)['then'](function(_0x2caba6){if(_0x2caba6&&_0x2caba6[_0xfcaf('0x65')]){logger[_0xfcaf('0x3a')](_0xfcaf('0x66'),JSON[_0xfcaf('0x40')](_0x2caba6));var _0x2f6bf8=_0x2caba6[0x0];if(_0x2f6bf8){var _0x99900f={'action':_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x5b')],'allRequiredParamsPresent':_0x2f6bf8[_0xfcaf('0x67')]['allRequiredParamsPresent'],'endConversation':_0x2f6bf8['queryResult'][_0xfcaf('0x68')]&&_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x68')]['fields']?_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x68')]['fields'][_0xfcaf('0x69')][_0xfcaf('0x6a')]:![],'fulfillmentText':_0x2f6bf8[_0xfcaf('0x67')]['fulfillmentText'],'intentName':_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x6b')]['name'],'intentDisplayName':_0x2f6bf8['queryResult'][_0xfcaf('0x6b')][_0xfcaf('0x6c')],'isFallbackIntent':_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x6b')][_0xfcaf('0x6d')],'languageCode':_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x6e')],'queryText':_0x2f6bf8['queryResult'][_0xfcaf('0x6f')],'responseId':_0x2f6bf8[_0xfcaf('0x70')],'score':_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x71')],'speech':_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x72')],'providerResponse':JSON[_0xfcaf('0x40')](_0x2caba6)};return _0x99900f;}}});};exports[_0xfcaf('0x73')]=function(_0x501d23,_0x5bc905,_0x56fa70,_0x227afc){return tilde['asr'](_0x501d23,_0x5bc905,_0x56fa70,_0x227afc)['then'](function(_0x5e5fcc){try{fs['unlink'](_0x501d23);}catch(_0x5806c4){logger[_0xfcaf('0x1a')](_0x5806c4);}logger[_0xfcaf('0x3a')](_0xfcaf('0x74'),_0x5e5fcc[_0xfcaf('0x4e')]);logger[_0xfcaf('0x3a')]('Tilde\x20ASR\x20confidence',_0x5e5fcc[_0xfcaf('0x50')]);return _0x5e5fcc;});};exports['awsPolly']=function(_0x13bb6b,_0x5e3262,_0x49edb6,_0x3e6e15,_0xc025fd,_0x3b2ab9){var _0xd46354=path['resolve'](__dirname,'tmp',rs[_0xfcaf('0x39')](0x4)+_0xfcaf('0x33'));var _0xd0092b;return aws[_0xfcaf('0x75')](_0x13bb6b,_0x5e3262,_0x49edb6,_0x3e6e15,_0xc025fd,_0x3b2ab9,_0xd46354)[_0xfcaf('0x32')](function(){_0xd0092b=path[_0xfcaf('0x38')](__dirname,'tmp',rs[_0xfcaf('0x39')](0x4)+_0xfcaf('0x25'));return convertFile(_0xd46354,_0xd0092b);})[_0xfcaf('0x32')](function(){try{fs[_0xfcaf('0x1b')](_0xd46354);fs['chmodSync'](_0xd0092b,_0xfcaf('0x28'));}catch(_0x16c262){logger[_0xfcaf('0x1a')](_0x16c262);}return _0xd0092b[_0xfcaf('0x29')]('.')[0x0];});};exports['awsLex']=function(_0x6585a1,_0x189574,_0x21bda4,_0x2ee2f8,_0xb2d2f8,_0x2a3ef9){return aws[_0xfcaf('0x76')](_0x6585a1,_0x189574,_0x21bda4,_0x2ee2f8,_0xb2d2f8,_0x2a3ef9)[_0xfcaf('0x32')](function(_0x4aa6be){logger[_0xfcaf('0x3a')](JSON['stringify'](_0x4aa6be));return _0x4aa6be;});};exports[_0xfcaf('0x77')]=function(_0x10baa8,_0x199621,_0x56fe50,_0x846acc){var _0x6806a3=util[_0xfcaf('0x78')](_0xfcaf('0x79'),ISPEECH_API,_0x10baa8,encodeURIComponent(_0x199621),_0x56fe50,_0x846acc);var _0x10d2fb=path['resolve'](__dirname,_0xfcaf('0x24'),rs[_0xfcaf('0x39')](0x4)+_0xfcaf('0x33'));var _0x5f2334;return downloadFile(_0x6806a3,_0x10d2fb)[_0xfcaf('0x32')](function(){_0x5f2334=path[_0xfcaf('0x38')](__dirname,'tmp',rs[_0xfcaf('0x39')](0x4)+_0xfcaf('0x25'));return convertFile(_0x10d2fb,_0x5f2334);})['then'](function(){try{fs[_0xfcaf('0x1b')](_0x10d2fb);fs[_0xfcaf('0x27')](_0x5f2334,'777');}catch(_0x1acf58){logger[_0xfcaf('0x1a')](_0x1acf58);}return _0x5f2334[_0xfcaf('0x29')]('.')[0x0];});};exports['ispeechASR']=function(_0x1cf72c,_0x489f98,_0x1de26e,_0x29a165){var _0x359b4f=util['format'](_0xfcaf('0x7a'),ISPEECH_API,_0x489f98,_0x1de26e,base64Encode(_0x1cf72c),_0x29a165?util[_0xfcaf('0x78')](_0xfcaf('0x7b'),encodeURIComponent(_0x29a165)):_0xfcaf('0x7c'));return uploadFile(_0x359b4f)[_0xfcaf('0x32')](function(_0x32953c){return querystring[_0xfcaf('0x9')](_0x32953c);});};exports['sestekNDA']=function(_0x316054,_0x355679){return sestek[_0xfcaf('0x7d')](_0x316054,_0x355679)[_0xfcaf('0x32')](function(_0x11be16){logger['info'](JSON[_0xfcaf('0x40')](_0x11be16));var _0x2164ca={'speech':_0x11be16['text'],'action':_0x11be16[_0xfcaf('0x7e')]?_0x11be16[_0xfcaf('0x7e')][_0xfcaf('0x7f')]:undefined,'actiondata':_0x11be16[_0xfcaf('0x7e')]?_0x11be16[_0xfcaf('0x7e')]['CustomActionData']:undefined};if(_0x11be16[_0xfcaf('0x7e')]&&_0x11be16[_0xfcaf('0x7e')][_0xfcaf('0x80')]){return base64Decode(_0x11be16[_0xfcaf('0x7e')][_0xfcaf('0x80')][_0xfcaf('0x81')],path['resolve'](__dirname,_0xfcaf('0x24'),rs[_0xfcaf('0x39')](0x4)+'.wav'))[_0xfcaf('0x32')](function(_0x464d82){_0x2164ca[_0xfcaf('0x82')]=_0x464d82;return _0x2164ca;});}return _0x2164ca;});};exports[_0xfcaf('0x83')]=function(){return __dirname;};