Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / services / agi / scripts / index.js
index 3b90efb..6a97939 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4f48=['application/x-www-form-urlencoded','f.req=','stringify','jQ1olc','generic','slice','parse\x20response\x20failed:\x0a','length','lang\x20\x22','\x22\x20might\x20not\x20exist','writeFileSync','goggleTTS\x20path','asr','uri','results','map','alternatives','transcript','confidence','googleASR\x20transcription','googleASR\x20confidence','catch','[%s]\x20%s:%s','name','message','googleDialogflow','textRequest','result','source','resolvedQuery','action','fulfillment','speech','status','code','metadata','endConversation','isFallbackIntent','SessionsClient','sessionPath','detectIntent','Dialogflow\x20V2\x20response:','queryResult','allRequiredParamsPresent','diagnosticInfo','fields','end_conversation','boolValue','intent','languageCode','queryText','intentDetectionConfidence','fulfillmentText','tildeASR','Tilde\x20ASR\x20transcription','Tilde\x20ASR\x20confidence','awsPolly','.mp3','awsLex','lex','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','nda','channelData','CustomAction','CustomActionData','AudioFromTts','Data','audiofile','dirName','apiai-promise','bluebird','md5','path','querystring','request-promise','randomstring','google-tts-api','url','parse','./aws','./google','./tilde','../../../config/logger','agi','protocol','https:','host','WHAT_EVER','get','statusCode','error','request\x20to\x20','\x20failed,\x20status\x20code\x20=\x20','statusMessage','createWriteStream','finish','finish\x20download\x20file','close','unlink','download\x20error','pipe','end','data','transcode','wav','error\x20convert','info','finish\x20to\x20convert','start','resolve','tmp','generate','.wav','base64','then','chmodSync','777','readFileSync','googleCloudTTS','https://texttospeech.googleapis.com/v1/','?key=','ssml','input','voice','MP3','text:synthesize','audioContent','writeFile','googleCloudTTS\x20path','split','googleTTS','https://translate.google.com/_/TranslateWebserverUi/data/batchexecute','utf8','POST'];(function(_0xe66cf2,_0x32ba5f){var _0x2d84e7=function(_0x58a7d8){while(--_0x58a7d8){_0xe66cf2['push'](_0xe66cf2['shift']());}};_0x2d84e7(++_0x32ba5f);}(_0x4f48,0x1eb));var _0x84f4=function(_0x514899,_0x3687c2){_0x514899=_0x514899-0x0;var _0x20c396=_0x4f48[_0x514899];return _0x20c396;};'use strict';var apiai=require(_0x84f4('0x0'));var BPromise=require(_0x84f4('0x1'));var dialogflow=require('dialogflow');var fs=require('fs');var http=require('http');var https=require('https');var md5=require(_0x84f4('0x2'));var path=require(_0x84f4('0x3'));var querystring=require(_0x84f4('0x4'));var rp=require(_0x84f4('0x5'));var rs=require(_0x84f4('0x6'));var sox=require('sox');var tts=require(_0x84f4('0x7'));var urlParse=require(_0x84f4('0x8'))[_0x84f4('0x9')];var util=require('util');var aws=require(_0x84f4('0xa'));var google=require(_0x84f4('0xb'));var sestek=require('./sestek');var tilde=require(_0x84f4('0xc'));var logger=require(_0x84f4('0xd'))(_0x84f4('0xe'));var ISPEECH_API='https://api.ispeech.org/api/rest';function downloadFile(_0x46d712,_0x28cb91){return new BPromise(function(_0x2e28bc,_0x8378a9){var _0x26bf24=urlParse(_0x46d712);var _0xc517d8=_0x26bf24[_0x84f4('0xf')]===_0x84f4('0x10')?https:http;var _0x2c8c3a={'host':_0x26bf24[_0x84f4('0x11')],'path':_0x26bf24['path'],'headers':{'user-agent':_0x84f4('0x12')}};_0xc517d8[_0x84f4('0x13')](_0x2c8c3a,function(_0x348f46){if(_0x348f46[_0x84f4('0x14')]!==0xc8){logger[_0x84f4('0x15')](_0x84f4('0x16')+_0x46d712+_0x84f4('0x17')+_0x348f46[_0x84f4('0x14')]+'\x20('+_0x348f46[_0x84f4('0x18')]+')');_0x8378a9(new Error(_0x84f4('0x16')+_0x46d712+'\x20failed,\x20status\x20code\x20=\x20'+_0x348f46[_0x84f4('0x14')]+'\x20('+_0x348f46[_0x84f4('0x18')]+')'));return;}var _0x3abd2d=fs[_0x84f4('0x19')](_0x28cb91);_0x3abd2d['on'](_0x84f4('0x1a'),function(){logger['info'](_0x84f4('0x1b'));_0x3abd2d[_0x84f4('0x1c')](_0x2e28bc);});_0x3abd2d['on'](_0x84f4('0x15'),function(_0x1cf25f){fs[_0x84f4('0x1d')](_0x28cb91);logger[_0x84f4('0x15')](_0x84f4('0x1e'),_0x1cf25f);_0x8378a9(_0x1cf25f);});_0x348f46[_0x84f4('0x1f')](_0x3abd2d);})['on'](_0x84f4('0x15'),function(_0x40f710){logger['error'](_0x40f710);_0x8378a9(_0x40f710);})[_0x84f4('0x20')]();});}function uploadFile(_0x2a203e){return new BPromise(function(_0x1a2392,_0x37a642){var _0xf91e7a=urlParse(_0x2a203e);var _0x2ce7db=_0xf91e7a[_0x84f4('0xf')]==='https:'?https:http;var _0x4a54d7={'host':_0xf91e7a[_0x84f4('0x11')],'path':_0xf91e7a[_0x84f4('0x3')],'headers':{'user-agent':_0x84f4('0x12')}};_0x2ce7db[_0x84f4('0x13')](_0x4a54d7,function(_0x2cf816){if(_0x2cf816[_0x84f4('0x14')]!==0xc8){_0x37a642(new Error('request\x20to\x20'+_0x2a203e+_0x84f4('0x17')+_0x2cf816[_0x84f4('0x14')]+'\x20('+_0x2cf816[_0x84f4('0x18')]+')'));return;}var _0x154528='';_0x2cf816['on'](_0x84f4('0x21'),function(_0x174ffe){_0x154528+=_0x174ffe;});_0x2cf816['on'](_0x84f4('0x20'),function(){_0x1a2392(_0x154528);});})['on']('error',function(_0x2953f6){_0x37a642(_0x2953f6);})[_0x84f4('0x20')]();});}function convertFile(_0x52d328,_0x2f0151){return new BPromise(function(_0x2a952d,_0x3a1730){var _0x5c8b85=sox[_0x84f4('0x22')](_0x52d328,_0x2f0151,{'sampleRate':0x1f40,'format':_0x84f4('0x23'),'channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x5c8b85['on'](_0x84f4('0x15'),function(_0x22c823){logger[_0x84f4('0x15')](_0x84f4('0x24'),_0x22c823);_0x3a1730(_0x22c823);});_0x5c8b85['on'](_0x84f4('0x20'),function(){logger[_0x84f4('0x25')](_0x84f4('0x26'));_0x2a952d();});_0x5c8b85[_0x84f4('0x27')]();});}function base64Decode(_0x35eb7b,_0x33bee1){var _0x3466ef=path[_0x84f4('0x28')](__dirname,_0x84f4('0x29'),rs[_0x84f4('0x2a')](0x4)+_0x84f4('0x2b'));fs['writeFileSync'](_0x3466ef,_0x35eb7b,_0x84f4('0x2c'));return convertFile(_0x3466ef,_0x33bee1)[_0x84f4('0x2d')](function(){try{fs[_0x84f4('0x1d')](_0x3466ef);fs[_0x84f4('0x2e')](_0x33bee1,_0x84f4('0x2f'));}catch(_0x13d2f3){logger[_0x84f4('0x15')](_0x13d2f3);}return _0x33bee1['split']('.')[0x0];});}function base64Encode(_0x1afc8b){var _0xcf79a6=fs[_0x84f4('0x30')](_0x1afc8b);return new Buffer(_0xcf79a6)['toString']('base64');}exports[_0x84f4('0x31')]=function(_0x488b1a,_0x7c36d,_0x2bb82f,_0x5b4760,_0x51fefd,_0x2cd673){var _0x2dbf17,_0x34e9fe;var _0x305140=_0x84f4('0x32');var _0x1999dd=_0x84f4('0x33')+_0x488b1a;var _0xfa152f={};if(_0x7c36d===_0x84f4('0x34')){_0xfa152f[_0x84f4('0x35')]={'ssml':_0x2bb82f};}else{_0xfa152f[_0x84f4('0x35')]={'text':_0x2bb82f};};_0xfa152f[_0x84f4('0x36')]={'languageCode':_0x5b4760,'ssmlGender':_0x51fefd};_0xfa152f['audioConfig']={'audioEncoding':_0x84f4('0x37'),'sampleRateHertz':0x1f40};var _0x242595={'url':_0x305140+_0x84f4('0x38')+_0x1999dd,'method':'POST','json':!![],'body':_0xfa152f};return rp(_0x242595)[_0x84f4('0x2d')](function(_0x13d255){return new BPromise(function(_0x52cb75,_0x25d238){_0x2dbf17=path[_0x84f4('0x28')](__dirname,_0x84f4('0x29'),rs[_0x84f4('0x2a')](0x4)+'.mp3');var _0x262641=Buffer['from'](_0x13d255[_0x84f4('0x39')],'base64');return fs[_0x84f4('0x3a')](_0x2dbf17,_0x262641,function(_0x400010){_0x25d238(_0x400010);},function(_0x2e1ea1){fs['chmodSync'](_0x2dbf17,'777');_0x52cb75(_0x2e1ea1);});});})[_0x84f4('0x2d')](function(_0x233e5e){_0x34e9fe=path[_0x84f4('0x28')](__dirname,'tmp',rs[_0x84f4('0x2a')](0x4)+_0x84f4('0x2b'));return convertFile(_0x2dbf17,_0x34e9fe);})[_0x84f4('0x2d')](function(){try{fs[_0x84f4('0x1d')](_0x2dbf17);fs['chmodSync'](_0x34e9fe,_0x84f4('0x2f'));}catch(_0xddbfbc){logger['error'](_0xddbfbc);}logger[_0x84f4('0x25')](_0x84f4('0x3b'),_0x34e9fe[_0x84f4('0x3c')]('.')[0x0]);return _0x34e9fe[_0x84f4('0x3c')]('.')[0x0];});};exports[_0x84f4('0x3d')]=function(_0xd0072c,_0x2db495){var _0x3ffae6=_0x84f4('0x3e');var _0x5329d2,_0x4d2c87;var _0xb37bba;var _0x58d433={'encoding':_0x84f4('0x3f'),'method':_0x84f4('0x40'),'timeout':0x2710,'url':_0x3ffae6,'headers':{'Content-Type':_0x84f4('0x41')},'body':_0x84f4('0x42')+encodeURIComponent(JSON[_0x84f4('0x43')]([[[_0x84f4('0x44'),JSON['stringify']([_0xd0072c,_0x2db495||'en',![],'null']),null,_0x84f4('0x45')]]]))};return rp(_0x58d433)[_0x84f4('0x2d')](function(_0x3b9db7){try{_0xb37bba=eval(_0x3b9db7[_0x84f4('0x46')](0x5))[0x0][0x2];}catch(_0x430774){throw new Error(_0x84f4('0x47')+_0x3b9db7[_0x84f4('0x21')]);}if(!_0xb37bba){if(_0xd0072c[_0x84f4('0x48')]>0xc8){throw new Error('text\x20length\x20limit\x20reached');}else{throw new Error(_0x84f4('0x49')+_0x2db495+_0x84f4('0x4a'));}}try{_0xb37bba=eval(_0xb37bba)[0x0];}catch(_0xea7b80){throw new Error('parse\x20response\x20failed:\x0a'+res[_0x84f4('0x21')]);}const _0x5ae71a=_0xb37bba;_0x5329d2=path['resolve'](__dirname,_0x84f4('0x29'),rs[_0x84f4('0x2a')](0x4)+'.mp3');fs[_0x84f4('0x4b')](_0x5329d2,_0xb37bba,{'encoding':'base64'});_0x4d2c87=path[_0x84f4('0x28')](__dirname,_0x84f4('0x29'),rs[_0x84f4('0x2a')](0x4)+_0x84f4('0x2b'));return convertFile(_0x5329d2,_0x4d2c87);})['then'](function(){try{fs[_0x84f4('0x1d')](_0x5329d2);fs[_0x84f4('0x2e')](_0x4d2c87,_0x84f4('0x2f'));}catch(_0x5c438a){logger[_0x84f4('0x15')](_0x5c438a);}logger['info'](_0x84f4('0x4c'),_0x4d2c87[_0x84f4('0x3c')]('.')[0x0]);return _0x4d2c87[_0x84f4('0x3c')]('.')[0x0];});};exports['googleASR']=function(_0x18a96a,_0x52cc70,_0x57ae0b){return google[_0x84f4('0x4d')](_0x18a96a,_0x52cc70,_0x57ae0b)[_0x84f4('0x2d')](function(_0x243f58){logger['info'](_0x243f58[_0x84f4('0x4e')]);return rp(_0x243f58);})[_0x84f4('0x2d')](function(_0x691f97){var _0xd09b68='';var _0x4bedea=0x0;try{fs['unlink'](_0x18a96a);}catch(_0x10a048){logger[_0x84f4('0x15')](_0x10a048);}if(_0x691f97&&_0x691f97['results']){_0xd09b68=_0x691f97[_0x84f4('0x4f')][_0x84f4('0x50')](function(_0x5bea9f){return _0x5bea9f&&_0x5bea9f[_0x84f4('0x51')][0x0]&&_0x5bea9f[_0x84f4('0x51')][0x0][_0x84f4('0x52')]?_0x5bea9f[_0x84f4('0x51')][0x0][_0x84f4('0x52')]:'';})['join']('\x0a');_0x4bedea=_0x691f97[_0x84f4('0x4f')][_0x84f4('0x50')](function(_0xb13823){return _0xb13823&&_0xb13823['alternatives'][0x0]&&_0xb13823[_0x84f4('0x51')][0x0][_0x84f4('0x53')]?_0xb13823['alternatives'][0x0]['confidence']:0x0;})['join']('\x0a');}logger[_0x84f4('0x25')](_0x84f4('0x54'),_0xd09b68);logger['info'](_0x84f4('0x55'),_0x4bedea);return{'transcript':_0xd09b68,'confidence':_0x4bedea};})[_0x84f4('0x56')](function(_0xd2ce82){logger[_0x84f4('0x15')](_0x84f4('0x57'),_0xd2ce82[_0x84f4('0x14')],_0xd2ce82[_0x84f4('0x58')],_0xd2ce82[_0x84f4('0x59')]);});};exports[_0x84f4('0x5a')]=function(_0x490a5c,_0x111732,_0x1b8a38,_0x3d592e){var _0x57fc43=apiai(_0x111732,{'language':_0x3d592e||'en'});return _0x57fc43[_0x84f4('0x5b')](_0x1b8a38,{'sessionId':md5(_0x490a5c)})[_0x84f4('0x2d')](function(_0x4fb5e3){logger[_0x84f4('0x25')](JSON[_0x84f4('0x43')](_0x4fb5e3));return{'source':_0x4fb5e3[_0x84f4('0x5c')][_0x84f4('0x5d')],'resolvedQuery':_0x4fb5e3[_0x84f4('0x5c')][_0x84f4('0x5e')],'action':_0x4fb5e3[_0x84f4('0x5c')][_0x84f4('0x5f')],'actionIncomplete':_0x4fb5e3[_0x84f4('0x5c')]['actionIncomplete'],'speech':_0x4fb5e3[_0x84f4('0x5c')][_0x84f4('0x60')][_0x84f4('0x61')],'score':_0x4fb5e3[_0x84f4('0x5c')]['score'],'statusCode':_0x4fb5e3[_0x84f4('0x62')][_0x84f4('0x63')],'endConversation':_0x4fb5e3[_0x84f4('0x5c')][_0x84f4('0x64')][_0x84f4('0x65')]||![],'isFallbackIntent':_0x4fb5e3[_0x84f4('0x5c')][_0x84f4('0x64')][_0x84f4('0x66')]};});};exports['googleDialogflowV2']=function(_0x3cd496,_0x27138d,_0x4acbf7,_0x363e15,_0x95b2ec,_0x3ed948){var _0x54f7a9=_0x363e15['replace'](/\\n/g,'\x0a');var _0x27bd07={'credentials':{'private_key':_0x54f7a9,'client_email':_0x4acbf7}};var _0xb95890=new dialogflow[(_0x84f4('0x67'))](_0x27bd07);var _0x2b5b2a=_0xb95890[_0x84f4('0x68')](_0x27138d,md5(_0x3cd496));var _0x24c5ee={'session':_0x2b5b2a,'queryInput':{'text':{'text':_0x95b2ec,'languageCode':_0x3ed948}}};return _0xb95890[_0x84f4('0x69')](_0x24c5ee)[_0x84f4('0x2d')](function(_0x175f28){if(_0x175f28&&_0x175f28[_0x84f4('0x48')]){logger[_0x84f4('0x25')](_0x84f4('0x6a'),JSON[_0x84f4('0x43')](_0x175f28));var _0x5758de=_0x175f28[0x0];if(_0x5758de){var _0x41c86e={'action':_0x5758de[_0x84f4('0x6b')][_0x84f4('0x5f')],'allRequiredParamsPresent':_0x5758de[_0x84f4('0x6b')][_0x84f4('0x6c')],'endConversation':_0x5758de[_0x84f4('0x6b')][_0x84f4('0x6d')]&&_0x5758de[_0x84f4('0x6b')]['diagnosticInfo'][_0x84f4('0x6e')]?_0x5758de[_0x84f4('0x6b')][_0x84f4('0x6d')][_0x84f4('0x6e')][_0x84f4('0x6f')][_0x84f4('0x70')]:![],'fulfillmentText':_0x5758de[_0x84f4('0x6b')]['fulfillmentText'],'intentName':_0x5758de[_0x84f4('0x6b')][_0x84f4('0x71')]['name'],'intentDisplayName':_0x5758de[_0x84f4('0x6b')]['intent']['displayName'],'isFallbackIntent':_0x5758de[_0x84f4('0x6b')][_0x84f4('0x71')]['isFallback'],'languageCode':_0x5758de[_0x84f4('0x6b')][_0x84f4('0x72')],'queryText':_0x5758de['queryResult'][_0x84f4('0x73')],'responseId':_0x5758de['responseId'],'score':_0x5758de[_0x84f4('0x6b')][_0x84f4('0x74')],'speech':_0x5758de[_0x84f4('0x6b')][_0x84f4('0x75')],'providerResponse':JSON[_0x84f4('0x43')](_0x175f28)};return _0x41c86e;}}});};exports[_0x84f4('0x76')]=function(_0x3f7f29,_0x551459,_0x3ab3ae,_0x342ed7){return tilde[_0x84f4('0x4d')](_0x3f7f29,_0x551459,_0x3ab3ae,_0x342ed7)['then'](function(_0x1d16ee){try{fs['unlink'](_0x3f7f29);}catch(_0x55c5f8){logger[_0x84f4('0x15')](_0x55c5f8);}logger[_0x84f4('0x25')](_0x84f4('0x77'),_0x1d16ee['transcript']);logger[_0x84f4('0x25')](_0x84f4('0x78'),_0x1d16ee[_0x84f4('0x53')]);return _0x1d16ee;});};exports[_0x84f4('0x79')]=function(_0x1cc49b,_0x282aeb,_0x1b141f,_0x252469,_0x1dd229,_0x1eacc6){var _0x3f86cd=path[_0x84f4('0x28')](__dirname,_0x84f4('0x29'),rs[_0x84f4('0x2a')](0x4)+_0x84f4('0x7a'));var _0x382cdd;return aws['polly'](_0x1cc49b,_0x282aeb,_0x1b141f,_0x252469,_0x1dd229,_0x1eacc6,_0x3f86cd)['then'](function(){_0x382cdd=path[_0x84f4('0x28')](__dirname,_0x84f4('0x29'),rs[_0x84f4('0x2a')](0x4)+_0x84f4('0x2b'));return convertFile(_0x3f86cd,_0x382cdd);})[_0x84f4('0x2d')](function(){try{fs[_0x84f4('0x1d')](_0x3f86cd);fs[_0x84f4('0x2e')](_0x382cdd,'777');}catch(_0x3308d7){logger[_0x84f4('0x15')](_0x3308d7);}return _0x382cdd[_0x84f4('0x3c')]('.')[0x0];});};exports[_0x84f4('0x7b')]=function(_0x5f3940,_0x4ce188,_0xe5d79f,_0x3cb3a2,_0x4cea5b,_0x362e7d){return aws[_0x84f4('0x7c')](_0x5f3940,_0x4ce188,_0xe5d79f,_0x3cb3a2,_0x4cea5b,_0x362e7d)[_0x84f4('0x2d')](function(_0x29cf5c){logger['info'](JSON[_0x84f4('0x43')](_0x29cf5c));return _0x29cf5c;});};exports['ispeechTTS']=function(_0x2a489d,_0x1a3816,_0x480d16,_0x209980){var _0x58d50e=util[_0x84f4('0x7d')](_0x84f4('0x7e'),ISPEECH_API,_0x2a489d,encodeURIComponent(_0x1a3816),_0x480d16,_0x209980);var _0x2c8eb0=path[_0x84f4('0x28')](__dirname,_0x84f4('0x29'),rs[_0x84f4('0x2a')](0x4)+_0x84f4('0x7a'));var _0x5346af;return downloadFile(_0x58d50e,_0x2c8eb0)['then'](function(){_0x5346af=path[_0x84f4('0x28')](__dirname,_0x84f4('0x29'),rs[_0x84f4('0x2a')](0x4)+_0x84f4('0x2b'));return convertFile(_0x2c8eb0,_0x5346af);})[_0x84f4('0x2d')](function(){try{fs['unlink'](_0x2c8eb0);fs[_0x84f4('0x2e')](_0x5346af,_0x84f4('0x2f'));}catch(_0x151057){logger['error'](_0x151057);}return _0x5346af[_0x84f4('0x3c')]('.')[0x0];});};exports[_0x84f4('0x7f')]=function(_0x39b1d6,_0x158454,_0x25046b,_0x5a4dac){var _0x4ebb10=util[_0x84f4('0x7d')](_0x84f4('0x80'),ISPEECH_API,_0x158454,_0x25046b,base64Encode(_0x39b1d6),_0x5a4dac?util[_0x84f4('0x7d')](_0x84f4('0x81'),encodeURIComponent(_0x5a4dac)):_0x84f4('0x82'));return uploadFile(_0x4ebb10)[_0x84f4('0x2d')](function(_0x68adac){return querystring[_0x84f4('0x9')](_0x68adac);});};exports['sestekNDA']=function(_0x82125a,_0x4d9641){return sestek[_0x84f4('0x83')](_0x82125a,_0x4d9641)[_0x84f4('0x2d')](function(_0x1608c7){logger[_0x84f4('0x25')](JSON[_0x84f4('0x43')](_0x1608c7));var _0x3744b7={'speech':_0x1608c7['text'],'action':_0x1608c7[_0x84f4('0x84')]?_0x1608c7[_0x84f4('0x84')][_0x84f4('0x85')]:undefined,'actiondata':_0x1608c7['channelData']?_0x1608c7[_0x84f4('0x84')][_0x84f4('0x86')]:undefined};if(_0x1608c7[_0x84f4('0x84')]&&_0x1608c7['channelData'][_0x84f4('0x87')]){return base64Decode(_0x1608c7[_0x84f4('0x84')]['AudioFromTts'][_0x84f4('0x88')],path[_0x84f4('0x28')](__dirname,_0x84f4('0x29'),rs[_0x84f4('0x2a')](0x4)+'.wav'))['then'](function(_0x38e33a){_0x3744b7[_0x84f4('0x89')]=_0x38e33a;return _0x3744b7;});}return _0x3744b7;});};exports[_0x84f4('0x8a')]=function(){return __dirname;};
\ No newline at end of file
+var _0x8cbd=['generate','.wav','base64','then','unlink','chmodSync','777','split','https://texttospeech.googleapis.com/v1/','?key=','ssml','input','voice','audioConfig','MP3','text:synthesize','POST','.mp3','audioContent','writeFile','resolve','googleCloudTTS\x20path','googleTTS','https://translate.google.com/_/TranslateWebserverUi/data/batchexecute','utf8','f.req=','stringify','null','slice','parse\x20response\x20failed:\x0a','length','lang\x20\x22','writeFileSync','goggleTTS\x20path','uri','results','map','alternatives','transcript','join','confidence','googleASR\x20transcription','googleASR\x20confidence','catch','message','result','resolvedQuery','action','actionIncomplete','fulfillment','speech','score','metadata','isFallbackIntent','googleDialogflowV2','replace','SessionsClient','detectIntent','Dialogflow\x20V2\x20response:','queryResult','allRequiredParamsPresent','diagnosticInfo','fields','boolValue','fulfillmentText','intent','name','displayName','isFallback','languageCode','queryText','responseId','intentDetectionConfidence','asr','Tilde\x20ASR\x20transcription','awsLex','lex','%s?apikey=%s&action=convert&text=%s&voice=%s&speed=%s&format=mp3','ispeechASR','format','%s?apikey=%s&action=recognize&locale=%s&content-type=audio/x-wav&audio=%s&%s','model=%s','freeform=3','nda','text','channelData','CustomAction','CustomActionData','AudioFromTts','audiofile','apiai-promise','https','path','querystring','request-promise','randomstring','sox','google-tts-api','parse','util','./aws','./google','./sestek','./tilde','../../../config/logger','agi','https://api.ispeech.org/api/rest','protocol','host','get','statusCode','error','\x20failed,\x20status\x20code\x20=\x20','statusMessage','createWriteStream','info','finish\x20download\x20file','close','download\x20error','end','https:','request\x20to\x20','data','transcode','error\x20convert','start','tmp'];(function(_0x26b4e8,_0x1c1a98){var _0x448057=function(_0x30c3d4){while(--_0x30c3d4){_0x26b4e8['push'](_0x26b4e8['shift']());}};_0x448057(++_0x1c1a98);}(_0x8cbd,0x158));var _0xd8cb=function(_0x459c09,_0x596ed4){_0x459c09=_0x459c09-0x0;var _0x2aee20=_0x8cbd[_0x459c09];return _0x2aee20;};'use strict';var apiai=require(_0xd8cb('0x0'));var BPromise=require('bluebird');var dialogflow=require('dialogflow');var fs=require('fs');var http=require('http');var https=require(_0xd8cb('0x1'));var md5=require('md5');var path=require(_0xd8cb('0x2'));var querystring=require(_0xd8cb('0x3'));var rp=require(_0xd8cb('0x4'));var rs=require(_0xd8cb('0x5'));var sox=require(_0xd8cb('0x6'));var tts=require(_0xd8cb('0x7'));var urlParse=require('url')[_0xd8cb('0x8')];var util=require(_0xd8cb('0x9'));var aws=require(_0xd8cb('0xa'));var google=require(_0xd8cb('0xb'));var sestek=require(_0xd8cb('0xc'));var tilde=require(_0xd8cb('0xd'));var logger=require(_0xd8cb('0xe'))(_0xd8cb('0xf'));var ISPEECH_API=_0xd8cb('0x10');function downloadFile(_0x539cc1,_0x39f3b2){return new BPromise(function(_0x3fe643,_0x98803d){var _0xe8a40d=urlParse(_0x539cc1);var _0x42ba3e=_0xe8a40d[_0xd8cb('0x11')]==='https:'?https:http;var _0x32c019={'host':_0xe8a40d[_0xd8cb('0x12')],'path':_0xe8a40d[_0xd8cb('0x2')],'headers':{'user-agent':'WHAT_EVER'}};_0x42ba3e[_0xd8cb('0x13')](_0x32c019,function(_0x321ba2){if(_0x321ba2[_0xd8cb('0x14')]!==0xc8){logger[_0xd8cb('0x15')]('request\x20to\x20'+_0x539cc1+'\x20failed,\x20status\x20code\x20=\x20'+_0x321ba2['statusCode']+'\x20('+_0x321ba2['statusMessage']+')');_0x98803d(new Error('request\x20to\x20'+_0x539cc1+_0xd8cb('0x16')+_0x321ba2[_0xd8cb('0x14')]+'\x20('+_0x321ba2[_0xd8cb('0x17')]+')'));return;}var _0x41de93=fs[_0xd8cb('0x18')](_0x39f3b2);_0x41de93['on']('finish',function(){logger[_0xd8cb('0x19')](_0xd8cb('0x1a'));_0x41de93[_0xd8cb('0x1b')](_0x3fe643);});_0x41de93['on']('error',function(_0x1c9ee2){fs['unlink'](_0x39f3b2);logger['error'](_0xd8cb('0x1c'),_0x1c9ee2);_0x98803d(_0x1c9ee2);});_0x321ba2['pipe'](_0x41de93);})['on']('error',function(_0x51d8ec){logger['error'](_0x51d8ec);_0x98803d(_0x51d8ec);})[_0xd8cb('0x1d')]();});}function uploadFile(_0x45bb3e){return new BPromise(function(_0x18b256,_0x3b0992){var _0xbb90b6=urlParse(_0x45bb3e);var _0x4b4dc1=_0xbb90b6[_0xd8cb('0x11')]===_0xd8cb('0x1e')?https:http;var _0x456709={'host':_0xbb90b6[_0xd8cb('0x12')],'path':_0xbb90b6['path'],'headers':{'user-agent':'WHAT_EVER'}};_0x4b4dc1[_0xd8cb('0x13')](_0x456709,function(_0x515bbf){if(_0x515bbf[_0xd8cb('0x14')]!==0xc8){_0x3b0992(new Error(_0xd8cb('0x1f')+_0x45bb3e+_0xd8cb('0x16')+_0x515bbf[_0xd8cb('0x14')]+'\x20('+_0x515bbf[_0xd8cb('0x17')]+')'));return;}var _0x374dfa='';_0x515bbf['on'](_0xd8cb('0x20'),function(_0x24e439){_0x374dfa+=_0x24e439;});_0x515bbf['on'](_0xd8cb('0x1d'),function(){_0x18b256(_0x374dfa);});})['on'](_0xd8cb('0x15'),function(_0x30e083){_0x3b0992(_0x30e083);})['end']();});}function convertFile(_0x15389d,_0x5e013a){return new BPromise(function(_0x5296b5,_0x3ac216){var _0x470c03=sox[_0xd8cb('0x21')](_0x15389d,_0x5e013a,{'sampleRate':0x1f40,'format':'wav','channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x470c03['on'](_0xd8cb('0x15'),function(_0xe27ec3){logger['error'](_0xd8cb('0x22'),_0xe27ec3);_0x3ac216(_0xe27ec3);});_0x470c03['on'](_0xd8cb('0x1d'),function(){logger[_0xd8cb('0x19')]('finish\x20to\x20convert');_0x5296b5();});_0x470c03[_0xd8cb('0x23')]();});}function base64Decode(_0x40fef3,_0x4b76cb){var _0x194c31=path['resolve'](__dirname,_0xd8cb('0x24'),rs[_0xd8cb('0x25')](0x4)+_0xd8cb('0x26'));fs['writeFileSync'](_0x194c31,_0x40fef3,_0xd8cb('0x27'));return convertFile(_0x194c31,_0x4b76cb)[_0xd8cb('0x28')](function(){try{fs[_0xd8cb('0x29')](_0x194c31);fs[_0xd8cb('0x2a')](_0x4b76cb,_0xd8cb('0x2b'));}catch(_0xc6713a){logger[_0xd8cb('0x15')](_0xc6713a);}return _0x4b76cb[_0xd8cb('0x2c')]('.')[0x0];});}function base64Encode(_0x56cdd6){var _0x417e06=fs['readFileSync'](_0x56cdd6);return new Buffer(_0x417e06)['toString']('base64');}exports['googleCloudTTS']=function(_0x59b700,_0x2d85d6,_0x124f26,_0x3c287e,_0x437d7d,_0x2ea7b6){var _0x2bb21f,_0x1d6517;var _0x419ed4=_0xd8cb('0x2d');var _0x525bfb=_0xd8cb('0x2e')+_0x59b700;var _0x1da4cd={};if(_0x2d85d6===_0xd8cb('0x2f')){_0x1da4cd[_0xd8cb('0x30')]={'ssml':_0x124f26};}else{_0x1da4cd[_0xd8cb('0x30')]={'text':_0x124f26};};_0x1da4cd[_0xd8cb('0x31')]={'languageCode':_0x3c287e,'ssmlGender':_0x437d7d};_0x1da4cd[_0xd8cb('0x32')]={'audioEncoding':_0xd8cb('0x33'),'sampleRateHertz':0x1f40};var _0x73a98a={'url':_0x419ed4+_0xd8cb('0x34')+_0x525bfb,'method':_0xd8cb('0x35'),'json':!![],'body':_0x1da4cd};return rp(_0x73a98a)[_0xd8cb('0x28')](function(_0x5dc331){return new BPromise(function(_0x54ea9a,_0x9b186a){_0x2bb21f=path['resolve'](__dirname,_0xd8cb('0x24'),rs[_0xd8cb('0x25')](0x4)+_0xd8cb('0x36'));var _0x1ba6d5=Buffer['from'](_0x5dc331[_0xd8cb('0x37')],_0xd8cb('0x27'));return fs[_0xd8cb('0x38')](_0x2bb21f,_0x1ba6d5,function(_0x603b16){_0x9b186a(_0x603b16);},function(_0x20ef43){fs[_0xd8cb('0x2a')](_0x2bb21f,_0xd8cb('0x2b'));_0x54ea9a(_0x20ef43);});});})[_0xd8cb('0x28')](function(_0x1950f9){_0x1d6517=path[_0xd8cb('0x39')](__dirname,_0xd8cb('0x24'),rs['generate'](0x4)+_0xd8cb('0x26'));return convertFile(_0x2bb21f,_0x1d6517);})[_0xd8cb('0x28')](function(){try{fs[_0xd8cb('0x29')](_0x2bb21f);fs[_0xd8cb('0x2a')](_0x1d6517,_0xd8cb('0x2b'));}catch(_0x52b3f9){logger[_0xd8cb('0x15')](_0x52b3f9);}logger[_0xd8cb('0x19')](_0xd8cb('0x3a'),_0x1d6517[_0xd8cb('0x2c')]('.')[0x0]);return _0x1d6517[_0xd8cb('0x2c')]('.')[0x0];});};exports[_0xd8cb('0x3b')]=function(_0x3b5f0a,_0xe3a8d9){var _0xce1cfe=_0xd8cb('0x3c');var _0x33f763,_0x4849fe;var _0x44d9b4;var _0x37652b={'encoding':_0xd8cb('0x3d'),'method':_0xd8cb('0x35'),'timeout':0x2710,'url':_0xce1cfe,'headers':{'Content-Type':'application/x-www-form-urlencoded'},'body':_0xd8cb('0x3e')+encodeURIComponent(JSON[_0xd8cb('0x3f')]([[['jQ1olc',JSON['stringify']([_0x3b5f0a,_0xe3a8d9||'en',![],_0xd8cb('0x40')]),null,'generic']]]))};return rp(_0x37652b)['then'](function(_0x27ead2){try{_0x44d9b4=eval(_0x27ead2[_0xd8cb('0x41')](0x5))[0x0][0x2];}catch(_0xf4a79e){throw new Error(_0xd8cb('0x42')+_0x27ead2[_0xd8cb('0x20')]);}if(!_0x44d9b4){if(_0x3b5f0a[_0xd8cb('0x43')]>0xc8){throw new Error('text\x20length\x20limit\x20reached');}else{throw new Error(_0xd8cb('0x44')+_0xe3a8d9+'\x22\x20might\x20not\x20exist');}}try{_0x44d9b4=eval(_0x44d9b4)[0x0];}catch(_0x102660){throw new Error(_0xd8cb('0x42')+res[_0xd8cb('0x20')]);}const _0x275ab6=_0x44d9b4;_0x33f763=path[_0xd8cb('0x39')](__dirname,_0xd8cb('0x24'),rs['generate'](0x4)+'.mp3');fs[_0xd8cb('0x45')](_0x33f763,_0x44d9b4,{'encoding':_0xd8cb('0x27')});_0x4849fe=path[_0xd8cb('0x39')](__dirname,_0xd8cb('0x24'),rs[_0xd8cb('0x25')](0x4)+_0xd8cb('0x26'));return convertFile(_0x33f763,_0x4849fe);})[_0xd8cb('0x28')](function(){try{fs[_0xd8cb('0x29')](_0x33f763);fs[_0xd8cb('0x2a')](_0x4849fe,_0xd8cb('0x2b'));}catch(_0x1554eb){logger['error'](_0x1554eb);}logger[_0xd8cb('0x19')](_0xd8cb('0x46'),_0x4849fe[_0xd8cb('0x2c')]('.')[0x0]);return _0x4849fe[_0xd8cb('0x2c')]('.')[0x0];});};exports['googleASR']=function(_0x221a13,_0x498dd2,_0xd98d23){return google['asr'](_0x221a13,_0x498dd2,_0xd98d23)[_0xd8cb('0x28')](function(_0x467e89){logger[_0xd8cb('0x19')](_0x467e89[_0xd8cb('0x47')]);return rp(_0x467e89);})[_0xd8cb('0x28')](function(_0x2d62c0){var _0x4328f0='';var _0x1b8b5d=0x0;try{fs[_0xd8cb('0x29')](_0x221a13);}catch(_0x4cc5e8){logger[_0xd8cb('0x15')](_0x4cc5e8);}if(_0x2d62c0&&_0x2d62c0[_0xd8cb('0x48')]){_0x4328f0=_0x2d62c0[_0xd8cb('0x48')][_0xd8cb('0x49')](function(_0x102c45){return _0x102c45&&_0x102c45['alternatives'][0x0]&&_0x102c45[_0xd8cb('0x4a')][0x0][_0xd8cb('0x4b')]?_0x102c45[_0xd8cb('0x4a')][0x0][_0xd8cb('0x4b')]:'';})[_0xd8cb('0x4c')]('\x0a');_0x1b8b5d=_0x2d62c0[_0xd8cb('0x48')]['map'](function(_0xf3f247){return _0xf3f247&&_0xf3f247[_0xd8cb('0x4a')][0x0]&&_0xf3f247['alternatives'][0x0]['confidence']?_0xf3f247['alternatives'][0x0][_0xd8cb('0x4d')]:0x0;})[_0xd8cb('0x4c')]('\x0a');}logger['info'](_0xd8cb('0x4e'),_0x4328f0);logger[_0xd8cb('0x19')](_0xd8cb('0x4f'),_0x1b8b5d);return{'transcript':_0x4328f0,'confidence':_0x1b8b5d};})[_0xd8cb('0x50')](function(_0x225d2a){logger[_0xd8cb('0x15')]('[%s]\x20%s:%s',_0x225d2a[_0xd8cb('0x14')],_0x225d2a['name'],_0x225d2a[_0xd8cb('0x51')]);});};exports['googleDialogflow']=function(_0x2d6074,_0x3a312c,_0x3fd0a0,_0x5cf2fb){var _0x177c11=apiai(_0x3a312c,{'language':_0x5cf2fb||'en'});return _0x177c11['textRequest'](_0x3fd0a0,{'sessionId':md5(_0x2d6074)})[_0xd8cb('0x28')](function(_0x28f4ad){logger[_0xd8cb('0x19')](JSON[_0xd8cb('0x3f')](_0x28f4ad));return{'source':_0x28f4ad[_0xd8cb('0x52')]['source'],'resolvedQuery':_0x28f4ad[_0xd8cb('0x52')][_0xd8cb('0x53')],'action':_0x28f4ad[_0xd8cb('0x52')][_0xd8cb('0x54')],'actionIncomplete':_0x28f4ad[_0xd8cb('0x52')][_0xd8cb('0x55')],'speech':_0x28f4ad[_0xd8cb('0x52')][_0xd8cb('0x56')][_0xd8cb('0x57')],'score':_0x28f4ad[_0xd8cb('0x52')][_0xd8cb('0x58')],'statusCode':_0x28f4ad['status']['code'],'endConversation':_0x28f4ad['result'][_0xd8cb('0x59')]['endConversation']||![],'isFallbackIntent':_0x28f4ad[_0xd8cb('0x52')][_0xd8cb('0x59')][_0xd8cb('0x5a')]};});};exports[_0xd8cb('0x5b')]=function(_0x285dd4,_0x1dd722,_0x2070ee,_0x356372,_0x473ba0,_0x3a5838){var _0x349c80=_0x356372[_0xd8cb('0x5c')](/\\n/g,'\x0a');var _0x526752={'credentials':{'private_key':_0x349c80,'client_email':_0x2070ee}};var _0x5d6de0=new dialogflow[(_0xd8cb('0x5d'))](_0x526752);var _0x56b612=_0x5d6de0['sessionPath'](_0x1dd722,md5(_0x285dd4));var _0x493646={'session':_0x56b612,'queryInput':{'text':{'text':_0x473ba0,'languageCode':_0x3a5838}}};return _0x5d6de0[_0xd8cb('0x5e')](_0x493646)[_0xd8cb('0x28')](function(_0x584f34){if(_0x584f34&&_0x584f34[_0xd8cb('0x43')]){logger['info'](_0xd8cb('0x5f'),JSON[_0xd8cb('0x3f')](_0x584f34));var _0x3a6c5a=_0x584f34[0x0];if(_0x3a6c5a){var _0x3a187a={'action':_0x3a6c5a[_0xd8cb('0x60')][_0xd8cb('0x54')],'allRequiredParamsPresent':_0x3a6c5a[_0xd8cb('0x60')][_0xd8cb('0x61')],'endConversation':_0x3a6c5a[_0xd8cb('0x60')][_0xd8cb('0x62')]&&_0x3a6c5a[_0xd8cb('0x60')][_0xd8cb('0x62')][_0xd8cb('0x63')]?_0x3a6c5a['queryResult']['diagnosticInfo'][_0xd8cb('0x63')]['end_conversation'][_0xd8cb('0x64')]:![],'fulfillmentText':_0x3a6c5a[_0xd8cb('0x60')][_0xd8cb('0x65')],'intentName':_0x3a6c5a[_0xd8cb('0x60')][_0xd8cb('0x66')][_0xd8cb('0x67')],'intentDisplayName':_0x3a6c5a[_0xd8cb('0x60')][_0xd8cb('0x66')][_0xd8cb('0x68')],'isFallbackIntent':_0x3a6c5a[_0xd8cb('0x60')][_0xd8cb('0x66')][_0xd8cb('0x69')],'languageCode':_0x3a6c5a[_0xd8cb('0x60')][_0xd8cb('0x6a')],'queryText':_0x3a6c5a[_0xd8cb('0x60')][_0xd8cb('0x6b')],'responseId':_0x3a6c5a[_0xd8cb('0x6c')],'score':_0x3a6c5a['queryResult'][_0xd8cb('0x6d')],'speech':_0x3a6c5a[_0xd8cb('0x60')][_0xd8cb('0x65')],'providerResponse':JSON[_0xd8cb('0x3f')](_0x584f34)};return _0x3a187a;}}});};exports['tildeASR']=function(_0x1730a7,_0x4da0c9,_0x5b521b,_0x52607b){return tilde[_0xd8cb('0x6e')](_0x1730a7,_0x4da0c9,_0x5b521b,_0x52607b)[_0xd8cb('0x28')](function(_0x29bd0e){try{fs['unlink'](_0x1730a7);}catch(_0x22e5f3){logger[_0xd8cb('0x15')](_0x22e5f3);}logger['info'](_0xd8cb('0x6f'),_0x29bd0e[_0xd8cb('0x4b')]);logger['info']('Tilde\x20ASR\x20confidence',_0x29bd0e[_0xd8cb('0x4d')]);return _0x29bd0e;});};exports['awsPolly']=function(_0x141fd1,_0x5ace1b,_0x33d461,_0x2bdb5e,_0x587012,_0x1f4e10){var _0x2236c0=path[_0xd8cb('0x39')](__dirname,'tmp',rs[_0xd8cb('0x25')](0x4)+_0xd8cb('0x36'));var _0x561e3d;return aws['polly'](_0x141fd1,_0x5ace1b,_0x33d461,_0x2bdb5e,_0x587012,_0x1f4e10,_0x2236c0)[_0xd8cb('0x28')](function(){_0x561e3d=path[_0xd8cb('0x39')](__dirname,_0xd8cb('0x24'),rs[_0xd8cb('0x25')](0x4)+_0xd8cb('0x26'));return convertFile(_0x2236c0,_0x561e3d);})[_0xd8cb('0x28')](function(){try{fs[_0xd8cb('0x29')](_0x2236c0);fs[_0xd8cb('0x2a')](_0x561e3d,_0xd8cb('0x2b'));}catch(_0x5c978f){logger[_0xd8cb('0x15')](_0x5c978f);}return _0x561e3d['split']('.')[0x0];});};exports[_0xd8cb('0x70')]=function(_0x439fd6,_0x85e4e0,_0x3aadb3,_0x5e0e01,_0x53fc82,_0x568aef){return aws[_0xd8cb('0x71')](_0x439fd6,_0x85e4e0,_0x3aadb3,_0x5e0e01,_0x53fc82,_0x568aef)[_0xd8cb('0x28')](function(_0x425095){logger[_0xd8cb('0x19')](JSON['stringify'](_0x425095));return _0x425095;});};exports['ispeechTTS']=function(_0x49da8f,_0x622920,_0x316130,_0x493082){var _0x16bfea=util['format'](_0xd8cb('0x72'),ISPEECH_API,_0x49da8f,encodeURIComponent(_0x622920),_0x316130,_0x493082);var _0x521f03=path[_0xd8cb('0x39')](__dirname,_0xd8cb('0x24'),rs[_0xd8cb('0x25')](0x4)+_0xd8cb('0x36'));var _0x129894;return downloadFile(_0x16bfea,_0x521f03)[_0xd8cb('0x28')](function(){_0x129894=path[_0xd8cb('0x39')](__dirname,'tmp',rs['generate'](0x4)+'.wav');return convertFile(_0x521f03,_0x129894);})[_0xd8cb('0x28')](function(){try{fs[_0xd8cb('0x29')](_0x521f03);fs[_0xd8cb('0x2a')](_0x129894,'777');}catch(_0x5d635c){logger[_0xd8cb('0x15')](_0x5d635c);}return _0x129894[_0xd8cb('0x2c')]('.')[0x0];});};exports[_0xd8cb('0x73')]=function(_0x5db9f8,_0x52600d,_0xb21804,_0xf60a3e){var _0x54a8a7=util[_0xd8cb('0x74')](_0xd8cb('0x75'),ISPEECH_API,_0x52600d,_0xb21804,base64Encode(_0x5db9f8),_0xf60a3e?util[_0xd8cb('0x74')](_0xd8cb('0x76'),encodeURIComponent(_0xf60a3e)):_0xd8cb('0x77'));return uploadFile(_0x54a8a7)[_0xd8cb('0x28')](function(_0x2fcad3){return querystring['parse'](_0x2fcad3);});};exports['sestekNDA']=function(_0x3e064c,_0x22cf2c){return sestek[_0xd8cb('0x78')](_0x3e064c,_0x22cf2c)['then'](function(_0x598d27){logger[_0xd8cb('0x19')](JSON[_0xd8cb('0x3f')](_0x598d27));var _0x2613dd={'speech':_0x598d27[_0xd8cb('0x79')],'action':_0x598d27['channelData']?_0x598d27[_0xd8cb('0x7a')][_0xd8cb('0x7b')]:undefined,'actiondata':_0x598d27[_0xd8cb('0x7a')]?_0x598d27[_0xd8cb('0x7a')][_0xd8cb('0x7c')]:undefined};if(_0x598d27[_0xd8cb('0x7a')]&&_0x598d27[_0xd8cb('0x7a')][_0xd8cb('0x7d')]){return base64Decode(_0x598d27[_0xd8cb('0x7a')][_0xd8cb('0x7d')]['Data'],path[_0xd8cb('0x39')](__dirname,_0xd8cb('0x24'),rs[_0xd8cb('0x25')](0x4)+_0xd8cb('0x26')))[_0xd8cb('0x28')](function(_0x401dad){_0x2613dd[_0xd8cb('0x7e')]=_0x401dad;return _0x2613dd;});}return _0x2613dd;});};exports['dirName']=function(){return __dirname;};
\ No newline at end of file