Built motion from commit 5b761a7b.|2.5.36
[motion2.git] / server / services / agi / scripts / index.js
index 7cba226..63fa080 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf70b=['[%s]\x20%s:%s','message','googleDialogflow','textRequest','result','resolvedQuery','action','actionIncomplete','speech','score','status','code','metadata','endConversation','isFallbackIntent','googleDialogflowV2','replace','SessionsClient','sessionPath','Dialogflow\x20V2\x20response:','queryResult','allRequiredParamsPresent','diagnosticInfo','fields','end_conversation','intent','languageCode','queryText','responseId','intentDetectionConfidence','fulfillmentText','tildeASR','Tilde\x20ASR\x20transcription','Tilde\x20ASR\x20confidence','awsPolly','polly','awsLex','lex','ispeechTTS','format','%s?apikey=%s&action=recognize&locale=%s&content-type=audio/x-wav&audio=%s&%s','model=%s','freeform=3','nda','text','channelData','CustomAction','AudioFromTts','Data','audiofile','dirName','apiai-promise','bluebird','https','querystring','request-promise','google-tts-api','url','parse','util','./aws','./tilde','https://api.ispeech.org/api/rest','protocol','https:','host','path','WHAT_EVER','statusCode','error','request\x20to\x20','statusMessage','\x20failed,\x20status\x20code\x20=\x20','finish','info','close','unlink','download\x20error','end','get','wav','error\x20convert','start','resolve','generate','then','chmodSync','777','split','toString','googleCloudTTS','https://texttospeech.googleapis.com/v1/','?key=','ssml','input','voice','MP3','text:synthesize','POST','from','audioContent','writeFile','tmp','.wav','https://translate.google.com/_/TranslateWebserverUi/data/batchexecute','utf8','application/x-www-form-urlencoded','stringify','jQ1olc','null','generic','parse\x20response\x20failed:\x0a','length','data','.mp3','writeFileSync','base64','goggleTTS\x20path','googleASR','asr','uri','results','map','alternatives','transcript','confidence','join','googleASR\x20confidence','catch'];(function(_0x3bf83f,_0x181cac){var _0x22c4a9=function(_0xb3ff0d){while(--_0xb3ff0d){_0x3bf83f['push'](_0x3bf83f['shift']());}};_0x22c4a9(++_0x181cac);}(_0xf70b,0x135));var _0xbf70=function(_0x42cdb8,_0x3e96d3){_0x42cdb8=_0x42cdb8-0x0;var _0x26811b=_0xf70b[_0x42cdb8];return _0x26811b;};'use strict';var apiai=require(_0xbf70('0x0'));var BPromise=require(_0xbf70('0x1'));var dialogflow=require('dialogflow');var fs=require('fs');var http=require('http');var https=require(_0xbf70('0x2'));var md5=require('md5');var path=require('path');var querystring=require(_0xbf70('0x3'));var rp=require(_0xbf70('0x4'));var rs=require('randomstring');var sox=require('sox');var tts=require(_0xbf70('0x5'));var urlParse=require(_0xbf70('0x6'))[_0xbf70('0x7')];var util=require(_0xbf70('0x8'));var aws=require(_0xbf70('0x9'));var google=require('./google');var sestek=require('./sestek');var tilde=require(_0xbf70('0xa'));var logger=require('../../../config/logger')('agi');var ISPEECH_API=_0xbf70('0xb');function downloadFile(_0x58e54a,_0x2e4980){return new BPromise(function(_0x5c435f,_0x5ede3d){var _0x5d2097=urlParse(_0x58e54a);var _0xe984d2=_0x5d2097[_0xbf70('0xc')]===_0xbf70('0xd')?https:http;var _0x214f92={'host':_0x5d2097[_0xbf70('0xe')],'path':_0x5d2097[_0xbf70('0xf')],'headers':{'user-agent':_0xbf70('0x10')}};_0xe984d2['get'](_0x214f92,function(_0x1f8605){if(_0x1f8605[_0xbf70('0x11')]!==0xc8){logger[_0xbf70('0x12')](_0xbf70('0x13')+_0x58e54a+'\x20failed,\x20status\x20code\x20=\x20'+_0x1f8605[_0xbf70('0x11')]+'\x20('+_0x1f8605[_0xbf70('0x14')]+')');_0x5ede3d(new Error(_0xbf70('0x13')+_0x58e54a+_0xbf70('0x15')+_0x1f8605['statusCode']+'\x20('+_0x1f8605[_0xbf70('0x14')]+')'));return;}var _0x56e7c3=fs['createWriteStream'](_0x2e4980);_0x56e7c3['on'](_0xbf70('0x16'),function(){logger[_0xbf70('0x17')]('finish\x20download\x20file');_0x56e7c3[_0xbf70('0x18')](_0x5c435f);});_0x56e7c3['on'](_0xbf70('0x12'),function(_0x1fb37e){fs[_0xbf70('0x19')](_0x2e4980);logger[_0xbf70('0x12')](_0xbf70('0x1a'),_0x1fb37e);_0x5ede3d(_0x1fb37e);});_0x1f8605['pipe'](_0x56e7c3);})['on'](_0xbf70('0x12'),function(_0x2f78b8){logger['error'](_0x2f78b8);_0x5ede3d(_0x2f78b8);})[_0xbf70('0x1b')]();});}function uploadFile(_0x490550){return new BPromise(function(_0x40d7bd,_0x274f72){var _0x5d57fe=urlParse(_0x490550);var _0x223466=_0x5d57fe[_0xbf70('0xc')]===_0xbf70('0xd')?https:http;var _0x4b0e70={'host':_0x5d57fe[_0xbf70('0xe')],'path':_0x5d57fe[_0xbf70('0xf')],'headers':{'user-agent':'WHAT_EVER'}};_0x223466[_0xbf70('0x1c')](_0x4b0e70,function(_0x36721f){if(_0x36721f[_0xbf70('0x11')]!==0xc8){_0x274f72(new Error(_0xbf70('0x13')+_0x490550+_0xbf70('0x15')+_0x36721f[_0xbf70('0x11')]+'\x20('+_0x36721f[_0xbf70('0x14')]+')'));return;}var _0x416f40='';_0x36721f['on']('data',function(_0x55d987){_0x416f40+=_0x55d987;});_0x36721f['on']('end',function(){_0x40d7bd(_0x416f40);});})['on'](_0xbf70('0x12'),function(_0x40b1df){_0x274f72(_0x40b1df);})['end']();});}function convertFile(_0x5aad3a,_0x43000){return new BPromise(function(_0x5748e0,_0x541d04){var _0x4da867=sox['transcode'](_0x5aad3a,_0x43000,{'sampleRate':0x1f40,'format':_0xbf70('0x1d'),'channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x4da867['on'](_0xbf70('0x12'),function(_0x32dfcf){logger[_0xbf70('0x12')](_0xbf70('0x1e'),_0x32dfcf);_0x541d04(_0x32dfcf);});_0x4da867['on'](_0xbf70('0x1b'),function(){logger['info']('finish\x20to\x20convert');_0x5748e0();});_0x4da867[_0xbf70('0x1f')]();});}function base64Decode(_0x552bee,_0x38dc9d){var _0x5d14c9=path[_0xbf70('0x20')](__dirname,'tmp',rs[_0xbf70('0x21')](0x4)+'.wav');fs['writeFileSync'](_0x5d14c9,_0x552bee,'base64');return convertFile(_0x5d14c9,_0x38dc9d)[_0xbf70('0x22')](function(){try{fs[_0xbf70('0x19')](_0x5d14c9);fs[_0xbf70('0x23')](_0x38dc9d,_0xbf70('0x24'));}catch(_0x62755d){logger[_0xbf70('0x12')](_0x62755d);}return _0x38dc9d[_0xbf70('0x25')]('.')[0x0];});}function base64Encode(_0x52ef95){var _0x58a27a=fs['readFileSync'](_0x52ef95);return new Buffer(_0x58a27a)[_0xbf70('0x26')]('base64');}exports[_0xbf70('0x27')]=function(_0x327946,_0x5021b4,_0x590858,_0x2814b3,_0x51900a,_0x3381fa){var _0x43911e,_0x4a55a6;var _0x566892=_0xbf70('0x28');var _0x14576f=_0xbf70('0x29')+_0x327946;var _0x34dde5={};if(_0x5021b4===_0xbf70('0x2a')){_0x34dde5['input']={'ssml':_0x590858};}else{_0x34dde5[_0xbf70('0x2b')]={'text':_0x590858};};_0x34dde5[_0xbf70('0x2c')]={'languageCode':_0x2814b3,'ssmlGender':_0x51900a};_0x34dde5['audioConfig']={'audioEncoding':_0xbf70('0x2d'),'sampleRateHertz':0x1f40};var _0x1a2a4d={'url':_0x566892+_0xbf70('0x2e')+_0x14576f,'method':_0xbf70('0x2f'),'json':!![],'body':_0x34dde5};return rp(_0x1a2a4d)['then'](function(_0x53039a){return new BPromise(function(_0x2053bd,_0x4e94d1){_0x43911e=path[_0xbf70('0x20')](__dirname,'tmp',rs[_0xbf70('0x21')](0x4)+'.mp3');var _0x37ae44=Buffer[_0xbf70('0x30')](_0x53039a[_0xbf70('0x31')],'base64');return fs[_0xbf70('0x32')](_0x43911e,_0x37ae44,function(_0x4e73be){_0x4e94d1(_0x4e73be);},function(_0x38e67e){fs[_0xbf70('0x23')](_0x43911e,_0xbf70('0x24'));_0x2053bd(_0x38e67e);});});})[_0xbf70('0x22')](function(_0x2d9bb7){_0x4a55a6=path[_0xbf70('0x20')](__dirname,_0xbf70('0x33'),rs['generate'](0x4)+_0xbf70('0x34'));return convertFile(_0x43911e,_0x4a55a6);})[_0xbf70('0x22')](function(){try{fs[_0xbf70('0x19')](_0x43911e);fs[_0xbf70('0x23')](_0x4a55a6,'777');}catch(_0x287231){logger[_0xbf70('0x12')](_0x287231);}logger[_0xbf70('0x17')]('googleCloudTTS\x20path',_0x4a55a6[_0xbf70('0x25')]('.')[0x0]);return _0x4a55a6[_0xbf70('0x25')]('.')[0x0];});};exports['googleTTS']=function(_0x36c93d,_0x30cc7a){var _0x306470=_0xbf70('0x35');var _0x91d254,_0x50785a;var _0x11cb1a;var _0x173f2c={'encoding':_0xbf70('0x36'),'method':_0xbf70('0x2f'),'timeout':0x2710,'url':_0x306470,'headers':{'Content-Type':_0xbf70('0x37')},'body':'f.req='+encodeURIComponent(JSON[_0xbf70('0x38')]([[[_0xbf70('0x39'),JSON[_0xbf70('0x38')]([_0x36c93d,_0x30cc7a||'en',![],_0xbf70('0x3a')]),null,_0xbf70('0x3b')]]]))};return rp(_0x173f2c)[_0xbf70('0x22')](function(_0x148464){try{_0x11cb1a=eval(_0x148464['slice'](0x5))[0x0][0x2];}catch(_0x4dd096){throw new Error(_0xbf70('0x3c')+_0x148464['data']);}if(!_0x11cb1a){if(_0x36c93d[_0xbf70('0x3d')]>0xc8){throw new Error('text\x20length\x20limit\x20reached');}else{throw new Error('lang\x20\x22'+_0x30cc7a+'\x22\x20might\x20not\x20exist');}}try{_0x11cb1a=eval(_0x11cb1a)[0x0];}catch(_0x2111cb){throw new Error(_0xbf70('0x3c')+res[_0xbf70('0x3e')]);}const _0x57f0ca=_0x11cb1a;_0x91d254=path[_0xbf70('0x20')](__dirname,_0xbf70('0x33'),rs[_0xbf70('0x21')](0x4)+_0xbf70('0x3f'));fs[_0xbf70('0x40')](_0x91d254,_0x11cb1a,{'encoding':_0xbf70('0x41')});_0x50785a=path[_0xbf70('0x20')](__dirname,'tmp',rs[_0xbf70('0x21')](0x4)+_0xbf70('0x34'));return convertFile(_0x91d254,_0x50785a);})[_0xbf70('0x22')](function(){try{fs[_0xbf70('0x19')](_0x91d254);fs[_0xbf70('0x23')](_0x50785a,'777');}catch(_0xa6c840){logger[_0xbf70('0x12')](_0xa6c840);}logger[_0xbf70('0x17')](_0xbf70('0x42'),_0x50785a[_0xbf70('0x25')]('.')[0x0]);return _0x50785a[_0xbf70('0x25')]('.')[0x0];});};exports[_0xbf70('0x43')]=function(_0x1d668e,_0x3d728a,_0x536fae){return google[_0xbf70('0x44')](_0x1d668e,_0x3d728a,_0x536fae)[_0xbf70('0x22')](function(_0x181175){logger[_0xbf70('0x17')](_0x181175[_0xbf70('0x45')]);return rp(_0x181175);})['then'](function(_0x8b0cfe){var _0xc43728='';var _0x5b8e52=0x0;try{fs[_0xbf70('0x19')](_0x1d668e);}catch(_0x27c045){logger[_0xbf70('0x12')](_0x27c045);}if(_0x8b0cfe&&_0x8b0cfe[_0xbf70('0x46')]){_0xc43728=_0x8b0cfe[_0xbf70('0x46')][_0xbf70('0x47')](function(_0x34c751){return _0x34c751&&_0x34c751[_0xbf70('0x48')][0x0]&&_0x34c751[_0xbf70('0x48')][0x0][_0xbf70('0x49')]?_0x34c751[_0xbf70('0x48')][0x0][_0xbf70('0x49')]:'';})['join']('\x0a');_0x5b8e52=_0x8b0cfe[_0xbf70('0x46')][_0xbf70('0x47')](function(_0x243c9b){return _0x243c9b&&_0x243c9b['alternatives'][0x0]&&_0x243c9b[_0xbf70('0x48')][0x0][_0xbf70('0x4a')]?_0x243c9b['alternatives'][0x0]['confidence']:0x0;})[_0xbf70('0x4b')]('\x0a');}logger[_0xbf70('0x17')]('googleASR\x20transcription',_0xc43728);logger[_0xbf70('0x17')](_0xbf70('0x4c'),_0x5b8e52);return{'transcript':_0xc43728,'confidence':_0x5b8e52};})[_0xbf70('0x4d')](function(_0x5175ef){logger[_0xbf70('0x12')](_0xbf70('0x4e'),_0x5175ef['statusCode'],_0x5175ef['name'],_0x5175ef[_0xbf70('0x4f')]);});};exports[_0xbf70('0x50')]=function(_0x3d4979,_0x5611ca,_0xf2ec07,_0x21b691){var _0x32a381=apiai(_0x5611ca,{'language':_0x21b691||'en'});return _0x32a381[_0xbf70('0x51')](_0xf2ec07,{'sessionId':md5(_0x3d4979)})[_0xbf70('0x22')](function(_0x4b629a){logger[_0xbf70('0x17')](JSON[_0xbf70('0x38')](_0x4b629a));return{'source':_0x4b629a[_0xbf70('0x52')]['source'],'resolvedQuery':_0x4b629a[_0xbf70('0x52')][_0xbf70('0x53')],'action':_0x4b629a[_0xbf70('0x52')][_0xbf70('0x54')],'actionIncomplete':_0x4b629a[_0xbf70('0x52')][_0xbf70('0x55')],'speech':_0x4b629a['result']['fulfillment'][_0xbf70('0x56')],'score':_0x4b629a['result'][_0xbf70('0x57')],'statusCode':_0x4b629a[_0xbf70('0x58')][_0xbf70('0x59')],'endConversation':_0x4b629a[_0xbf70('0x52')][_0xbf70('0x5a')][_0xbf70('0x5b')]||![],'isFallbackIntent':_0x4b629a[_0xbf70('0x52')][_0xbf70('0x5a')][_0xbf70('0x5c')]};});};exports[_0xbf70('0x5d')]=function(_0x20200e,_0x335680,_0x5da8dc,_0x10a5a2,_0x360baa,_0x1cc85d){var _0x18a22e=_0x10a5a2[_0xbf70('0x5e')](/\\n/g,'\x0a');var _0x37cf01={'credentials':{'private_key':_0x18a22e,'client_email':_0x5da8dc}};var _0x22f61c=new dialogflow[(_0xbf70('0x5f'))](_0x37cf01);var _0x176a3f=_0x22f61c[_0xbf70('0x60')](_0x335680,md5(_0x20200e));var _0x1c81f7={'session':_0x176a3f,'queryInput':{'text':{'text':_0x360baa,'languageCode':_0x1cc85d}}};return _0x22f61c['detectIntent'](_0x1c81f7)[_0xbf70('0x22')](function(_0x1fdfb1){if(_0x1fdfb1&&_0x1fdfb1[_0xbf70('0x3d')]){logger[_0xbf70('0x17')](_0xbf70('0x61'),JSON[_0xbf70('0x38')](_0x1fdfb1));var _0x393d00=_0x1fdfb1[0x0];if(_0x393d00){var _0x1518be={'action':_0x393d00[_0xbf70('0x62')]['action'],'allRequiredParamsPresent':_0x393d00['queryResult'][_0xbf70('0x63')],'endConversation':_0x393d00[_0xbf70('0x62')][_0xbf70('0x64')]&&_0x393d00['queryResult'][_0xbf70('0x64')][_0xbf70('0x65')]?_0x393d00[_0xbf70('0x62')][_0xbf70('0x64')][_0xbf70('0x65')][_0xbf70('0x66')]['boolValue']:![],'fulfillmentText':_0x393d00[_0xbf70('0x62')]['fulfillmentText'],'intentName':_0x393d00['queryResult'][_0xbf70('0x67')]['name'],'intentDisplayName':_0x393d00[_0xbf70('0x62')]['intent']['displayName'],'isFallbackIntent':_0x393d00[_0xbf70('0x62')][_0xbf70('0x67')]['isFallback'],'languageCode':_0x393d00[_0xbf70('0x62')][_0xbf70('0x68')],'queryText':_0x393d00['queryResult'][_0xbf70('0x69')],'responseId':_0x393d00[_0xbf70('0x6a')],'score':_0x393d00[_0xbf70('0x62')][_0xbf70('0x6b')],'speech':_0x393d00[_0xbf70('0x62')][_0xbf70('0x6c')],'providerResponse':JSON[_0xbf70('0x38')](_0x1fdfb1)};return _0x1518be;}}});};exports[_0xbf70('0x6d')]=function(_0x33b4cb,_0xe1f1c,_0x4798ec,_0x276a05){return tilde['asr'](_0x33b4cb,_0xe1f1c,_0x4798ec,_0x276a05)[_0xbf70('0x22')](function(_0x34b124){try{fs[_0xbf70('0x19')](_0x33b4cb);}catch(_0x3aa568){logger[_0xbf70('0x12')](_0x3aa568);}logger[_0xbf70('0x17')](_0xbf70('0x6e'),_0x34b124[_0xbf70('0x49')]);logger[_0xbf70('0x17')](_0xbf70('0x6f'),_0x34b124[_0xbf70('0x4a')]);return _0x34b124;});};exports[_0xbf70('0x70')]=function(_0x314bf6,_0x207ca6,_0x3a808f,_0x20e3be,_0x47ef80,_0xc89e83){var _0x1c49c8=path[_0xbf70('0x20')](__dirname,_0xbf70('0x33'),rs[_0xbf70('0x21')](0x4)+_0xbf70('0x3f'));var _0x131dd3;return aws[_0xbf70('0x71')](_0x314bf6,_0x207ca6,_0x3a808f,_0x20e3be,_0x47ef80,_0xc89e83,_0x1c49c8)[_0xbf70('0x22')](function(){_0x131dd3=path['resolve'](__dirname,_0xbf70('0x33'),rs[_0xbf70('0x21')](0x4)+_0xbf70('0x34'));return convertFile(_0x1c49c8,_0x131dd3);})['then'](function(){try{fs[_0xbf70('0x19')](_0x1c49c8);fs[_0xbf70('0x23')](_0x131dd3,'777');}catch(_0x31639f){logger['error'](_0x31639f);}return _0x131dd3['split']('.')[0x0];});};exports[_0xbf70('0x72')]=function(_0x1bc92b,_0x4c4879,_0x7f859,_0x380ce4,_0x17bb53,_0x6b3bfc){return aws[_0xbf70('0x73')](_0x1bc92b,_0x4c4879,_0x7f859,_0x380ce4,_0x17bb53,_0x6b3bfc)[_0xbf70('0x22')](function(_0x4fc1e1){logger['info'](JSON[_0xbf70('0x38')](_0x4fc1e1));return _0x4fc1e1;});};exports[_0xbf70('0x74')]=function(_0x157510,_0x2a71ce,_0x5646ab,_0x4ef1b6){var _0x1eec26=util[_0xbf70('0x75')]('%s?apikey=%s&action=convert&text=%s&voice=%s&speed=%s&format=mp3',ISPEECH_API,_0x157510,encodeURIComponent(_0x2a71ce),_0x5646ab,_0x4ef1b6);var _0x5cdced=path[_0xbf70('0x20')](__dirname,_0xbf70('0x33'),rs[_0xbf70('0x21')](0x4)+_0xbf70('0x3f'));var _0x5b3f13;return downloadFile(_0x1eec26,_0x5cdced)['then'](function(){_0x5b3f13=path[_0xbf70('0x20')](__dirname,_0xbf70('0x33'),rs[_0xbf70('0x21')](0x4)+_0xbf70('0x34'));return convertFile(_0x5cdced,_0x5b3f13);})[_0xbf70('0x22')](function(){try{fs['unlink'](_0x5cdced);fs[_0xbf70('0x23')](_0x5b3f13,'777');}catch(_0x48781d){logger[_0xbf70('0x12')](_0x48781d);}return _0x5b3f13[_0xbf70('0x25')]('.')[0x0];});};exports['ispeechASR']=function(_0x2f3aed,_0xa23840,_0x3747cc,_0x2ed8bc){var _0x3e22d0=util[_0xbf70('0x75')](_0xbf70('0x76'),ISPEECH_API,_0xa23840,_0x3747cc,base64Encode(_0x2f3aed),_0x2ed8bc?util[_0xbf70('0x75')](_0xbf70('0x77'),encodeURIComponent(_0x2ed8bc)):_0xbf70('0x78'));return uploadFile(_0x3e22d0)[_0xbf70('0x22')](function(_0x1fe2e9){return querystring[_0xbf70('0x7')](_0x1fe2e9);});};exports['sestekNDA']=function(_0x20a044,_0x5de8e7){return sestek[_0xbf70('0x79')](_0x20a044,_0x5de8e7)[_0xbf70('0x22')](function(_0x506bab){logger[_0xbf70('0x17')](JSON[_0xbf70('0x38')](_0x506bab));var _0x5e6baf={'speech':_0x506bab[_0xbf70('0x7a')],'action':_0x506bab[_0xbf70('0x7b')]?_0x506bab[_0xbf70('0x7b')][_0xbf70('0x7c')]:undefined,'actiondata':_0x506bab['channelData']?_0x506bab['channelData']['CustomActionData']:undefined};if(_0x506bab[_0xbf70('0x7b')]&&_0x506bab[_0xbf70('0x7b')][_0xbf70('0x7d')]){return base64Decode(_0x506bab['channelData'][_0xbf70('0x7d')][_0xbf70('0x7e')],path[_0xbf70('0x20')](__dirname,_0xbf70('0x33'),rs[_0xbf70('0x21')](0x4)+_0xbf70('0x34')))[_0xbf70('0x22')](function(_0x4e6b0e){_0x5e6baf[_0xbf70('0x7f')]=_0x4e6b0e;return _0x5e6baf;});}return _0x5e6baf;});};exports[_0xbf70('0x80')]=function(){return __dirname;};
\ No newline at end of file
+var _0x83a2=['googleDialogflow','textRequest','result','source','resolvedQuery','actionIncomplete','speech','status','code','isFallbackIntent','googleDialogflowV2','replace','SessionsClient','sessionPath','detectIntent','Dialogflow\x20V2\x20response:','action','queryResult','allRequiredParamsPresent','diagnosticInfo','fields','end_conversation','boolValue','fulfillmentText','intent','isFallback','languageCode','queryText','responseId','intentDetectionConfidence','Tilde\x20ASR\x20confidence','awsPolly','awsLex','lex','format','%s?apikey=%s&action=convert&text=%s&voice=%s&speed=%s&format=mp3','%s?apikey=%s&action=recognize&locale=%s&content-type=audio/x-wav&audio=%s&%s','model=%s','sestekNDA','nda','text','channelData','CustomAction','AudioFromTts','Data','apiai-promise','dialogflow','http','https','md5','path','querystring','request-promise','randomstring','sox','google-tts-api','url','parse','util','./google','./sestek','../../../config/logger','agi','https://api.ispeech.org/api/rest','protocol','https:','host','get','statusCode','error','\x20failed,\x20status\x20code\x20=\x20','statusMessage','createWriteStream','finish\x20download\x20file','close','unlink','download\x20error','pipe','WHAT_EVER','request\x20to\x20','data','end','error\x20convert','info','finish\x20to\x20convert','start','resolve','tmp','generate','.wav','then','777','split','readFileSync','toString','base64','googleCloudTTS','https://texttospeech.googleapis.com/v1/','ssml','input','voice','audioConfig','text:synthesize','POST','.mp3','from','audioContent','writeFile','chmodSync','googleCloudTTS\x20path','https://translate.google.com/_/TranslateWebserverUi/data/batchexecute','utf8','application/x-www-form-urlencoded','f.req=','stringify','jQ1olc','generic','slice','parse\x20response\x20failed:\x0a','length','\x22\x20might\x20not\x20exist','writeFileSync','googleASR','asr','uri','results','alternatives','transcript','join','map','confidence','googleASR\x20transcription','googleASR\x20confidence','catch','name'];(function(_0x1681ea,_0x3b126c){var _0x4db476=function(_0x87efc7){while(--_0x87efc7){_0x1681ea['push'](_0x1681ea['shift']());}};_0x4db476(++_0x3b126c);}(_0x83a2,0xb4));var _0x283a=function(_0x49656c,_0x51a50e){_0x49656c=_0x49656c-0x0;var _0x566d02=_0x83a2[_0x49656c];return _0x566d02;};'use strict';var apiai=require(_0x283a('0x0'));var BPromise=require('bluebird');var dialogflow=require(_0x283a('0x1'));var fs=require('fs');var http=require(_0x283a('0x2'));var https=require(_0x283a('0x3'));var md5=require(_0x283a('0x4'));var path=require(_0x283a('0x5'));var querystring=require(_0x283a('0x6'));var rp=require(_0x283a('0x7'));var rs=require(_0x283a('0x8'));var sox=require(_0x283a('0x9'));var tts=require(_0x283a('0xa'));var urlParse=require(_0x283a('0xb'))[_0x283a('0xc')];var util=require(_0x283a('0xd'));var aws=require('./aws');var google=require(_0x283a('0xe'));var sestek=require(_0x283a('0xf'));var tilde=require('./tilde');var logger=require(_0x283a('0x10'))(_0x283a('0x11'));var ISPEECH_API=_0x283a('0x12');function downloadFile(_0x39c4f1,_0x589280){return new BPromise(function(_0x59ab9b,_0x5cb6ea){var _0x15c231=urlParse(_0x39c4f1);var _0x1e6889=_0x15c231[_0x283a('0x13')]===_0x283a('0x14')?https:http;var _0x8a9a6c={'host':_0x15c231[_0x283a('0x15')],'path':_0x15c231['path'],'headers':{'user-agent':'WHAT_EVER'}};_0x1e6889[_0x283a('0x16')](_0x8a9a6c,function(_0x3c9e9c){if(_0x3c9e9c[_0x283a('0x17')]!==0xc8){logger[_0x283a('0x18')]('request\x20to\x20'+_0x39c4f1+_0x283a('0x19')+_0x3c9e9c[_0x283a('0x17')]+'\x20('+_0x3c9e9c[_0x283a('0x1a')]+')');_0x5cb6ea(new Error('request\x20to\x20'+_0x39c4f1+_0x283a('0x19')+_0x3c9e9c['statusCode']+'\x20('+_0x3c9e9c[_0x283a('0x1a')]+')'));return;}var _0x454c58=fs[_0x283a('0x1b')](_0x589280);_0x454c58['on']('finish',function(){logger['info'](_0x283a('0x1c'));_0x454c58[_0x283a('0x1d')](_0x59ab9b);});_0x454c58['on']('error',function(_0x31f454){fs[_0x283a('0x1e')](_0x589280);logger[_0x283a('0x18')](_0x283a('0x1f'),_0x31f454);_0x5cb6ea(_0x31f454);});_0x3c9e9c[_0x283a('0x20')](_0x454c58);})['on']('error',function(_0x35de9c){logger[_0x283a('0x18')](_0x35de9c);_0x5cb6ea(_0x35de9c);})['end']();});}function uploadFile(_0x4e581e){return new BPromise(function(_0x522345,_0x241195){var _0x4aed81=urlParse(_0x4e581e);var _0x4aae5a=_0x4aed81[_0x283a('0x13')]===_0x283a('0x14')?https:http;var _0x1cabdf={'host':_0x4aed81[_0x283a('0x15')],'path':_0x4aed81[_0x283a('0x5')],'headers':{'user-agent':_0x283a('0x21')}};_0x4aae5a[_0x283a('0x16')](_0x1cabdf,function(_0x5c2065){if(_0x5c2065[_0x283a('0x17')]!==0xc8){_0x241195(new Error(_0x283a('0x22')+_0x4e581e+'\x20failed,\x20status\x20code\x20=\x20'+_0x5c2065[_0x283a('0x17')]+'\x20('+_0x5c2065[_0x283a('0x1a')]+')'));return;}var _0x4fbedc='';_0x5c2065['on'](_0x283a('0x23'),function(_0x2c71db){_0x4fbedc+=_0x2c71db;});_0x5c2065['on']('end',function(){_0x522345(_0x4fbedc);});})['on'](_0x283a('0x18'),function(_0x5a75d8){_0x241195(_0x5a75d8);})[_0x283a('0x24')]();});}function convertFile(_0x54fb63,_0x475251){return new BPromise(function(_0x10cb52,_0x3c72ef){var _0x3ec190=sox['transcode'](_0x54fb63,_0x475251,{'sampleRate':0x1f40,'format':'wav','channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x3ec190['on'](_0x283a('0x18'),function(_0x5044ef){logger[_0x283a('0x18')](_0x283a('0x25'),_0x5044ef);_0x3c72ef(_0x5044ef);});_0x3ec190['on']('end',function(){logger[_0x283a('0x26')](_0x283a('0x27'));_0x10cb52();});_0x3ec190[_0x283a('0x28')]();});}function base64Decode(_0x414429,_0x84d804){var _0x9e3610=path[_0x283a('0x29')](__dirname,_0x283a('0x2a'),rs[_0x283a('0x2b')](0x4)+_0x283a('0x2c'));fs['writeFileSync'](_0x9e3610,_0x414429,'base64');return convertFile(_0x9e3610,_0x84d804)[_0x283a('0x2d')](function(){try{fs[_0x283a('0x1e')](_0x9e3610);fs['chmodSync'](_0x84d804,_0x283a('0x2e'));}catch(_0x69b4a4){logger[_0x283a('0x18')](_0x69b4a4);}return _0x84d804[_0x283a('0x2f')]('.')[0x0];});}function base64Encode(_0x2b40ae){var _0x2e0f66=fs[_0x283a('0x30')](_0x2b40ae);return new Buffer(_0x2e0f66)[_0x283a('0x31')](_0x283a('0x32'));}exports[_0x283a('0x33')]=function(_0x1f03f1,_0x57232c,_0x328cc3,_0x37d6ef,_0x2fe8f2,_0x417a10){var _0x1dcb00,_0x2fa3aa;var _0x1383fb=_0x283a('0x34');var _0x3e48b9='?key='+_0x1f03f1;var _0x2fdd22={};if(_0x57232c===_0x283a('0x35')){_0x2fdd22[_0x283a('0x36')]={'ssml':_0x328cc3};}else{_0x2fdd22[_0x283a('0x36')]={'text':_0x328cc3};};_0x2fdd22[_0x283a('0x37')]={'languageCode':_0x37d6ef,'ssmlGender':_0x2fe8f2};_0x2fdd22[_0x283a('0x38')]={'audioEncoding':'MP3','sampleRateHertz':0x1f40};var _0x732ed6={'url':_0x1383fb+_0x283a('0x39')+_0x3e48b9,'method':_0x283a('0x3a'),'json':!![],'body':_0x2fdd22};return rp(_0x732ed6)['then'](function(_0x317f3b){return new BPromise(function(_0x4fb34a,_0x42bcb1){_0x1dcb00=path[_0x283a('0x29')](__dirname,'tmp',rs[_0x283a('0x2b')](0x4)+_0x283a('0x3b'));var _0x65d288=Buffer[_0x283a('0x3c')](_0x317f3b[_0x283a('0x3d')],_0x283a('0x32'));return fs[_0x283a('0x3e')](_0x1dcb00,_0x65d288,function(_0xa928eb){_0x42bcb1(_0xa928eb);},function(_0x1ee19d){fs[_0x283a('0x3f')](_0x1dcb00,_0x283a('0x2e'));_0x4fb34a(_0x1ee19d);});});})[_0x283a('0x2d')](function(_0x1d6045){_0x2fa3aa=path[_0x283a('0x29')](__dirname,_0x283a('0x2a'),rs['generate'](0x4)+'.wav');return convertFile(_0x1dcb00,_0x2fa3aa);})[_0x283a('0x2d')](function(){try{fs[_0x283a('0x1e')](_0x1dcb00);fs[_0x283a('0x3f')](_0x2fa3aa,_0x283a('0x2e'));}catch(_0x2afeb0){logger[_0x283a('0x18')](_0x2afeb0);}logger[_0x283a('0x26')](_0x283a('0x40'),_0x2fa3aa['split']('.')[0x0]);return _0x2fa3aa[_0x283a('0x2f')]('.')[0x0];});};exports['googleTTS']=function(_0x570da0,_0x1f2e0b){var _0x54a278=_0x283a('0x41');var _0x8aa4bc,_0xa72c1c;var _0x991a2a;var _0x49c0e1={'encoding':_0x283a('0x42'),'method':'POST','timeout':0x2710,'url':_0x54a278,'headers':{'Content-Type':_0x283a('0x43')},'body':_0x283a('0x44')+encodeURIComponent(JSON[_0x283a('0x45')]([[[_0x283a('0x46'),JSON[_0x283a('0x45')]([_0x570da0,_0x1f2e0b||'en',![],'null']),null,_0x283a('0x47')]]]))};return rp(_0x49c0e1)[_0x283a('0x2d')](function(_0x4bb95e){try{_0x991a2a=eval(_0x4bb95e[_0x283a('0x48')](0x5))[0x0][0x2];}catch(_0x5c3d37){throw new Error(_0x283a('0x49')+_0x4bb95e[_0x283a('0x23')]);}if(!_0x991a2a){if(_0x570da0[_0x283a('0x4a')]>0xc8){throw new Error('text\x20length\x20limit\x20reached');}else{throw new Error('lang\x20\x22'+_0x1f2e0b+_0x283a('0x4b'));}}try{_0x991a2a=eval(_0x991a2a)[0x0];}catch(_0xdb1ec1){throw new Error('parse\x20response\x20failed:\x0a'+res[_0x283a('0x23')]);}const _0x311555=_0x991a2a;_0x8aa4bc=path['resolve'](__dirname,_0x283a('0x2a'),rs[_0x283a('0x2b')](0x4)+_0x283a('0x3b'));fs[_0x283a('0x4c')](_0x8aa4bc,_0x991a2a,{'encoding':'base64'});_0xa72c1c=path[_0x283a('0x29')](__dirname,'tmp',rs[_0x283a('0x2b')](0x4)+_0x283a('0x2c'));return convertFile(_0x8aa4bc,_0xa72c1c);})[_0x283a('0x2d')](function(){try{fs[_0x283a('0x1e')](_0x8aa4bc);fs[_0x283a('0x3f')](_0xa72c1c,_0x283a('0x2e'));}catch(_0x4fad68){logger['error'](_0x4fad68);}logger[_0x283a('0x26')]('goggleTTS\x20path',_0xa72c1c[_0x283a('0x2f')]('.')[0x0]);return _0xa72c1c['split']('.')[0x0];});};exports[_0x283a('0x4d')]=function(_0x39e3d2,_0x402231,_0x117922){return google[_0x283a('0x4e')](_0x39e3d2,_0x402231,_0x117922)[_0x283a('0x2d')](function(_0x2ec462){logger[_0x283a('0x26')](_0x2ec462[_0x283a('0x4f')]);return rp(_0x2ec462);})[_0x283a('0x2d')](function(_0x5c782c){var _0x38646b='';var _0x411a09=0x0;try{fs[_0x283a('0x1e')](_0x39e3d2);}catch(_0x29583c){logger[_0x283a('0x18')](_0x29583c);}if(_0x5c782c&&_0x5c782c[_0x283a('0x50')]){_0x38646b=_0x5c782c['results']['map'](function(_0x5021c6){return _0x5021c6&&_0x5021c6[_0x283a('0x51')][0x0]&&_0x5021c6[_0x283a('0x51')][0x0][_0x283a('0x52')]?_0x5021c6[_0x283a('0x51')][0x0][_0x283a('0x52')]:'';})[_0x283a('0x53')]('\x0a');_0x411a09=_0x5c782c[_0x283a('0x50')][_0x283a('0x54')](function(_0x3d1bc2){return _0x3d1bc2&&_0x3d1bc2['alternatives'][0x0]&&_0x3d1bc2['alternatives'][0x0]['confidence']?_0x3d1bc2[_0x283a('0x51')][0x0][_0x283a('0x55')]:0x0;})[_0x283a('0x53')]('\x0a');}logger[_0x283a('0x26')](_0x283a('0x56'),_0x38646b);logger[_0x283a('0x26')](_0x283a('0x57'),_0x411a09);return{'transcript':_0x38646b,'confidence':_0x411a09};})[_0x283a('0x58')](function(_0x2dd589){logger[_0x283a('0x18')]('[%s]\x20%s:%s',_0x2dd589[_0x283a('0x17')],_0x2dd589[_0x283a('0x59')],_0x2dd589['message']);});};exports[_0x283a('0x5a')]=function(_0x27813b,_0x14632f,_0xd895be,_0x2a5c62){var _0x7410ab=apiai(_0x14632f,{'language':_0x2a5c62||'en'});return _0x7410ab[_0x283a('0x5b')](_0xd895be,{'sessionId':md5(_0x27813b)})[_0x283a('0x2d')](function(_0x38a279){logger[_0x283a('0x26')](JSON[_0x283a('0x45')](_0x38a279));return{'source':_0x38a279[_0x283a('0x5c')][_0x283a('0x5d')],'resolvedQuery':_0x38a279['result'][_0x283a('0x5e')],'action':_0x38a279[_0x283a('0x5c')]['action'],'actionIncomplete':_0x38a279['result'][_0x283a('0x5f')],'speech':_0x38a279[_0x283a('0x5c')]['fulfillment'][_0x283a('0x60')],'score':_0x38a279[_0x283a('0x5c')]['score'],'statusCode':_0x38a279[_0x283a('0x61')][_0x283a('0x62')],'endConversation':_0x38a279[_0x283a('0x5c')]['metadata']['endConversation']||![],'isFallbackIntent':_0x38a279['result']['metadata'][_0x283a('0x63')]};});};exports[_0x283a('0x64')]=function(_0x4eac6e,_0x4cbf37,_0x2ddf3f,_0x438402,_0x1a832e,_0x2354d1){var _0x3bae05=_0x438402[_0x283a('0x65')](/\\n/g,'\x0a');var _0x25cdae={'credentials':{'private_key':_0x3bae05,'client_email':_0x2ddf3f}};var _0x3d5493=new dialogflow[(_0x283a('0x66'))](_0x25cdae);var _0x4e78b0=_0x3d5493[_0x283a('0x67')](_0x4cbf37,md5(_0x4eac6e));var _0x5fa9fe={'session':_0x4e78b0,'queryInput':{'text':{'text':_0x1a832e,'languageCode':_0x2354d1}}};return _0x3d5493[_0x283a('0x68')](_0x5fa9fe)[_0x283a('0x2d')](function(_0x89a81a){if(_0x89a81a&&_0x89a81a[_0x283a('0x4a')]){logger[_0x283a('0x26')](_0x283a('0x69'),JSON[_0x283a('0x45')](_0x89a81a));var _0x407244=_0x89a81a[0x0];if(_0x407244){var _0x7d6378={'action':_0x407244['queryResult'][_0x283a('0x6a')],'allRequiredParamsPresent':_0x407244[_0x283a('0x6b')][_0x283a('0x6c')],'endConversation':_0x407244[_0x283a('0x6b')][_0x283a('0x6d')]&&_0x407244['queryResult']['diagnosticInfo'][_0x283a('0x6e')]?_0x407244['queryResult'][_0x283a('0x6d')][_0x283a('0x6e')][_0x283a('0x6f')][_0x283a('0x70')]:![],'fulfillmentText':_0x407244[_0x283a('0x6b')][_0x283a('0x71')],'intentName':_0x407244[_0x283a('0x6b')][_0x283a('0x72')][_0x283a('0x59')],'intentDisplayName':_0x407244[_0x283a('0x6b')][_0x283a('0x72')]['displayName'],'isFallbackIntent':_0x407244[_0x283a('0x6b')][_0x283a('0x72')][_0x283a('0x73')],'languageCode':_0x407244['queryResult'][_0x283a('0x74')],'queryText':_0x407244[_0x283a('0x6b')][_0x283a('0x75')],'responseId':_0x407244[_0x283a('0x76')],'score':_0x407244['queryResult'][_0x283a('0x77')],'speech':_0x407244['queryResult'][_0x283a('0x71')],'providerResponse':JSON[_0x283a('0x45')](_0x89a81a)};return _0x7d6378;}}});};exports['tildeASR']=function(_0x573a3d,_0x1e1cc4,_0x3e0ade,_0x508deb){return tilde[_0x283a('0x4e')](_0x573a3d,_0x1e1cc4,_0x3e0ade,_0x508deb)[_0x283a('0x2d')](function(_0x3320dd){try{fs['unlink'](_0x573a3d);}catch(_0x24296c){logger[_0x283a('0x18')](_0x24296c);}logger['info']('Tilde\x20ASR\x20transcription',_0x3320dd[_0x283a('0x52')]);logger[_0x283a('0x26')](_0x283a('0x78'),_0x3320dd['confidence']);return _0x3320dd;});};exports[_0x283a('0x79')]=function(_0x50be27,_0x1063c2,_0x3c6938,_0x1a50aa,_0x1b3f5b,_0xccf42){var _0x528f04=path[_0x283a('0x29')](__dirname,_0x283a('0x2a'),rs[_0x283a('0x2b')](0x4)+_0x283a('0x3b'));var _0x32d5a9;return aws['polly'](_0x50be27,_0x1063c2,_0x3c6938,_0x1a50aa,_0x1b3f5b,_0xccf42,_0x528f04)[_0x283a('0x2d')](function(){_0x32d5a9=path['resolve'](__dirname,_0x283a('0x2a'),rs[_0x283a('0x2b')](0x4)+_0x283a('0x2c'));return convertFile(_0x528f04,_0x32d5a9);})[_0x283a('0x2d')](function(){try{fs[_0x283a('0x1e')](_0x528f04);fs[_0x283a('0x3f')](_0x32d5a9,'777');}catch(_0x3c6c40){logger['error'](_0x3c6c40);}return _0x32d5a9['split']('.')[0x0];});};exports[_0x283a('0x7a')]=function(_0x188b44,_0x3dc662,_0x46d449,_0x2b67b6,_0x7c80af,_0x1658a0){return aws[_0x283a('0x7b')](_0x188b44,_0x3dc662,_0x46d449,_0x2b67b6,_0x7c80af,_0x1658a0)[_0x283a('0x2d')](function(_0x587fe7){logger[_0x283a('0x26')](JSON['stringify'](_0x587fe7));return _0x587fe7;});};exports['ispeechTTS']=function(_0xd8c7f4,_0x2904ec,_0x40053f,_0x11e914){var _0x3dbd14=util[_0x283a('0x7c')](_0x283a('0x7d'),ISPEECH_API,_0xd8c7f4,encodeURIComponent(_0x2904ec),_0x40053f,_0x11e914);var _0x549356=path[_0x283a('0x29')](__dirname,_0x283a('0x2a'),rs[_0x283a('0x2b')](0x4)+_0x283a('0x3b'));var _0x17707d;return downloadFile(_0x3dbd14,_0x549356)[_0x283a('0x2d')](function(){_0x17707d=path[_0x283a('0x29')](__dirname,'tmp',rs[_0x283a('0x2b')](0x4)+_0x283a('0x2c'));return convertFile(_0x549356,_0x17707d);})[_0x283a('0x2d')](function(){try{fs['unlink'](_0x549356);fs[_0x283a('0x3f')](_0x17707d,_0x283a('0x2e'));}catch(_0xa13d4d){logger[_0x283a('0x18')](_0xa13d4d);}return _0x17707d['split']('.')[0x0];});};exports['ispeechASR']=function(_0x66e873,_0x1d4b6b,_0x46e306,_0x146c12){var _0xb9109=util['format'](_0x283a('0x7e'),ISPEECH_API,_0x1d4b6b,_0x46e306,base64Encode(_0x66e873),_0x146c12?util[_0x283a('0x7c')](_0x283a('0x7f'),encodeURIComponent(_0x146c12)):'freeform=3');return uploadFile(_0xb9109)['then'](function(_0x25c356){return querystring[_0x283a('0xc')](_0x25c356);});};exports[_0x283a('0x80')]=function(_0x24071a,_0x58bc7d){return sestek[_0x283a('0x81')](_0x24071a,_0x58bc7d)[_0x283a('0x2d')](function(_0x2adf4d){logger[_0x283a('0x26')](JSON[_0x283a('0x45')](_0x2adf4d));var _0x4519e3={'speech':_0x2adf4d[_0x283a('0x82')],'action':_0x2adf4d['channelData']?_0x2adf4d[_0x283a('0x83')][_0x283a('0x84')]:undefined,'actiondata':_0x2adf4d[_0x283a('0x83')]?_0x2adf4d[_0x283a('0x83')]['CustomActionData']:undefined};if(_0x2adf4d['channelData']&&_0x2adf4d[_0x283a('0x83')][_0x283a('0x85')]){return base64Decode(_0x2adf4d[_0x283a('0x83')][_0x283a('0x85')][_0x283a('0x86')],path[_0x283a('0x29')](__dirname,_0x283a('0x2a'),rs[_0x283a('0x2b')](0x4)+_0x283a('0x2c')))[_0x283a('0x2d')](function(_0x450b7){_0x4519e3['audiofile']=_0x450b7;return _0x4519e3;});}return _0x4519e3;});};exports['dirName']=function(){return __dirname;};
\ No newline at end of file