Built motion from commit 639a1a7f.|2.6.19
[motion2.git] / server / services / agi / scripts / index.js
index a22aa64..0a7b6d9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x143d=['util','./sestek','./tilde','../../../config/logger','https://api.ispeech.org/api/rest','WHAT_EVER','get','statusCode','error','request\x20to\x20','\x20failed,\x20status\x20code\x20=\x20','createWriteStream','finish','info','finish\x20download\x20file','pipe','end','protocol','https:','host','statusMessage','data','wav','error\x20convert','finish\x20to\x20convert','start','resolve','tmp','generate','.wav','writeFileSync','base64','unlink','chmodSync','777','split','readFileSync','toString','googleCloudTTS','?key=','input','audioConfig','MP3','text:synthesize','.mp3','from','writeFile','then','googleCloudTTS\x20path','https://translate.google.com/_/TranslateWebserverUi/data/batchexecute','utf8','POST','application/x-www-form-urlencoded','f.req=','stringify','jQ1olc','null','generic','parse\x20response\x20failed:\x0a','length','text\x20length\x20limit\x20reached','lang\x20\x22','\x22\x20might\x20not\x20exist','googleASR','asr','uri','results','map','alternatives','transcript','join','confidence','catch','name','message','googleDialogflow','textRequest','source','result','fulfillment','speech','code','metadata','endConversation','googleDialogflowV2','detectIntent','Dialogflow\x20V2\x20response:','queryResult','action','allRequiredParamsPresent','diagnosticInfo','fields','end_conversation','boolValue','fulfillmentText','intent','displayName','isFallback','languageCode','queryText','responseId','intentDetectionConfidence','tildeASR','Tilde\x20ASR\x20transcription','Tilde\x20ASR\x20confidence','awsPolly','awsLex','lex','%s?apikey=%s&action=convert&text=%s&voice=%s&speed=%s&format=mp3','format','%s?apikey=%s&action=recognize&locale=%s&content-type=audio/x-wav&audio=%s&%s','model=%s','freeform=3','parse','sestekNDA','nda','text','channelData','CustomAction','CustomActionData','AudioFromTts','Data','audiofile','dirName','apiai-promise','bluebird','dialogflow','https','md5','path','request-promise','randomstring','sox','google-tts-api','url'];(function(_0x1694f5,_0x49b7c3){var _0x5b4321=function(_0x58c183){while(--_0x58c183){_0x1694f5['push'](_0x1694f5['shift']());}};_0x5b4321(++_0x49b7c3);}(_0x143d,0x103));var _0xd143=function(_0x210b93,_0x133e6d){_0x210b93=_0x210b93-0x0;var _0x2b020f=_0x143d[_0x210b93];return _0x2b020f;};'use strict';var apiai=require(_0xd143('0x0'));var BPromise=require(_0xd143('0x1'));var dialogflow=require(_0xd143('0x2'));var fs=require('fs');var http=require('http');var https=require(_0xd143('0x3'));var md5=require(_0xd143('0x4'));var path=require(_0xd143('0x5'));var querystring=require('querystring');var rp=require(_0xd143('0x6'));var rs=require(_0xd143('0x7'));var sox=require(_0xd143('0x8'));var tts=require(_0xd143('0x9'));var urlParse=require(_0xd143('0xa'))['parse'];var util=require(_0xd143('0xb'));var aws=require('./aws');var google=require('./google');var sestek=require(_0xd143('0xc'));var tilde=require(_0xd143('0xd'));var logger=require(_0xd143('0xe'))('agi');var ISPEECH_API=_0xd143('0xf');function downloadFile(_0xbc00f6,_0x4eae2f){return new BPromise(function(_0x37ec6a,_0x3f268a){var _0x13e6fb=urlParse(_0xbc00f6);var _0x532cc0=_0x13e6fb['protocol']==='https:'?https:http;var _0x1c2a23={'host':_0x13e6fb['host'],'path':_0x13e6fb['path'],'headers':{'user-agent':_0xd143('0x10')}};_0x532cc0[_0xd143('0x11')](_0x1c2a23,function(_0x12ec6c){if(_0x12ec6c[_0xd143('0x12')]!==0xc8){logger[_0xd143('0x13')](_0xd143('0x14')+_0xbc00f6+_0xd143('0x15')+_0x12ec6c[_0xd143('0x12')]+'\x20('+_0x12ec6c['statusMessage']+')');_0x3f268a(new Error(_0xd143('0x14')+_0xbc00f6+'\x20failed,\x20status\x20code\x20=\x20'+_0x12ec6c[_0xd143('0x12')]+'\x20('+_0x12ec6c['statusMessage']+')'));return;}var _0x507c03=fs[_0xd143('0x16')](_0x4eae2f);_0x507c03['on'](_0xd143('0x17'),function(){logger[_0xd143('0x18')](_0xd143('0x19'));_0x507c03['close'](_0x37ec6a);});_0x507c03['on']('error',function(_0x425812){fs['unlink'](_0x4eae2f);logger['error']('download\x20error',_0x425812);_0x3f268a(_0x425812);});_0x12ec6c[_0xd143('0x1a')](_0x507c03);})['on']('error',function(_0x2ce283){logger[_0xd143('0x13')](_0x2ce283);_0x3f268a(_0x2ce283);})[_0xd143('0x1b')]();});}function uploadFile(_0x1c34ec){return new BPromise(function(_0x42b5dd,_0x1571ae){var _0x2d4a6d=urlParse(_0x1c34ec);var _0x2331ff=_0x2d4a6d[_0xd143('0x1c')]===_0xd143('0x1d')?https:http;var _0x50b61a={'host':_0x2d4a6d[_0xd143('0x1e')],'path':_0x2d4a6d[_0xd143('0x5')],'headers':{'user-agent':_0xd143('0x10')}};_0x2331ff[_0xd143('0x11')](_0x50b61a,function(_0x46724b){if(_0x46724b[_0xd143('0x12')]!==0xc8){_0x1571ae(new Error('request\x20to\x20'+_0x1c34ec+'\x20failed,\x20status\x20code\x20=\x20'+_0x46724b[_0xd143('0x12')]+'\x20('+_0x46724b[_0xd143('0x1f')]+')'));return;}var _0x4ee72f='';_0x46724b['on'](_0xd143('0x20'),function(_0x244cc3){_0x4ee72f+=_0x244cc3;});_0x46724b['on']('end',function(){_0x42b5dd(_0x4ee72f);});})['on'](_0xd143('0x13'),function(_0x4a418e){_0x1571ae(_0x4a418e);})['end']();});}function convertFile(_0x3ad51e,_0x108c0f){return new BPromise(function(_0x127554,_0x35c424){var _0x36a2e0=sox['transcode'](_0x3ad51e,_0x108c0f,{'sampleRate':0x1f40,'format':_0xd143('0x21'),'channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x36a2e0['on']('error',function(_0x527795){logger[_0xd143('0x13')](_0xd143('0x22'),_0x527795);_0x35c424(_0x527795);});_0x36a2e0['on'](_0xd143('0x1b'),function(){logger['info'](_0xd143('0x23'));_0x127554();});_0x36a2e0[_0xd143('0x24')]();});}function base64Decode(_0x95763a,_0x21100d){var _0x4a26a3=path[_0xd143('0x25')](__dirname,_0xd143('0x26'),rs[_0xd143('0x27')](0x4)+_0xd143('0x28'));fs[_0xd143('0x29')](_0x4a26a3,_0x95763a,_0xd143('0x2a'));return convertFile(_0x4a26a3,_0x21100d)['then'](function(){try{fs[_0xd143('0x2b')](_0x4a26a3);fs[_0xd143('0x2c')](_0x21100d,_0xd143('0x2d'));}catch(_0x45ed56){logger[_0xd143('0x13')](_0x45ed56);}return _0x21100d[_0xd143('0x2e')]('.')[0x0];});}function base64Encode(_0x4ff1ba){var _0x29683d=fs[_0xd143('0x2f')](_0x4ff1ba);return new Buffer(_0x29683d)[_0xd143('0x30')]('base64');}exports[_0xd143('0x31')]=function(_0x2dbae0,_0x775a49,_0x15ed64,_0x87fd32,_0x33df08,_0x3aaf33){var _0x263abd,_0x560e8c;var _0x235cb4='https://texttospeech.googleapis.com/v1/';var _0x9076d4=_0xd143('0x32')+_0x2dbae0;var _0x3d70da={};if(_0x775a49==='ssml'){_0x3d70da[_0xd143('0x33')]={'ssml':_0x15ed64};}else{_0x3d70da[_0xd143('0x33')]={'text':_0x15ed64};};_0x3d70da['voice']={'languageCode':_0x87fd32,'ssmlGender':_0x33df08};_0x3d70da[_0xd143('0x34')]={'audioEncoding':_0xd143('0x35'),'sampleRateHertz':0x1f40};var _0x331f34={'url':_0x235cb4+_0xd143('0x36')+_0x9076d4,'method':'POST','json':!![],'body':_0x3d70da};return rp(_0x331f34)['then'](function(_0xca0458){return new BPromise(function(_0x78c384,_0x5bf594){_0x263abd=path[_0xd143('0x25')](__dirname,_0xd143('0x26'),rs['generate'](0x4)+_0xd143('0x37'));var _0x321e4a=Buffer[_0xd143('0x38')](_0xca0458['audioContent'],_0xd143('0x2a'));return fs[_0xd143('0x39')](_0x263abd,_0x321e4a,function(_0x359ae5){_0x5bf594(_0x359ae5);},function(_0x199579){fs[_0xd143('0x2c')](_0x263abd,_0xd143('0x2d'));_0x78c384(_0x199579);});});})[_0xd143('0x3a')](function(_0x574516){_0x560e8c=path[_0xd143('0x25')](__dirname,'tmp',rs[_0xd143('0x27')](0x4)+_0xd143('0x28'));return convertFile(_0x263abd,_0x560e8c);})['then'](function(){try{fs[_0xd143('0x2b')](_0x263abd);fs['chmodSync'](_0x560e8c,_0xd143('0x2d'));}catch(_0x203f6a){logger[_0xd143('0x13')](_0x203f6a);}logger[_0xd143('0x18')](_0xd143('0x3b'),_0x560e8c[_0xd143('0x2e')]('.')[0x0]);return _0x560e8c[_0xd143('0x2e')]('.')[0x0];});};exports['googleTTS']=function(_0x5cb153,_0x50321a){var _0x144a32=_0xd143('0x3c');var _0x1e2167,_0x3c4a9b;var _0x68e0fb;var _0x293f4d={'encoding':_0xd143('0x3d'),'method':_0xd143('0x3e'),'timeout':0x2710,'url':_0x144a32,'headers':{'Content-Type':_0xd143('0x3f')},'body':_0xd143('0x40')+encodeURIComponent(JSON[_0xd143('0x41')]([[[_0xd143('0x42'),JSON[_0xd143('0x41')]([_0x5cb153,_0x50321a||'en',![],_0xd143('0x43')]),null,_0xd143('0x44')]]]))};return rp(_0x293f4d)[_0xd143('0x3a')](function(_0xfc12fa){try{_0x68e0fb=eval(_0xfc12fa['slice'](0x5))[0x0][0x2];}catch(_0x34a947){throw new Error(_0xd143('0x45')+_0xfc12fa[_0xd143('0x20')]);}if(!_0x68e0fb){if(_0x5cb153[_0xd143('0x46')]>0xc8){throw new Error(_0xd143('0x47'));}else{throw new Error(_0xd143('0x48')+_0x50321a+_0xd143('0x49'));}}try{_0x68e0fb=eval(_0x68e0fb)[0x0];}catch(_0x32bb54){throw new Error(_0xd143('0x45')+res['data']);}const _0x78489a=_0x68e0fb;_0x1e2167=path[_0xd143('0x25')](__dirname,_0xd143('0x26'),rs['generate'](0x4)+_0xd143('0x37'));fs['writeFileSync'](_0x1e2167,_0x68e0fb,{'encoding':_0xd143('0x2a')});_0x3c4a9b=path[_0xd143('0x25')](__dirname,'tmp',rs[_0xd143('0x27')](0x4)+_0xd143('0x28'));return convertFile(_0x1e2167,_0x3c4a9b);})['then'](function(){try{fs['unlink'](_0x1e2167);fs['chmodSync'](_0x3c4a9b,_0xd143('0x2d'));}catch(_0x264ee6){logger[_0xd143('0x13')](_0x264ee6);}logger['info']('goggleTTS\x20path',_0x3c4a9b[_0xd143('0x2e')]('.')[0x0]);return _0x3c4a9b[_0xd143('0x2e')]('.')[0x0];});};exports[_0xd143('0x4a')]=function(_0x73b9bd,_0x88c1f7,_0x53feb3){return google[_0xd143('0x4b')](_0x73b9bd,_0x88c1f7,_0x53feb3)[_0xd143('0x3a')](function(_0x33cb39){logger[_0xd143('0x18')](_0x33cb39[_0xd143('0x4c')]);return rp(_0x33cb39);})['then'](function(_0x3fa550){var _0x86342a='';var _0x2053bf=0x0;try{fs[_0xd143('0x2b')](_0x73b9bd);}catch(_0x12fbb7){logger[_0xd143('0x13')](_0x12fbb7);}if(_0x3fa550&&_0x3fa550[_0xd143('0x4d')]){_0x86342a=_0x3fa550[_0xd143('0x4d')][_0xd143('0x4e')](function(_0x32c151){return _0x32c151&&_0x32c151[_0xd143('0x4f')][0x0]&&_0x32c151[_0xd143('0x4f')][0x0][_0xd143('0x50')]?_0x32c151['alternatives'][0x0][_0xd143('0x50')]:'';})[_0xd143('0x51')]('\x0a');_0x2053bf=_0x3fa550[_0xd143('0x4d')]['map'](function(_0xc93404){return _0xc93404&&_0xc93404[_0xd143('0x4f')][0x0]&&_0xc93404[_0xd143('0x4f')][0x0][_0xd143('0x52')]?_0xc93404['alternatives'][0x0][_0xd143('0x52')]:0x0;})['join']('\x0a');}logger[_0xd143('0x18')]('googleASR\x20transcription',_0x86342a);logger[_0xd143('0x18')]('googleASR\x20confidence',_0x2053bf);return{'transcript':_0x86342a,'confidence':_0x2053bf};})[_0xd143('0x53')](function(_0x5623e2){logger[_0xd143('0x13')]('[%s]\x20%s:%s',_0x5623e2['statusCode'],_0x5623e2[_0xd143('0x54')],_0x5623e2[_0xd143('0x55')]);});};exports[_0xd143('0x56')]=function(_0x24b2b4,_0x349337,_0x396a32,_0x27a324){var _0x3cdc7d=apiai(_0x349337,{'language':_0x27a324||'en'});return _0x3cdc7d[_0xd143('0x57')](_0x396a32,{'sessionId':md5(_0x24b2b4)})[_0xd143('0x3a')](function(_0x1f32dd){logger['info'](JSON[_0xd143('0x41')](_0x1f32dd));return{'source':_0x1f32dd['result'][_0xd143('0x58')],'resolvedQuery':_0x1f32dd[_0xd143('0x59')]['resolvedQuery'],'action':_0x1f32dd[_0xd143('0x59')]['action'],'actionIncomplete':_0x1f32dd[_0xd143('0x59')]['actionIncomplete'],'speech':_0x1f32dd[_0xd143('0x59')][_0xd143('0x5a')][_0xd143('0x5b')],'score':_0x1f32dd[_0xd143('0x59')]['score'],'statusCode':_0x1f32dd['status'][_0xd143('0x5c')],'endConversation':_0x1f32dd[_0xd143('0x59')][_0xd143('0x5d')][_0xd143('0x5e')]||![],'isFallbackIntent':_0x1f32dd['result'][_0xd143('0x5d')]['isFallbackIntent']};});};exports[_0xd143('0x5f')]=function(_0x2ab314,_0x222ab2,_0x275ccb,_0x4f8fa8,_0x44b82d,_0x1ceaea){var _0x50e95a=_0x4f8fa8['replace'](/\\n/g,'\x0a');var _0x14edfe={'credentials':{'private_key':_0x50e95a,'client_email':_0x275ccb}};var _0x41db2f=new dialogflow['SessionsClient'](_0x14edfe);var _0x3d28a5=_0x41db2f['sessionPath'](_0x222ab2,md5(_0x2ab314));var _0x1482dd={'session':_0x3d28a5,'queryInput':{'text':{'text':_0x44b82d,'languageCode':_0x1ceaea}}};return _0x41db2f[_0xd143('0x60')](_0x1482dd)[_0xd143('0x3a')](function(_0xefa7e7){if(_0xefa7e7&&_0xefa7e7[_0xd143('0x46')]){logger[_0xd143('0x18')](_0xd143('0x61'),JSON[_0xd143('0x41')](_0xefa7e7));var _0x44e948=_0xefa7e7[0x0];if(_0x44e948){var _0x49bd76={'action':_0x44e948[_0xd143('0x62')][_0xd143('0x63')],'allRequiredParamsPresent':_0x44e948['queryResult'][_0xd143('0x64')],'endConversation':_0x44e948[_0xd143('0x62')][_0xd143('0x65')]&&_0x44e948[_0xd143('0x62')][_0xd143('0x65')]['fields']?_0x44e948[_0xd143('0x62')]['diagnosticInfo'][_0xd143('0x66')][_0xd143('0x67')][_0xd143('0x68')]:![],'fulfillmentText':_0x44e948['queryResult'][_0xd143('0x69')],'intentName':_0x44e948['queryResult'][_0xd143('0x6a')][_0xd143('0x54')],'intentDisplayName':_0x44e948[_0xd143('0x62')]['intent'][_0xd143('0x6b')],'isFallbackIntent':_0x44e948['queryResult'][_0xd143('0x6a')][_0xd143('0x6c')],'languageCode':_0x44e948[_0xd143('0x62')][_0xd143('0x6d')],'queryText':_0x44e948[_0xd143('0x62')][_0xd143('0x6e')],'responseId':_0x44e948[_0xd143('0x6f')],'score':_0x44e948['queryResult'][_0xd143('0x70')],'speech':_0x44e948[_0xd143('0x62')][_0xd143('0x69')],'providerResponse':JSON[_0xd143('0x41')](_0xefa7e7)};return _0x49bd76;}}});};exports[_0xd143('0x71')]=function(_0x4df534,_0x1bb673,_0x20f9e3,_0x43f203){return tilde[_0xd143('0x4b')](_0x4df534,_0x1bb673,_0x20f9e3,_0x43f203)[_0xd143('0x3a')](function(_0x5e432a){try{fs[_0xd143('0x2b')](_0x4df534);}catch(_0x78ddf5){logger[_0xd143('0x13')](_0x78ddf5);}logger['info'](_0xd143('0x72'),_0x5e432a[_0xd143('0x50')]);logger[_0xd143('0x18')](_0xd143('0x73'),_0x5e432a[_0xd143('0x52')]);return _0x5e432a;});};exports[_0xd143('0x74')]=function(_0x3a942f,_0x310f7e,_0x5a9211,_0x404341,_0x374b86,_0x549394){var _0x5552a5=path[_0xd143('0x25')](__dirname,'tmp',rs[_0xd143('0x27')](0x4)+_0xd143('0x37'));var _0x346630;return aws['polly'](_0x3a942f,_0x310f7e,_0x5a9211,_0x404341,_0x374b86,_0x549394,_0x5552a5)[_0xd143('0x3a')](function(){_0x346630=path['resolve'](__dirname,_0xd143('0x26'),rs[_0xd143('0x27')](0x4)+_0xd143('0x28'));return convertFile(_0x5552a5,_0x346630);})[_0xd143('0x3a')](function(){try{fs['unlink'](_0x5552a5);fs[_0xd143('0x2c')](_0x346630,_0xd143('0x2d'));}catch(_0x915da8){logger[_0xd143('0x13')](_0x915da8);}return _0x346630[_0xd143('0x2e')]('.')[0x0];});};exports[_0xd143('0x75')]=function(_0x1f91b9,_0x4d1886,_0x531bd1,_0x1ee463,_0xc288cb,_0xa22d13){return aws[_0xd143('0x76')](_0x1f91b9,_0x4d1886,_0x531bd1,_0x1ee463,_0xc288cb,_0xa22d13)[_0xd143('0x3a')](function(_0x1a52d8){logger[_0xd143('0x18')](JSON['stringify'](_0x1a52d8));return _0x1a52d8;});};exports['ispeechTTS']=function(_0x5d2992,_0x500c5e,_0x3a236e,_0x1289b0){var _0x3a843c=util['format'](_0xd143('0x77'),ISPEECH_API,_0x5d2992,encodeURIComponent(_0x500c5e),_0x3a236e,_0x1289b0);var _0x12a08c=path[_0xd143('0x25')](__dirname,_0xd143('0x26'),rs['generate'](0x4)+_0xd143('0x37'));var _0x5a0f02;return downloadFile(_0x3a843c,_0x12a08c)[_0xd143('0x3a')](function(){_0x5a0f02=path[_0xd143('0x25')](__dirname,_0xd143('0x26'),rs[_0xd143('0x27')](0x4)+'.wav');return convertFile(_0x12a08c,_0x5a0f02);})[_0xd143('0x3a')](function(){try{fs['unlink'](_0x12a08c);fs[_0xd143('0x2c')](_0x5a0f02,_0xd143('0x2d'));}catch(_0x597371){logger[_0xd143('0x13')](_0x597371);}return _0x5a0f02['split']('.')[0x0];});};exports['ispeechASR']=function(_0x1009a9,_0x4afecd,_0x499778,_0x4a0b1e){var _0x5691a9=util[_0xd143('0x78')](_0xd143('0x79'),ISPEECH_API,_0x4afecd,_0x499778,base64Encode(_0x1009a9),_0x4a0b1e?util[_0xd143('0x78')](_0xd143('0x7a'),encodeURIComponent(_0x4a0b1e)):_0xd143('0x7b'));return uploadFile(_0x5691a9)[_0xd143('0x3a')](function(_0x526eb5){return querystring[_0xd143('0x7c')](_0x526eb5);});};exports[_0xd143('0x7d')]=function(_0x2b4f10,_0x1ec79c){return sestek[_0xd143('0x7e')](_0x2b4f10,_0x1ec79c)[_0xd143('0x3a')](function(_0x508752){logger[_0xd143('0x18')](JSON[_0xd143('0x41')](_0x508752));var _0x2ba0b6={'speech':_0x508752[_0xd143('0x7f')],'action':_0x508752[_0xd143('0x80')]?_0x508752['channelData'][_0xd143('0x81')]:undefined,'actiondata':_0x508752['channelData']?_0x508752['channelData'][_0xd143('0x82')]:undefined};if(_0x508752[_0xd143('0x80')]&&_0x508752[_0xd143('0x80')][_0xd143('0x83')]){return base64Decode(_0x508752[_0xd143('0x80')]['AudioFromTts'][_0xd143('0x84')],path[_0xd143('0x25')](__dirname,_0xd143('0x26'),rs[_0xd143('0x27')](0x4)+_0xd143('0x28')))['then'](function(_0x59590c){_0x2ba0b6[_0xd143('0x85')]=_0x59590c;return _0x2ba0b6;});}return _0x2ba0b6;});};exports[_0xd143('0x86')]=function(){return __dirname;};
\ No newline at end of file
+var _0xff28=['languageCode','responseId','tildeASR','Tilde\x20ASR\x20transcription','Tilde\x20ASR\x20confidence','awsPolly','polly','lex','ispeechTTS','format','%s?apikey=%s&action=convert&text=%s&voice=%s&speed=%s&format=mp3','model=%s','freeform=3','nda','channelData','Data','audiofile','dirName','apiai-promise','bluebird','dialogflow','http','https','md5','request-promise','randomstring','sox','google-tts-api','url','parse','util','./aws','./sestek','./tilde','../../../config/logger','agi','https://api.ispeech.org/api/rest','protocol','https:','host','WHAT_EVER','get','statusCode','request\x20to\x20','\x20failed,\x20status\x20code\x20=\x20','statusMessage','createWriteStream','finish','info','finish\x20download\x20file','close','download\x20error','pipe','error','end','path','wav','error\x20convert','finish\x20to\x20convert','start','resolve','tmp','generate','.wav','writeFileSync','base64','then','unlink','chmodSync','split','readFileSync','googleCloudTTS','https://texttospeech.googleapis.com/v1/','?key=','input','voice','MP3','POST','.mp3','from','audioContent','777','googleCloudTTS\x20path','googleTTS','utf8','f.req=','stringify','jQ1olc','null','generic','slice','parse\x20response\x20failed:\x0a','data','length','lang\x20\x22','goggleTTS\x20path','googleASR','results','alternatives','transcript','join','confidence','googleASR\x20transcription','googleASR\x20confidence','catch','[%s]\x20%s:%s','message','googleDialogflow','textRequest','source','result','actionIncomplete','fulfillment','speech','score','metadata','isFallbackIntent','googleDialogflowV2','SessionsClient','detectIntent','Dialogflow\x20V2\x20response:','queryResult','action','allRequiredParamsPresent','diagnosticInfo','fields','fulfillmentText','name','intent','isFallback'];(function(_0x532423,_0x1919fb){var _0x36f29b=function(_0x2e0ccb){while(--_0x2e0ccb){_0x532423['push'](_0x532423['shift']());}};_0x36f29b(++_0x1919fb);}(_0xff28,0x116));var _0x8ff2=function(_0x4d7a70,_0x2d3bfa){_0x4d7a70=_0x4d7a70-0x0;var _0x3aafbb=_0xff28[_0x4d7a70];return _0x3aafbb;};'use strict';var apiai=require(_0x8ff2('0x0'));var BPromise=require(_0x8ff2('0x1'));var dialogflow=require(_0x8ff2('0x2'));var fs=require('fs');var http=require(_0x8ff2('0x3'));var https=require(_0x8ff2('0x4'));var md5=require(_0x8ff2('0x5'));var path=require('path');var querystring=require('querystring');var rp=require(_0x8ff2('0x6'));var rs=require(_0x8ff2('0x7'));var sox=require(_0x8ff2('0x8'));var tts=require(_0x8ff2('0x9'));var urlParse=require(_0x8ff2('0xa'))[_0x8ff2('0xb')];var util=require(_0x8ff2('0xc'));var aws=require(_0x8ff2('0xd'));var google=require('./google');var sestek=require(_0x8ff2('0xe'));var tilde=require(_0x8ff2('0xf'));var logger=require(_0x8ff2('0x10'))(_0x8ff2('0x11'));var ISPEECH_API=_0x8ff2('0x12');function downloadFile(_0x3cbaf3,_0x2f0790){return new BPromise(function(_0x3dbcb6,_0x456c23){var _0x47d033=urlParse(_0x3cbaf3);var _0x369f72=_0x47d033[_0x8ff2('0x13')]===_0x8ff2('0x14')?https:http;var _0x3478be={'host':_0x47d033[_0x8ff2('0x15')],'path':_0x47d033['path'],'headers':{'user-agent':_0x8ff2('0x16')}};_0x369f72[_0x8ff2('0x17')](_0x3478be,function(_0x1dd6a5){if(_0x1dd6a5[_0x8ff2('0x18')]!==0xc8){logger['error'](_0x8ff2('0x19')+_0x3cbaf3+_0x8ff2('0x1a')+_0x1dd6a5[_0x8ff2('0x18')]+'\x20('+_0x1dd6a5[_0x8ff2('0x1b')]+')');_0x456c23(new Error('request\x20to\x20'+_0x3cbaf3+_0x8ff2('0x1a')+_0x1dd6a5[_0x8ff2('0x18')]+'\x20('+_0x1dd6a5[_0x8ff2('0x1b')]+')'));return;}var _0x25c676=fs[_0x8ff2('0x1c')](_0x2f0790);_0x25c676['on'](_0x8ff2('0x1d'),function(){logger[_0x8ff2('0x1e')](_0x8ff2('0x1f'));_0x25c676[_0x8ff2('0x20')](_0x3dbcb6);});_0x25c676['on']('error',function(_0x332bc9){fs['unlink'](_0x2f0790);logger['error'](_0x8ff2('0x21'),_0x332bc9);_0x456c23(_0x332bc9);});_0x1dd6a5[_0x8ff2('0x22')](_0x25c676);})['on'](_0x8ff2('0x23'),function(_0x5696fa){logger[_0x8ff2('0x23')](_0x5696fa);_0x456c23(_0x5696fa);})[_0x8ff2('0x24')]();});}function uploadFile(_0x21dbeb){return new BPromise(function(_0x45e382,_0x1eedd7){var _0x2ac32f=urlParse(_0x21dbeb);var _0x563dfc=_0x2ac32f[_0x8ff2('0x13')]===_0x8ff2('0x14')?https:http;var _0x2d3e98={'host':_0x2ac32f['host'],'path':_0x2ac32f[_0x8ff2('0x25')],'headers':{'user-agent':_0x8ff2('0x16')}};_0x563dfc[_0x8ff2('0x17')](_0x2d3e98,function(_0x11ab09){if(_0x11ab09[_0x8ff2('0x18')]!==0xc8){_0x1eedd7(new Error(_0x8ff2('0x19')+_0x21dbeb+'\x20failed,\x20status\x20code\x20=\x20'+_0x11ab09[_0x8ff2('0x18')]+'\x20('+_0x11ab09[_0x8ff2('0x1b')]+')'));return;}var _0x21b7a5='';_0x11ab09['on']('data',function(_0x1075ba){_0x21b7a5+=_0x1075ba;});_0x11ab09['on'](_0x8ff2('0x24'),function(){_0x45e382(_0x21b7a5);});})['on'](_0x8ff2('0x23'),function(_0x39d5b8){_0x1eedd7(_0x39d5b8);})[_0x8ff2('0x24')]();});}function convertFile(_0x56cfbb,_0x376b49){return new BPromise(function(_0x49df26,_0x44b5cf){var _0x5cd776=sox['transcode'](_0x56cfbb,_0x376b49,{'sampleRate':0x1f40,'format':_0x8ff2('0x26'),'channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x5cd776['on']('error',function(_0x3708bb){logger['error'](_0x8ff2('0x27'),_0x3708bb);_0x44b5cf(_0x3708bb);});_0x5cd776['on'](_0x8ff2('0x24'),function(){logger[_0x8ff2('0x1e')](_0x8ff2('0x28'));_0x49df26();});_0x5cd776[_0x8ff2('0x29')]();});}function base64Decode(_0x5d3f43,_0x12b43f){var _0x40a40e=path[_0x8ff2('0x2a')](__dirname,_0x8ff2('0x2b'),rs[_0x8ff2('0x2c')](0x4)+_0x8ff2('0x2d'));fs[_0x8ff2('0x2e')](_0x40a40e,_0x5d3f43,_0x8ff2('0x2f'));return convertFile(_0x40a40e,_0x12b43f)[_0x8ff2('0x30')](function(){try{fs[_0x8ff2('0x31')](_0x40a40e);fs[_0x8ff2('0x32')](_0x12b43f,'777');}catch(_0x3eb62c){logger['error'](_0x3eb62c);}return _0x12b43f[_0x8ff2('0x33')]('.')[0x0];});}function base64Encode(_0x45505c){var _0x23c6ea=fs[_0x8ff2('0x34')](_0x45505c);return new Buffer(_0x23c6ea)['toString'](_0x8ff2('0x2f'));}exports[_0x8ff2('0x35')]=function(_0x5808f7,_0x2e2b28,_0x37de2b,_0x58e640,_0x64cb32,_0x11ced1){var _0x6948fd,_0x4bdfa0;var _0x1b8b29=_0x8ff2('0x36');var _0x14acb9=_0x8ff2('0x37')+_0x5808f7;var _0x377773={};if(_0x2e2b28==='ssml'){_0x377773[_0x8ff2('0x38')]={'ssml':_0x37de2b};}else{_0x377773['input']={'text':_0x37de2b};};_0x377773[_0x8ff2('0x39')]={'languageCode':_0x58e640,'ssmlGender':_0x64cb32};_0x377773['audioConfig']={'audioEncoding':_0x8ff2('0x3a'),'sampleRateHertz':0x1f40};var _0x563c83={'url':_0x1b8b29+'text:synthesize'+_0x14acb9,'method':_0x8ff2('0x3b'),'json':!![],'body':_0x377773};return rp(_0x563c83)[_0x8ff2('0x30')](function(_0x12fcdd){return new BPromise(function(_0x1f2b36,_0x17e968){_0x6948fd=path['resolve'](__dirname,_0x8ff2('0x2b'),rs[_0x8ff2('0x2c')](0x4)+_0x8ff2('0x3c'));var _0x35acf9=Buffer[_0x8ff2('0x3d')](_0x12fcdd[_0x8ff2('0x3e')],_0x8ff2('0x2f'));return fs['writeFile'](_0x6948fd,_0x35acf9,function(_0x29f572){_0x17e968(_0x29f572);},function(_0x55d540){fs[_0x8ff2('0x32')](_0x6948fd,_0x8ff2('0x3f'));_0x1f2b36(_0x55d540);});});})[_0x8ff2('0x30')](function(_0x4d307a){_0x4bdfa0=path[_0x8ff2('0x2a')](__dirname,'tmp',rs[_0x8ff2('0x2c')](0x4)+'.wav');return convertFile(_0x6948fd,_0x4bdfa0);})[_0x8ff2('0x30')](function(){try{fs[_0x8ff2('0x31')](_0x6948fd);fs[_0x8ff2('0x32')](_0x4bdfa0,'777');}catch(_0x208997){logger[_0x8ff2('0x23')](_0x208997);}logger[_0x8ff2('0x1e')](_0x8ff2('0x40'),_0x4bdfa0[_0x8ff2('0x33')]('.')[0x0]);return _0x4bdfa0['split']('.')[0x0];});};exports[_0x8ff2('0x41')]=function(_0x5c7c88,_0x43bc53){var _0x322d4f='https://translate.google.com/_/TranslateWebserverUi/data/batchexecute';var _0x23dacc,_0x1f617d;var _0x50cfe2;var _0xee70e9={'encoding':_0x8ff2('0x42'),'method':_0x8ff2('0x3b'),'timeout':0x2710,'url':_0x322d4f,'headers':{'Content-Type':'application/x-www-form-urlencoded'},'body':_0x8ff2('0x43')+encodeURIComponent(JSON[_0x8ff2('0x44')]([[[_0x8ff2('0x45'),JSON[_0x8ff2('0x44')]([_0x5c7c88,_0x43bc53||'en',![],_0x8ff2('0x46')]),null,_0x8ff2('0x47')]]]))};return rp(_0xee70e9)[_0x8ff2('0x30')](function(_0x5d442e){try{_0x50cfe2=eval(_0x5d442e[_0x8ff2('0x48')](0x5))[0x0][0x2];}catch(_0x3619ee){throw new Error(_0x8ff2('0x49')+_0x5d442e[_0x8ff2('0x4a')]);}if(!_0x50cfe2){if(_0x5c7c88[_0x8ff2('0x4b')]>0xc8){throw new Error('text\x20length\x20limit\x20reached');}else{throw new Error(_0x8ff2('0x4c')+_0x43bc53+'\x22\x20might\x20not\x20exist');}}try{_0x50cfe2=eval(_0x50cfe2)[0x0];}catch(_0x45c084){throw new Error(_0x8ff2('0x49')+res[_0x8ff2('0x4a')]);}const _0x3ef131=_0x50cfe2;_0x23dacc=path[_0x8ff2('0x2a')](__dirname,_0x8ff2('0x2b'),rs[_0x8ff2('0x2c')](0x4)+_0x8ff2('0x3c'));fs[_0x8ff2('0x2e')](_0x23dacc,_0x50cfe2,{'encoding':_0x8ff2('0x2f')});_0x1f617d=path[_0x8ff2('0x2a')](__dirname,_0x8ff2('0x2b'),rs[_0x8ff2('0x2c')](0x4)+_0x8ff2('0x2d'));return convertFile(_0x23dacc,_0x1f617d);})['then'](function(){try{fs[_0x8ff2('0x31')](_0x23dacc);fs[_0x8ff2('0x32')](_0x1f617d,_0x8ff2('0x3f'));}catch(_0x59bc44){logger[_0x8ff2('0x23')](_0x59bc44);}logger['info'](_0x8ff2('0x4d'),_0x1f617d[_0x8ff2('0x33')]('.')[0x0]);return _0x1f617d[_0x8ff2('0x33')]('.')[0x0];});};exports[_0x8ff2('0x4e')]=function(_0x75de75,_0x5a74b1,_0x35c1e7){return google['asr'](_0x75de75,_0x5a74b1,_0x35c1e7)[_0x8ff2('0x30')](function(_0x43aa51){logger[_0x8ff2('0x1e')](_0x43aa51['uri']);return rp(_0x43aa51);})[_0x8ff2('0x30')](function(_0x1ee0c3){var _0x2335c7='';var _0x18496=0x0;try{fs[_0x8ff2('0x31')](_0x75de75);}catch(_0x216140){logger[_0x8ff2('0x23')](_0x216140);}if(_0x1ee0c3&&_0x1ee0c3[_0x8ff2('0x4f')]){_0x2335c7=_0x1ee0c3[_0x8ff2('0x4f')]['map'](function(_0x500f51){return _0x500f51&&_0x500f51[_0x8ff2('0x50')][0x0]&&_0x500f51[_0x8ff2('0x50')][0x0][_0x8ff2('0x51')]?_0x500f51[_0x8ff2('0x50')][0x0]['transcript']:'';})[_0x8ff2('0x52')]('\x0a');_0x18496=_0x1ee0c3[_0x8ff2('0x4f')]['map'](function(_0x3346ef){return _0x3346ef&&_0x3346ef[_0x8ff2('0x50')][0x0]&&_0x3346ef[_0x8ff2('0x50')][0x0][_0x8ff2('0x53')]?_0x3346ef['alternatives'][0x0][_0x8ff2('0x53')]:0x0;})[_0x8ff2('0x52')]('\x0a');}logger[_0x8ff2('0x1e')](_0x8ff2('0x54'),_0x2335c7);logger[_0x8ff2('0x1e')](_0x8ff2('0x55'),_0x18496);return{'transcript':_0x2335c7,'confidence':_0x18496};})[_0x8ff2('0x56')](function(_0x21276a){logger[_0x8ff2('0x23')](_0x8ff2('0x57'),_0x21276a[_0x8ff2('0x18')],_0x21276a['name'],_0x21276a[_0x8ff2('0x58')]);});};exports[_0x8ff2('0x59')]=function(_0x2250fc,_0x55efb4,_0x105714,_0x2b0cd8){var _0x361f9e=apiai(_0x55efb4,{'language':_0x2b0cd8||'en'});return _0x361f9e[_0x8ff2('0x5a')](_0x105714,{'sessionId':md5(_0x2250fc)})[_0x8ff2('0x30')](function(_0x2cb706){logger[_0x8ff2('0x1e')](JSON[_0x8ff2('0x44')](_0x2cb706));return{'source':_0x2cb706['result'][_0x8ff2('0x5b')],'resolvedQuery':_0x2cb706['result']['resolvedQuery'],'action':_0x2cb706['result']['action'],'actionIncomplete':_0x2cb706[_0x8ff2('0x5c')][_0x8ff2('0x5d')],'speech':_0x2cb706[_0x8ff2('0x5c')][_0x8ff2('0x5e')][_0x8ff2('0x5f')],'score':_0x2cb706[_0x8ff2('0x5c')][_0x8ff2('0x60')],'statusCode':_0x2cb706['status']['code'],'endConversation':_0x2cb706['result']['metadata']['endConversation']||![],'isFallbackIntent':_0x2cb706[_0x8ff2('0x5c')][_0x8ff2('0x61')][_0x8ff2('0x62')]};});};exports[_0x8ff2('0x63')]=function(_0x346a91,_0x517e1c,_0x4c6535,_0x2d84d1,_0x137726,_0x2a101f){var _0x4417ad=_0x2d84d1['replace'](/\\n/g,'\x0a');var _0x3647e9={'credentials':{'private_key':_0x4417ad,'client_email':_0x4c6535}};var _0x4f8fac=new dialogflow[(_0x8ff2('0x64'))](_0x3647e9);var _0x119d8c=_0x4f8fac['sessionPath'](_0x517e1c,md5(_0x346a91));var _0x3a8ef4={'session':_0x119d8c,'queryInput':{'text':{'text':_0x137726,'languageCode':_0x2a101f}}};return _0x4f8fac[_0x8ff2('0x65')](_0x3a8ef4)[_0x8ff2('0x30')](function(_0x24b461){if(_0x24b461&&_0x24b461[_0x8ff2('0x4b')]){logger[_0x8ff2('0x1e')](_0x8ff2('0x66'),JSON[_0x8ff2('0x44')](_0x24b461));var _0x32f939=_0x24b461[0x0];if(_0x32f939){var _0x5c8a0b={'action':_0x32f939[_0x8ff2('0x67')][_0x8ff2('0x68')],'allRequiredParamsPresent':_0x32f939[_0x8ff2('0x67')][_0x8ff2('0x69')],'endConversation':_0x32f939[_0x8ff2('0x67')][_0x8ff2('0x6a')]&&_0x32f939[_0x8ff2('0x67')][_0x8ff2('0x6a')]['fields']?_0x32f939[_0x8ff2('0x67')]['diagnosticInfo'][_0x8ff2('0x6b')]['end_conversation']['boolValue']:![],'fulfillmentText':_0x32f939['queryResult'][_0x8ff2('0x6c')],'intentName':_0x32f939[_0x8ff2('0x67')]['intent'][_0x8ff2('0x6d')],'intentDisplayName':_0x32f939[_0x8ff2('0x67')][_0x8ff2('0x6e')]['displayName'],'isFallbackIntent':_0x32f939[_0x8ff2('0x67')]['intent'][_0x8ff2('0x6f')],'languageCode':_0x32f939[_0x8ff2('0x67')][_0x8ff2('0x70')],'queryText':_0x32f939[_0x8ff2('0x67')]['queryText'],'responseId':_0x32f939[_0x8ff2('0x71')],'score':_0x32f939[_0x8ff2('0x67')]['intentDetectionConfidence'],'speech':_0x32f939[_0x8ff2('0x67')][_0x8ff2('0x6c')],'providerResponse':JSON[_0x8ff2('0x44')](_0x24b461)};return _0x5c8a0b;}}});};exports[_0x8ff2('0x72')]=function(_0x45c086,_0xe1e2d0,_0x451603,_0x234f87){return tilde['asr'](_0x45c086,_0xe1e2d0,_0x451603,_0x234f87)[_0x8ff2('0x30')](function(_0x3d268f){try{fs[_0x8ff2('0x31')](_0x45c086);}catch(_0x1bcda0){logger['error'](_0x1bcda0);}logger[_0x8ff2('0x1e')](_0x8ff2('0x73'),_0x3d268f[_0x8ff2('0x51')]);logger[_0x8ff2('0x1e')](_0x8ff2('0x74'),_0x3d268f[_0x8ff2('0x53')]);return _0x3d268f;});};exports[_0x8ff2('0x75')]=function(_0x13053c,_0x4cfe14,_0x783649,_0x30a587,_0x2e89ff,_0x1dd0ab){var _0x367822=path[_0x8ff2('0x2a')](__dirname,_0x8ff2('0x2b'),rs[_0x8ff2('0x2c')](0x4)+'.mp3');var _0x49a01c;return aws[_0x8ff2('0x76')](_0x13053c,_0x4cfe14,_0x783649,_0x30a587,_0x2e89ff,_0x1dd0ab,_0x367822)[_0x8ff2('0x30')](function(){_0x49a01c=path['resolve'](__dirname,_0x8ff2('0x2b'),rs[_0x8ff2('0x2c')](0x4)+'.wav');return convertFile(_0x367822,_0x49a01c);})[_0x8ff2('0x30')](function(){try{fs[_0x8ff2('0x31')](_0x367822);fs[_0x8ff2('0x32')](_0x49a01c,'777');}catch(_0x224ee6){logger[_0x8ff2('0x23')](_0x224ee6);}return _0x49a01c[_0x8ff2('0x33')]('.')[0x0];});};exports['awsLex']=function(_0x52acc6,_0x3e0e82,_0x115eac,_0x333b1f,_0x440021,_0x256f85){return aws[_0x8ff2('0x77')](_0x52acc6,_0x3e0e82,_0x115eac,_0x333b1f,_0x440021,_0x256f85)['then'](function(_0x57db87){logger[_0x8ff2('0x1e')](JSON['stringify'](_0x57db87));return _0x57db87;});};exports[_0x8ff2('0x78')]=function(_0x9e1d0b,_0x4faf70,_0x26fa0e,_0x9eb741){var _0x4cb819=util[_0x8ff2('0x79')](_0x8ff2('0x7a'),ISPEECH_API,_0x9e1d0b,encodeURIComponent(_0x4faf70),_0x26fa0e,_0x9eb741);var _0x413ddb=path[_0x8ff2('0x2a')](__dirname,_0x8ff2('0x2b'),rs['generate'](0x4)+_0x8ff2('0x3c'));var _0x2ca16a;return downloadFile(_0x4cb819,_0x413ddb)[_0x8ff2('0x30')](function(){_0x2ca16a=path['resolve'](__dirname,'tmp',rs[_0x8ff2('0x2c')](0x4)+_0x8ff2('0x2d'));return convertFile(_0x413ddb,_0x2ca16a);})[_0x8ff2('0x30')](function(){try{fs[_0x8ff2('0x31')](_0x413ddb);fs[_0x8ff2('0x32')](_0x2ca16a,_0x8ff2('0x3f'));}catch(_0x5252e9){logger[_0x8ff2('0x23')](_0x5252e9);}return _0x2ca16a[_0x8ff2('0x33')]('.')[0x0];});};exports['ispeechASR']=function(_0x1e298d,_0x1c8f8e,_0x5220a9,_0x522f2d){var _0x1afe8b=util[_0x8ff2('0x79')]('%s?apikey=%s&action=recognize&locale=%s&content-type=audio/x-wav&audio=%s&%s',ISPEECH_API,_0x1c8f8e,_0x5220a9,base64Encode(_0x1e298d),_0x522f2d?util['format'](_0x8ff2('0x7b'),encodeURIComponent(_0x522f2d)):_0x8ff2('0x7c'));return uploadFile(_0x1afe8b)[_0x8ff2('0x30')](function(_0x44fa8b){return querystring[_0x8ff2('0xb')](_0x44fa8b);});};exports['sestekNDA']=function(_0x679986,_0x4b3c2d){return sestek[_0x8ff2('0x7d')](_0x679986,_0x4b3c2d)[_0x8ff2('0x30')](function(_0x250553){logger['info'](JSON[_0x8ff2('0x44')](_0x250553));var _0xed9272={'speech':_0x250553['text'],'action':_0x250553[_0x8ff2('0x7e')]?_0x250553[_0x8ff2('0x7e')]['CustomAction']:undefined,'actiondata':_0x250553[_0x8ff2('0x7e')]?_0x250553[_0x8ff2('0x7e')]['CustomActionData']:undefined};if(_0x250553['channelData']&&_0x250553[_0x8ff2('0x7e')]['AudioFromTts']){return base64Decode(_0x250553[_0x8ff2('0x7e')]['AudioFromTts'][_0x8ff2('0x7f')],path[_0x8ff2('0x2a')](__dirname,_0x8ff2('0x2b'),rs[_0x8ff2('0x2c')](0x4)+_0x8ff2('0x2d')))[_0x8ff2('0x30')](function(_0x411fa5){_0xed9272[_0x8ff2('0x80')]=_0x411fa5;return _0xed9272;});}return _0xed9272;});};exports[_0x8ff2('0x81')]=function(){return __dirname;};
\ No newline at end of file