Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / services / agi / scripts / index.js
index 3d267ca..5c4926c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x79c8=['tmp','generate','writeFileSync','then','chmodSync','777','readFileSync','toString','base64','googleCloudTTS','https://texttospeech.googleapis.com/v1/','ssml','input','audioConfig','from','audioContent','writeFile','.wav','googleCloudTTS\x20path','googleTTS','.mp3','goggleTTS\x20path','split','asr','results','alternatives','transcript','join','map','confidence','googleASR\x20transcription','googleASR\x20confidence','[%s]\x20%s:%s','name','message','googleDialogflow','stringify','result','resolvedQuery','action','actionIncomplete','fulfillment','score','status','code','metadata','tildeASR','awsPolly','polly','awsLex','lex','ispeechTTS','format','ispeechASR','%s?apikey=%s&action=recognize&locale=%s&content-type=audio/x-wav&audio=%s&%s','freeform=3','sestekNDA','text','channelData','CustomAction','CustomActionData','Data','audiofile','dirName','path','http','url','parse','randomstring','sox','request-promise','util','querystring','apiai-promise','./google','./aws','./tilde','./sestek','../../../config/logger','agi','https://api.ispeech.org/api/rest','protocol','https:','host','WHAT_EVER','error','request\x20to\x20','\x20failed,\x20status\x20code\x20=\x20','statusCode','statusMessage','info','finish\x20download\x20file','unlink','download\x20error','end','get','data','wav','error\x20convert','finish\x20to\x20convert','start','resolve'];(function(_0xe94bca,_0x2927f6){var _0x39cec3=function(_0x567d13){while(--_0x567d13){_0xe94bca['push'](_0xe94bca['shift']());}};_0x39cec3(++_0x2927f6);}(_0x79c8,0x10c));var _0x879c=function(_0xe0cab6,_0x57da73){_0xe0cab6=_0xe0cab6-0x0;var _0x2bd9c2=_0x79c8[_0xe0cab6];return _0x2bd9c2;};'use strict';var fs=require('fs');var path=require(_0x879c('0x0'));var http=require(_0x879c('0x1'));var https=require('https');var urlParse=require(_0x879c('0x2'))[_0x879c('0x3')];var BPromise=require('bluebird');var rs=require(_0x879c('0x4'));var sox=require(_0x879c('0x5'));var rp=require(_0x879c('0x6'));var util=require(_0x879c('0x7'));var querystring=require(_0x879c('0x8'));var tts=require('google-tts-api');var apiai=require(_0x879c('0x9'));var md5=require('md5');var google=require(_0x879c('0xa'));var aws=require(_0x879c('0xb'));var tilde=require(_0x879c('0xc'));var sestek=require(_0x879c('0xd'));var logger=require(_0x879c('0xe'))(_0x879c('0xf'));var ISPEECH_API=_0x879c('0x10');function downloadFile(_0x405c5a,_0x4a7f9e){return new BPromise(function(_0x614e51,_0x4314f5){var _0x5c95fa=urlParse(_0x405c5a);var _0x529eb4=_0x5c95fa[_0x879c('0x11')]===_0x879c('0x12')?https:http;var _0xae434f={'host':_0x5c95fa[_0x879c('0x13')],'path':_0x5c95fa[_0x879c('0x0')],'headers':{'user-agent':_0x879c('0x14')}};_0x529eb4['get'](_0xae434f,function(_0x356dd4){if(_0x356dd4['statusCode']!==0xc8){logger[_0x879c('0x15')](_0x879c('0x16')+_0x405c5a+_0x879c('0x17')+_0x356dd4['statusCode']+'\x20('+_0x356dd4['statusMessage']+')');_0x4314f5(new Error('request\x20to\x20'+_0x405c5a+_0x879c('0x17')+_0x356dd4[_0x879c('0x18')]+'\x20('+_0x356dd4[_0x879c('0x19')]+')'));return;}var _0x3e0a83=fs['createWriteStream'](_0x4a7f9e);_0x3e0a83['on']('finish',function(){logger[_0x879c('0x1a')](_0x879c('0x1b'));_0x3e0a83['close'](_0x614e51);});_0x3e0a83['on'](_0x879c('0x15'),function(_0x10165a){fs[_0x879c('0x1c')](_0x4a7f9e);logger[_0x879c('0x15')](_0x879c('0x1d'),_0x10165a);_0x4314f5(_0x10165a);});_0x356dd4['pipe'](_0x3e0a83);})['on'](_0x879c('0x15'),function(_0x1e71f7){logger[_0x879c('0x15')](_0x1e71f7);_0x4314f5(_0x1e71f7);})[_0x879c('0x1e')]();});}function uploadFile(_0x2a31f4){return new BPromise(function(_0x379b6f,_0x20e1d5){var _0x32535c=urlParse(_0x2a31f4);var _0x133d3a=_0x32535c[_0x879c('0x11')]===_0x879c('0x12')?https:http;var _0x19bccd={'host':_0x32535c[_0x879c('0x13')],'path':_0x32535c[_0x879c('0x0')],'headers':{'user-agent':_0x879c('0x14')}};_0x133d3a[_0x879c('0x1f')](_0x19bccd,function(_0x2e5026){if(_0x2e5026[_0x879c('0x18')]!==0xc8){_0x20e1d5(new Error(_0x879c('0x16')+_0x2a31f4+_0x879c('0x17')+_0x2e5026[_0x879c('0x18')]+'\x20('+_0x2e5026[_0x879c('0x19')]+')'));return;}var _0x2616a8='';_0x2e5026['on'](_0x879c('0x20'),function(_0x590c3e){_0x2616a8+=_0x590c3e;});_0x2e5026['on']('end',function(){_0x379b6f(_0x2616a8);});})['on'](_0x879c('0x15'),function(_0x4e6743){_0x20e1d5(_0x4e6743);})[_0x879c('0x1e')]();});}function convertFile(_0x1c2025,_0x50e961){return new BPromise(function(_0x2091c7,_0x697522){var _0x3c6c87=sox['transcode'](_0x1c2025,_0x50e961,{'sampleRate':0x1f40,'format':_0x879c('0x21'),'channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x3c6c87['on'](_0x879c('0x15'),function(_0x17740e){logger['error'](_0x879c('0x22'),_0x17740e);_0x697522(_0x17740e);});_0x3c6c87['on'](_0x879c('0x1e'),function(){logger[_0x879c('0x1a')](_0x879c('0x23'));_0x2091c7();});_0x3c6c87[_0x879c('0x24')]();});}function base64Decode(_0x57013f,_0x5e5a29){var _0x1ff1d6=path[_0x879c('0x25')](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+'.wav');fs[_0x879c('0x28')](_0x1ff1d6,_0x57013f,'base64');return convertFile(_0x1ff1d6,_0x5e5a29)[_0x879c('0x29')](function(){try{fs[_0x879c('0x1c')](_0x1ff1d6);fs[_0x879c('0x2a')](_0x5e5a29,_0x879c('0x2b'));}catch(_0x2dc98f){logger[_0x879c('0x15')](_0x2dc98f);}return _0x5e5a29['split']('.')[0x0];});}function base64Encode(_0x1b5e1b){var _0x41f582=fs[_0x879c('0x2c')](_0x1b5e1b);return new Buffer(_0x41f582)[_0x879c('0x2d')](_0x879c('0x2e'));}exports[_0x879c('0x2f')]=function(_0x278942,_0x4e2119,_0x1267b5,_0x2cb653,_0x9228a1,_0x2fec6c){var _0x19ee76,_0x4aa748;var _0x2682f5=_0x879c('0x30');var _0x2d446e='?key='+_0x278942;var _0x1206cc={};if(_0x4e2119===_0x879c('0x31')){_0x1206cc[_0x879c('0x32')]={'ssml':_0x1267b5};}else{_0x1206cc[_0x879c('0x32')]={'text':_0x1267b5};};_0x1206cc['voice']={'languageCode':_0x2cb653,'ssmlGender':_0x9228a1};_0x1206cc[_0x879c('0x33')]={'audioEncoding':'MP3','sampleRateHertz':0x1f40};var _0x2c18d3={'url':_0x2682f5+'text:synthesize'+_0x2d446e,'method':'POST','json':!![],'body':_0x1206cc};return rp(_0x2c18d3)[_0x879c('0x29')](function(_0x483ed6){return new BPromise(function(_0x5933e0,_0x52df8d){_0x19ee76=path[_0x879c('0x25')](__dirname,_0x879c('0x26'),rs['generate'](0x4)+'.mp3');var _0x3827e3=Buffer[_0x879c('0x34')](_0x483ed6[_0x879c('0x35')],_0x879c('0x2e'));return fs[_0x879c('0x36')](_0x19ee76,_0x3827e3,function(_0x2822cc){_0x52df8d(_0x2822cc);},function(_0x413810){fs[_0x879c('0x2a')](_0x19ee76,_0x879c('0x2b'));_0x5933e0(_0x413810);});});})[_0x879c('0x29')](function(_0x4abd57){_0x4aa748=path['resolve'](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+_0x879c('0x37'));return convertFile(_0x19ee76,_0x4aa748);})['then'](function(){try{fs[_0x879c('0x1c')](_0x19ee76);fs['chmodSync'](_0x4aa748,_0x879c('0x2b'));}catch(_0x5572c7){logger[_0x879c('0x15')](_0x5572c7);}logger['info'](_0x879c('0x38'),_0x4aa748['split']('.')[0x0]);return _0x4aa748['split']('.')[0x0];});};exports[_0x879c('0x39')]=function(_0x21b355,_0x242728){var _0xa24559,_0x7c37a9;return tts(_0x21b355,_0x242728||'en',0x1)[_0x879c('0x29')](function(_0x1f3131){logger[_0x879c('0x1a')](_0x1f3131);_0xa24559=path[_0x879c('0x25')](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+_0x879c('0x3a'));return downloadFile(_0x1f3131,_0xa24559);})['then'](function(){_0x7c37a9=path[_0x879c('0x25')](__dirname,'tmp',rs['generate'](0x4)+_0x879c('0x37'));return convertFile(_0xa24559,_0x7c37a9);})[_0x879c('0x29')](function(){try{fs[_0x879c('0x1c')](_0xa24559);fs[_0x879c('0x2a')](_0x7c37a9,_0x879c('0x2b'));}catch(_0x5e05aa){logger['error'](_0x5e05aa);}logger[_0x879c('0x1a')](_0x879c('0x3b'),_0x7c37a9[_0x879c('0x3c')]('.')[0x0]);return _0x7c37a9[_0x879c('0x3c')]('.')[0x0];});};exports['googleASR']=function(_0x394bdf,_0x3f7785,_0x1dbb8d){return google[_0x879c('0x3d')](_0x394bdf,_0x3f7785,_0x1dbb8d)[_0x879c('0x29')](function(_0x4a9882){logger[_0x879c('0x1a')](_0x4a9882['uri']);return rp(_0x4a9882);})['then'](function(_0x16d3b7){var _0x13e846='';var _0x4a2abd=0x0;try{fs[_0x879c('0x1c')](_0x394bdf);}catch(_0x48ee3d){logger['error'](_0x48ee3d);}if(_0x16d3b7&&_0x16d3b7['results']){_0x13e846=_0x16d3b7[_0x879c('0x3e')]['map'](function(_0x2dbb02){return _0x2dbb02&&_0x2dbb02[_0x879c('0x3f')][0x0]&&_0x2dbb02['alternatives'][0x0]['transcript']?_0x2dbb02[_0x879c('0x3f')][0x0][_0x879c('0x40')]:'';})[_0x879c('0x41')]('\x0a');_0x4a2abd=_0x16d3b7[_0x879c('0x3e')][_0x879c('0x42')](function(_0x3475bf){return _0x3475bf&&_0x3475bf[_0x879c('0x3f')][0x0]&&_0x3475bf[_0x879c('0x3f')][0x0][_0x879c('0x43')]?_0x3475bf[_0x879c('0x3f')][0x0][_0x879c('0x43')]:0x0;})[_0x879c('0x41')]('\x0a');}logger[_0x879c('0x1a')](_0x879c('0x44'),_0x13e846);logger[_0x879c('0x1a')](_0x879c('0x45'),_0x4a2abd);return{'transcript':_0x13e846,'confidence':_0x4a2abd};})['catch'](function(_0x1000ab){logger['error'](_0x879c('0x46'),_0x1000ab[_0x879c('0x18')],_0x1000ab[_0x879c('0x47')],_0x1000ab[_0x879c('0x48')]);});};exports[_0x879c('0x49')]=function(_0x35d7bf,_0x3a021c,_0x36a8fd,_0x2f5f23){var _0xaa48af=apiai(_0x3a021c,{'language':_0x2f5f23||'en'});return _0xaa48af['textRequest'](_0x36a8fd,{'sessionId':md5(_0x35d7bf)})[_0x879c('0x29')](function(_0x169ea9){logger[_0x879c('0x1a')](JSON[_0x879c('0x4a')](_0x169ea9));return{'source':_0x169ea9[_0x879c('0x4b')]['source'],'resolvedQuery':_0x169ea9[_0x879c('0x4b')][_0x879c('0x4c')],'action':_0x169ea9[_0x879c('0x4b')][_0x879c('0x4d')],'actionIncomplete':_0x169ea9[_0x879c('0x4b')][_0x879c('0x4e')],'speech':_0x169ea9['result'][_0x879c('0x4f')]['speech'],'score':_0x169ea9[_0x879c('0x4b')][_0x879c('0x50')],'statusCode':_0x169ea9[_0x879c('0x51')][_0x879c('0x52')],'endConversation':_0x169ea9['result'][_0x879c('0x53')]['endConversation']||![],'isFallbackIntent':_0x169ea9[_0x879c('0x4b')][_0x879c('0x53')]['isFallbackIntent']};});};exports[_0x879c('0x54')]=function(_0x4b6485,_0xf499eb,_0x525f38,_0x50a7b7){return tilde['asr'](_0x4b6485,_0xf499eb,_0x525f38,_0x50a7b7)[_0x879c('0x29')](function(_0x2868c1){try{fs[_0x879c('0x1c')](_0x4b6485);}catch(_0x34a024){logger[_0x879c('0x15')](_0x34a024);}logger[_0x879c('0x1a')]('Tilde\x20ASR\x20transcription',_0x2868c1[_0x879c('0x40')]);logger[_0x879c('0x1a')]('Tilde\x20ASR\x20confidence',_0x2868c1[_0x879c('0x43')]);return _0x2868c1;});};exports[_0x879c('0x55')]=function(_0x452bde,_0x1bce5d,_0x132a50,_0x124db9,_0x4f63ad,_0x2126c7){var _0x110d6e=path[_0x879c('0x25')](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+_0x879c('0x3a'));var _0x4d4cf8;return aws[_0x879c('0x56')](_0x452bde,_0x1bce5d,_0x132a50,_0x124db9,_0x4f63ad,_0x2126c7,_0x110d6e)[_0x879c('0x29')](function(){_0x4d4cf8=path['resolve'](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+_0x879c('0x37'));return convertFile(_0x110d6e,_0x4d4cf8);})['then'](function(){try{fs[_0x879c('0x1c')](_0x110d6e);fs[_0x879c('0x2a')](_0x4d4cf8,_0x879c('0x2b'));}catch(_0x5d8709){logger['error'](_0x5d8709);}return _0x4d4cf8[_0x879c('0x3c')]('.')[0x0];});};exports[_0x879c('0x57')]=function(_0x29aa73,_0x2a7fa6,_0x6b8835,_0x4fa590,_0x7ea160,_0x22578e){return aws[_0x879c('0x58')](_0x29aa73,_0x2a7fa6,_0x6b8835,_0x4fa590,_0x7ea160,_0x22578e)['then'](function(_0x1256ff){logger[_0x879c('0x1a')](JSON[_0x879c('0x4a')](_0x1256ff));return _0x1256ff;});};exports[_0x879c('0x59')]=function(_0x1dc244,_0x770f46,_0x20b68a,_0x4315b3){var _0x2775a9=util[_0x879c('0x5a')]('%s?apikey=%s&action=convert&text=%s&voice=%s&speed=%s&format=mp3',ISPEECH_API,_0x1dc244,encodeURIComponent(_0x770f46),_0x20b68a,_0x4315b3);var _0x24d607=path['resolve'](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+_0x879c('0x3a'));var _0x52529d;return downloadFile(_0x2775a9,_0x24d607)['then'](function(){_0x52529d=path[_0x879c('0x25')](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+_0x879c('0x37'));return convertFile(_0x24d607,_0x52529d);})['then'](function(){try{fs['unlink'](_0x24d607);fs['chmodSync'](_0x52529d,_0x879c('0x2b'));}catch(_0x5d7270){logger[_0x879c('0x15')](_0x5d7270);}return _0x52529d[_0x879c('0x3c')]('.')[0x0];});};exports[_0x879c('0x5b')]=function(_0xebf99d,_0x536e50,_0x1d383f,_0xd9f02e){var _0x3cdeba=util[_0x879c('0x5a')](_0x879c('0x5c'),ISPEECH_API,_0x536e50,_0x1d383f,base64Encode(_0xebf99d),_0xd9f02e?util['format']('model=%s',encodeURIComponent(_0xd9f02e)):_0x879c('0x5d'));return uploadFile(_0x3cdeba)[_0x879c('0x29')](function(_0x3de330){return querystring[_0x879c('0x3')](_0x3de330);});};exports[_0x879c('0x5e')]=function(_0x29a1f9,_0x31e897){return sestek['nda'](_0x29a1f9,_0x31e897)['then'](function(_0x4d46fc){logger['info'](JSON['stringify'](_0x4d46fc));var _0x343c2e={'speech':_0x4d46fc[_0x879c('0x5f')],'action':_0x4d46fc[_0x879c('0x60')]?_0x4d46fc['channelData'][_0x879c('0x61')]:undefined,'actiondata':_0x4d46fc['channelData']?_0x4d46fc['channelData'][_0x879c('0x62')]:undefined};if(_0x4d46fc[_0x879c('0x60')]&&_0x4d46fc[_0x879c('0x60')]['AudioFromTts']){return base64Decode(_0x4d46fc[_0x879c('0x60')]['AudioFromTts'][_0x879c('0x63')],path[_0x879c('0x25')](__dirname,_0x879c('0x26'),rs[_0x879c('0x27')](0x4)+_0x879c('0x37')))[_0x879c('0x29')](function(_0x42ebaf){_0x343c2e[_0x879c('0x64')]=_0x42ebaf;return _0x343c2e;});}return _0x343c2e;});};exports[_0x879c('0x65')]=function(){return __dirname;};
\ No newline at end of file
+var _0x236a=['allRequiredParamsPresent','diagnosticInfo','fields','end_conversation','intent','displayName','isFallback','queryText','responseId','fulfillmentText','tildeASR','Tilde\x20ASR\x20confidence','awsPolly','polly','awsLex','lex','%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','sestekNDA','nda','channelData','CustomAction','CustomActionData','AudioFromTts','audiofile','dirName','bluebird','dialogflow','https','querystring','request-promise','randomstring','sox','parse','./google','./sestek','./tilde','../../../config/logger','agi','https://api.ispeech.org/api/rest','protocol','https:','host','path','WHAT_EVER','statusCode','request\x20to\x20','statusMessage','\x20failed,\x20status\x20code\x20=\x20','createWriteStream','finish','info','error','unlink','pipe','get','data','end','transcode','wav','error\x20convert','finish\x20to\x20convert','resolve','tmp','.wav','writeFileSync','base64','then','chmodSync','777','readFileSync','toString','googleCloudTTS','https://texttospeech.googleapis.com/v1/','?key=','input','text:synthesize','POST','generate','.mp3','from','audioContent','writeFile','googleCloudTTS\x20path','split','googleTTS','application/x-www-form-urlencoded','f.req=','jQ1olc','stringify','generic','slice','parse\x20response\x20failed:\x0a','text\x20length\x20limit\x20reached','\x22\x20might\x20not\x20exist','googleASR','asr','results','map','alternatives','transcript','join','confidence','googleASR\x20transcription','googleASR\x20confidence','catch','name','message','textRequest','result','resolvedQuery','actionIncomplete','fulfillment','speech','status','code','endConversation','isFallbackIntent','googleDialogflowV2','replace','sessionPath','detectIntent','length','Dialogflow\x20V2\x20response:','queryResult'];(function(_0x47e03f,_0xe9ef14){var _0x26575b=function(_0x5cc580){while(--_0x5cc580){_0x47e03f['push'](_0x47e03f['shift']());}};_0x26575b(++_0xe9ef14);}(_0x236a,0x11a));var _0xa236=function(_0x159d53,_0x57fdfd){_0x159d53=_0x159d53-0x0;var _0x2895b7=_0x236a[_0x159d53];return _0x2895b7;};'use strict';var apiai=require('apiai-promise');var BPromise=require(_0xa236('0x0'));var dialogflow=require(_0xa236('0x1'));var fs=require('fs');var http=require('http');var https=require(_0xa236('0x2'));var md5=require('md5');var path=require('path');var querystring=require(_0xa236('0x3'));var rp=require(_0xa236('0x4'));var rs=require(_0xa236('0x5'));var sox=require(_0xa236('0x6'));var tts=require('google-tts-api');var urlParse=require('url')[_0xa236('0x7')];var util=require('util');var aws=require('./aws');var google=require(_0xa236('0x8'));var sestek=require(_0xa236('0x9'));var tilde=require(_0xa236('0xa'));var logger=require(_0xa236('0xb'))(_0xa236('0xc'));var ISPEECH_API=_0xa236('0xd');function downloadFile(_0x1a9fdc,_0x35721d){return new BPromise(function(_0x3da635,_0x3be6f5){var _0x25d0f3=urlParse(_0x1a9fdc);var _0x9240f6=_0x25d0f3[_0xa236('0xe')]===_0xa236('0xf')?https:http;var _0x5d5e34={'host':_0x25d0f3[_0xa236('0x10')],'path':_0x25d0f3[_0xa236('0x11')],'headers':{'user-agent':_0xa236('0x12')}};_0x9240f6['get'](_0x5d5e34,function(_0x1308c3){if(_0x1308c3[_0xa236('0x13')]!==0xc8){logger['error'](_0xa236('0x14')+_0x1a9fdc+'\x20failed,\x20status\x20code\x20=\x20'+_0x1308c3[_0xa236('0x13')]+'\x20('+_0x1308c3[_0xa236('0x15')]+')');_0x3be6f5(new Error('request\x20to\x20'+_0x1a9fdc+_0xa236('0x16')+_0x1308c3[_0xa236('0x13')]+'\x20('+_0x1308c3[_0xa236('0x15')]+')'));return;}var _0x147678=fs[_0xa236('0x17')](_0x35721d);_0x147678['on'](_0xa236('0x18'),function(){logger[_0xa236('0x19')]('finish\x20download\x20file');_0x147678['close'](_0x3da635);});_0x147678['on'](_0xa236('0x1a'),function(_0x35d306){fs[_0xa236('0x1b')](_0x35721d);logger['error']('download\x20error',_0x35d306);_0x3be6f5(_0x35d306);});_0x1308c3[_0xa236('0x1c')](_0x147678);})['on']('error',function(_0x30bfb2){logger[_0xa236('0x1a')](_0x30bfb2);_0x3be6f5(_0x30bfb2);})['end']();});}function uploadFile(_0x93df5d){return new BPromise(function(_0x31e821,_0x568c0f){var _0x10abcf=urlParse(_0x93df5d);var _0x375340=_0x10abcf[_0xa236('0xe')]===_0xa236('0xf')?https:http;var _0x131008={'host':_0x10abcf[_0xa236('0x10')],'path':_0x10abcf[_0xa236('0x11')],'headers':{'user-agent':_0xa236('0x12')}};_0x375340[_0xa236('0x1d')](_0x131008,function(_0x20949c){if(_0x20949c[_0xa236('0x13')]!==0xc8){_0x568c0f(new Error(_0xa236('0x14')+_0x93df5d+_0xa236('0x16')+_0x20949c[_0xa236('0x13')]+'\x20('+_0x20949c[_0xa236('0x15')]+')'));return;}var _0x520af4='';_0x20949c['on'](_0xa236('0x1e'),function(_0x53bedf){_0x520af4+=_0x53bedf;});_0x20949c['on'](_0xa236('0x1f'),function(){_0x31e821(_0x520af4);});})['on'](_0xa236('0x1a'),function(_0x4f4898){_0x568c0f(_0x4f4898);})[_0xa236('0x1f')]();});}function convertFile(_0x1b46b2,_0x2663b6){return new BPromise(function(_0x5854c0,_0x21ea2c){var _0x43be40=sox[_0xa236('0x20')](_0x1b46b2,_0x2663b6,{'sampleRate':0x1f40,'format':_0xa236('0x21'),'channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x43be40['on'](_0xa236('0x1a'),function(_0x367e2b){logger[_0xa236('0x1a')](_0xa236('0x22'),_0x367e2b);_0x21ea2c(_0x367e2b);});_0x43be40['on']('end',function(){logger[_0xa236('0x19')](_0xa236('0x23'));_0x5854c0();});_0x43be40['start']();});}function base64Decode(_0x260e30,_0x48e45d){var _0x5ee4df=path[_0xa236('0x24')](__dirname,_0xa236('0x25'),rs['generate'](0x4)+_0xa236('0x26'));fs[_0xa236('0x27')](_0x5ee4df,_0x260e30,_0xa236('0x28'));return convertFile(_0x5ee4df,_0x48e45d)[_0xa236('0x29')](function(){try{fs[_0xa236('0x1b')](_0x5ee4df);fs[_0xa236('0x2a')](_0x48e45d,_0xa236('0x2b'));}catch(_0x35ffd9){logger[_0xa236('0x1a')](_0x35ffd9);}return _0x48e45d['split']('.')[0x0];});}function base64Encode(_0x267bf1){var _0x2156d9=fs[_0xa236('0x2c')](_0x267bf1);return new Buffer(_0x2156d9)[_0xa236('0x2d')](_0xa236('0x28'));}exports[_0xa236('0x2e')]=function(_0xe69d9b,_0x47722e,_0xe0bee6,_0x1efb4f,_0x1ffafb,_0x1b0365){var _0x1b1d73,_0x17e77e;var _0x159915=_0xa236('0x2f');var _0x4f2464=_0xa236('0x30')+_0xe69d9b;var _0x3e2c3a={};if(_0x47722e==='ssml'){_0x3e2c3a[_0xa236('0x31')]={'ssml':_0xe0bee6};}else{_0x3e2c3a['input']={'text':_0xe0bee6};};_0x3e2c3a['voice']={'languageCode':_0x1efb4f,'ssmlGender':_0x1ffafb};_0x3e2c3a['audioConfig']={'audioEncoding':'MP3','sampleRateHertz':0x1f40};var _0x1087d0={'url':_0x159915+_0xa236('0x32')+_0x4f2464,'method':_0xa236('0x33'),'json':!![],'body':_0x3e2c3a};return rp(_0x1087d0)[_0xa236('0x29')](function(_0x41f3bf){return new BPromise(function(_0x461fbc,_0x154205){_0x1b1d73=path[_0xa236('0x24')](__dirname,_0xa236('0x25'),rs[_0xa236('0x34')](0x4)+_0xa236('0x35'));var _0x36639a=Buffer[_0xa236('0x36')](_0x41f3bf[_0xa236('0x37')],_0xa236('0x28'));return fs[_0xa236('0x38')](_0x1b1d73,_0x36639a,function(_0x1a7c5a){_0x154205(_0x1a7c5a);},function(_0x295328){fs[_0xa236('0x2a')](_0x1b1d73,_0xa236('0x2b'));_0x461fbc(_0x295328);});});})[_0xa236('0x29')](function(_0x11d51d){_0x17e77e=path['resolve'](__dirname,_0xa236('0x25'),rs[_0xa236('0x34')](0x4)+'.wav');return convertFile(_0x1b1d73,_0x17e77e);})['then'](function(){try{fs[_0xa236('0x1b')](_0x1b1d73);fs[_0xa236('0x2a')](_0x17e77e,_0xa236('0x2b'));}catch(_0xd5f0ca){logger[_0xa236('0x1a')](_0xd5f0ca);}logger[_0xa236('0x19')](_0xa236('0x39'),_0x17e77e[_0xa236('0x3a')]('.')[0x0]);return _0x17e77e[_0xa236('0x3a')]('.')[0x0];});};exports[_0xa236('0x3b')]=function(_0x7aa177,_0x52ed25){var _0x57037a='https://translate.google.com/_/TranslateWebserverUi/data/batchexecute';var _0x1287fa,_0x51c58c;var _0x158462;var _0x372ebb={'encoding':'utf8','method':'POST','timeout':0x2710,'url':_0x57037a,'headers':{'Content-Type':_0xa236('0x3c')},'body':_0xa236('0x3d')+encodeURIComponent(JSON['stringify']([[[_0xa236('0x3e'),JSON[_0xa236('0x3f')]([_0x7aa177,_0x52ed25||'en',![],'null']),null,_0xa236('0x40')]]]))};return rp(_0x372ebb)[_0xa236('0x29')](function(_0x3657cc){try{_0x158462=eval(_0x3657cc[_0xa236('0x41')](0x5))[0x0][0x2];}catch(_0x33acb2){throw new Error(_0xa236('0x42')+_0x3657cc[_0xa236('0x1e')]);}if(!_0x158462){if(_0x7aa177['length']>0xc8){throw new Error(_0xa236('0x43'));}else{throw new Error('lang\x20\x22'+_0x52ed25+_0xa236('0x44'));}}try{_0x158462=eval(_0x158462)[0x0];}catch(_0x173db6){throw new Error('parse\x20response\x20failed:\x0a'+res['data']);}const _0x1bcb7a=_0x158462;_0x1287fa=path[_0xa236('0x24')](__dirname,_0xa236('0x25'),rs[_0xa236('0x34')](0x4)+_0xa236('0x35'));fs[_0xa236('0x27')](_0x1287fa,_0x158462,{'encoding':_0xa236('0x28')});_0x51c58c=path[_0xa236('0x24')](__dirname,_0xa236('0x25'),rs[_0xa236('0x34')](0x4)+'.wav');return convertFile(_0x1287fa,_0x51c58c);})[_0xa236('0x29')](function(){try{fs['unlink'](_0x1287fa);fs['chmodSync'](_0x51c58c,_0xa236('0x2b'));}catch(_0x1b81f4){logger[_0xa236('0x1a')](_0x1b81f4);}logger[_0xa236('0x19')]('goggleTTS\x20path',_0x51c58c['split']('.')[0x0]);return _0x51c58c[_0xa236('0x3a')]('.')[0x0];});};exports[_0xa236('0x45')]=function(_0xa83a28,_0x570d20,_0xadb438){return google[_0xa236('0x46')](_0xa83a28,_0x570d20,_0xadb438)[_0xa236('0x29')](function(_0x1c5c89){logger['info'](_0x1c5c89['uri']);return rp(_0x1c5c89);})['then'](function(_0x4598b8){var _0x1db54b='';var _0x24befd=0x0;try{fs[_0xa236('0x1b')](_0xa83a28);}catch(_0x1a268c){logger[_0xa236('0x1a')](_0x1a268c);}if(_0x4598b8&&_0x4598b8[_0xa236('0x47')]){_0x1db54b=_0x4598b8['results'][_0xa236('0x48')](function(_0x3748ea){return _0x3748ea&&_0x3748ea[_0xa236('0x49')][0x0]&&_0x3748ea[_0xa236('0x49')][0x0][_0xa236('0x4a')]?_0x3748ea[_0xa236('0x49')][0x0][_0xa236('0x4a')]:'';})[_0xa236('0x4b')]('\x0a');_0x24befd=_0x4598b8[_0xa236('0x47')][_0xa236('0x48')](function(_0x4e3bea){return _0x4e3bea&&_0x4e3bea[_0xa236('0x49')][0x0]&&_0x4e3bea[_0xa236('0x49')][0x0]['confidence']?_0x4e3bea['alternatives'][0x0][_0xa236('0x4c')]:0x0;})['join']('\x0a');}logger[_0xa236('0x19')](_0xa236('0x4d'),_0x1db54b);logger[_0xa236('0x19')](_0xa236('0x4e'),_0x24befd);return{'transcript':_0x1db54b,'confidence':_0x24befd};})[_0xa236('0x4f')](function(_0x27873b){logger[_0xa236('0x1a')]('[%s]\x20%s:%s',_0x27873b[_0xa236('0x13')],_0x27873b[_0xa236('0x50')],_0x27873b[_0xa236('0x51')]);});};exports['googleDialogflow']=function(_0x51923d,_0x18e34c,_0x1b2f1d,_0x323ede){var _0x4c73a9=apiai(_0x18e34c,{'language':_0x323ede||'en'});return _0x4c73a9[_0xa236('0x52')](_0x1b2f1d,{'sessionId':md5(_0x51923d)})[_0xa236('0x29')](function(_0x26ed48){logger[_0xa236('0x19')](JSON['stringify'](_0x26ed48));return{'source':_0x26ed48[_0xa236('0x53')]['source'],'resolvedQuery':_0x26ed48[_0xa236('0x53')][_0xa236('0x54')],'action':_0x26ed48['result']['action'],'actionIncomplete':_0x26ed48[_0xa236('0x53')][_0xa236('0x55')],'speech':_0x26ed48[_0xa236('0x53')][_0xa236('0x56')][_0xa236('0x57')],'score':_0x26ed48[_0xa236('0x53')]['score'],'statusCode':_0x26ed48[_0xa236('0x58')][_0xa236('0x59')],'endConversation':_0x26ed48[_0xa236('0x53')]['metadata'][_0xa236('0x5a')]||![],'isFallbackIntent':_0x26ed48[_0xa236('0x53')]['metadata'][_0xa236('0x5b')]};});};exports[_0xa236('0x5c')]=function(_0x32bfcb,_0x580872,_0x811678,_0x5d28fb,_0x48292a,_0x4874c6){var _0xeafac7=_0x5d28fb[_0xa236('0x5d')](/\\n/g,'\x0a');var _0x36afe8={'credentials':{'private_key':_0xeafac7,'client_email':_0x811678}};var _0x4d1393=new dialogflow['SessionsClient'](_0x36afe8);var _0x5b2e04=_0x4d1393[_0xa236('0x5e')](_0x580872,md5(_0x32bfcb));var _0xb2b47f={'session':_0x5b2e04,'queryInput':{'text':{'text':_0x48292a,'languageCode':_0x4874c6}}};return _0x4d1393[_0xa236('0x5f')](_0xb2b47f)[_0xa236('0x29')](function(_0x5e7956){if(_0x5e7956&&_0x5e7956[_0xa236('0x60')]){logger['info'](_0xa236('0x61'),JSON['stringify'](_0x5e7956));var _0xefe5be=_0x5e7956[0x0];if(_0xefe5be){var _0x465097={'action':_0xefe5be[_0xa236('0x62')]['action'],'allRequiredParamsPresent':_0xefe5be[_0xa236('0x62')][_0xa236('0x63')],'endConversation':_0xefe5be['queryResult'][_0xa236('0x64')]&&_0xefe5be[_0xa236('0x62')][_0xa236('0x64')][_0xa236('0x65')]?_0xefe5be['queryResult'][_0xa236('0x64')][_0xa236('0x65')][_0xa236('0x66')]['boolValue']:![],'fulfillmentText':_0xefe5be[_0xa236('0x62')]['fulfillmentText'],'intentName':_0xefe5be[_0xa236('0x62')][_0xa236('0x67')][_0xa236('0x50')],'intentDisplayName':_0xefe5be['queryResult'][_0xa236('0x67')][_0xa236('0x68')],'isFallbackIntent':_0xefe5be[_0xa236('0x62')]['intent'][_0xa236('0x69')],'languageCode':_0xefe5be['queryResult']['languageCode'],'queryText':_0xefe5be[_0xa236('0x62')][_0xa236('0x6a')],'responseId':_0xefe5be[_0xa236('0x6b')],'score':_0xefe5be[_0xa236('0x62')]['intentDetectionConfidence'],'speech':_0xefe5be['queryResult'][_0xa236('0x6c')],'providerResponse':JSON[_0xa236('0x3f')](_0x5e7956)};return _0x465097;}}});};exports[_0xa236('0x6d')]=function(_0x1a1cde,_0x2c5a41,_0x550883,_0x22a5a7){return tilde[_0xa236('0x46')](_0x1a1cde,_0x2c5a41,_0x550883,_0x22a5a7)[_0xa236('0x29')](function(_0x3a8d){try{fs[_0xa236('0x1b')](_0x1a1cde);}catch(_0x535a9d){logger[_0xa236('0x1a')](_0x535a9d);}logger['info']('Tilde\x20ASR\x20transcription',_0x3a8d['transcript']);logger[_0xa236('0x19')](_0xa236('0x6e'),_0x3a8d[_0xa236('0x4c')]);return _0x3a8d;});};exports[_0xa236('0x6f')]=function(_0x2d7165,_0x164b5d,_0x141c3b,_0x19b5c0,_0x3c3f26,_0x49a6b7){var _0x4bfcc5=path['resolve'](__dirname,'tmp',rs['generate'](0x4)+_0xa236('0x35'));var _0x5d2103;return aws[_0xa236('0x70')](_0x2d7165,_0x164b5d,_0x141c3b,_0x19b5c0,_0x3c3f26,_0x49a6b7,_0x4bfcc5)[_0xa236('0x29')](function(){_0x5d2103=path['resolve'](__dirname,_0xa236('0x25'),rs[_0xa236('0x34')](0x4)+'.wav');return convertFile(_0x4bfcc5,_0x5d2103);})[_0xa236('0x29')](function(){try{fs[_0xa236('0x1b')](_0x4bfcc5);fs[_0xa236('0x2a')](_0x5d2103,_0xa236('0x2b'));}catch(_0x198c97){logger['error'](_0x198c97);}return _0x5d2103['split']('.')[0x0];});};exports[_0xa236('0x71')]=function(_0x34b0c4,_0x187d78,_0x5bf142,_0x48db63,_0x3168a8,_0xff1a13){return aws[_0xa236('0x72')](_0x34b0c4,_0x187d78,_0x5bf142,_0x48db63,_0x3168a8,_0xff1a13)[_0xa236('0x29')](function(_0x2228ad){logger['info'](JSON[_0xa236('0x3f')](_0x2228ad));return _0x2228ad;});};exports['ispeechTTS']=function(_0x54a23b,_0x417c2d,_0xfff0e5,_0x9fee43){var _0x104d55=util['format'](_0xa236('0x73'),ISPEECH_API,_0x54a23b,encodeURIComponent(_0x417c2d),_0xfff0e5,_0x9fee43);var _0x2ef901=path[_0xa236('0x24')](__dirname,_0xa236('0x25'),rs[_0xa236('0x34')](0x4)+_0xa236('0x35'));var _0x293ebf;return downloadFile(_0x104d55,_0x2ef901)[_0xa236('0x29')](function(){_0x293ebf=path['resolve'](__dirname,'tmp',rs[_0xa236('0x34')](0x4)+'.wav');return convertFile(_0x2ef901,_0x293ebf);})[_0xa236('0x29')](function(){try{fs['unlink'](_0x2ef901);fs[_0xa236('0x2a')](_0x293ebf,_0xa236('0x2b'));}catch(_0x18d60f){logger[_0xa236('0x1a')](_0x18d60f);}return _0x293ebf[_0xa236('0x3a')]('.')[0x0];});};exports['ispeechASR']=function(_0x2d7bbe,_0x236e9e,_0x4521dd,_0x3458fc){var _0x32f0b8=util['format'](_0xa236('0x74'),ISPEECH_API,_0x236e9e,_0x4521dd,base64Encode(_0x2d7bbe),_0x3458fc?util['format'](_0xa236('0x75'),encodeURIComponent(_0x3458fc)):_0xa236('0x76'));return uploadFile(_0x32f0b8)[_0xa236('0x29')](function(_0x3ca4f7){return querystring[_0xa236('0x7')](_0x3ca4f7);});};exports[_0xa236('0x77')]=function(_0x2b4835,_0x2ddde9){return sestek[_0xa236('0x78')](_0x2b4835,_0x2ddde9)[_0xa236('0x29')](function(_0x5c946b){logger[_0xa236('0x19')](JSON[_0xa236('0x3f')](_0x5c946b));var _0x205f14={'speech':_0x5c946b['text'],'action':_0x5c946b[_0xa236('0x79')]?_0x5c946b[_0xa236('0x79')][_0xa236('0x7a')]:undefined,'actiondata':_0x5c946b[_0xa236('0x79')]?_0x5c946b[_0xa236('0x79')][_0xa236('0x7b')]:undefined};if(_0x5c946b['channelData']&&_0x5c946b[_0xa236('0x79')][_0xa236('0x7c')]){return base64Decode(_0x5c946b['channelData']['AudioFromTts']['Data'],path['resolve'](__dirname,_0xa236('0x25'),rs[_0xa236('0x34')](0x4)+_0xa236('0x26')))[_0xa236('0x29')](function(_0x1b8db6){_0x205f14[_0xa236('0x7d')]=_0x1b8db6;return _0x205f14;});}return _0x205f14;});};exports[_0xa236('0x7e')]=function(){return __dirname;};
\ No newline at end of file