Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / services / agi / scripts / index.js
index c1064e8..c0c7fcd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcb4c=['application/x-www-form-urlencoded','f.req=','jQ1olc','stringify','null','generic','parse\x20response\x20failed:\x0a','length','text\x20length\x20limit\x20reached','lang\x20\x22','\x22\x20might\x20not\x20exist','.mp3','goggleTTS\x20path','googleASR','uri','results','map','alternatives','transcript','join','confidence','googleASR\x20transcription','googleASR\x20confidence','catch','[%s]\x20%s:%s','name','message','textRequest','result','resolvedQuery','action','actionIncomplete','score','status','code','metadata','googleDialogflowV2','replace','sessionPath','detectIntent','Dialogflow\x20V2\x20response:','queryResult','diagnosticInfo','fields','end_conversation','boolValue','fulfillmentText','intent','displayName','queryText','intentDetectionConfidence','tildeASR','asr','Tilde\x20ASR\x20transcription','Tilde\x20ASR\x20confidence','awsPolly','lex','ispeechTTS','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','sestekNDA','nda','text','channelData','CustomAction','AudioFromTts','Data','audiofile','dirName','apiai-promise','bluebird','dialogflow','http','https','md5','querystring','request-promise','sox','url','parse','util','./aws','./google','./sestek','./tilde','https://api.ispeech.org/api/rest','https:','path','WHAT_EVER','get','statusCode','request\x20to\x20','statusMessage','\x20failed,\x20status\x20code\x20=\x20','createWriteStream','finish','finish\x20download\x20file','unlink','error','download\x20error','pipe','host','data','end','transcode','wav','error\x20convert','info','finish\x20to\x20convert','start','resolve','tmp','generate','.wav','writeFileSync','chmodSync','777','split','toString','base64','https://texttospeech.googleapis.com/v1/','?key=','ssml','input','audioConfig','MP3','text:synthesize','from','audioContent','then','googleCloudTTS\x20path','https://translate.google.com/_/TranslateWebserverUi/data/batchexecute','utf8','POST'];(function(_0x3df5e9,_0x26dee){var _0x55eb5b=function(_0x4630c3){while(--_0x4630c3){_0x3df5e9['push'](_0x3df5e9['shift']());}};_0x55eb5b(++_0x26dee);}(_0xcb4c,0x15d));var _0xccb4=function(_0x1899f3,_0x3ff140){_0x1899f3=_0x1899f3-0x0;var _0x43d6be=_0xcb4c[_0x1899f3];return _0x43d6be;};'use strict';var apiai=require(_0xccb4('0x0'));var BPromise=require(_0xccb4('0x1'));var dialogflow=require(_0xccb4('0x2'));var fs=require('fs');var http=require(_0xccb4('0x3'));var https=require(_0xccb4('0x4'));var md5=require(_0xccb4('0x5'));var path=require('path');var querystring=require(_0xccb4('0x6'));var rp=require(_0xccb4('0x7'));var rs=require('randomstring');var sox=require(_0xccb4('0x8'));var tts=require('google-tts-api');var urlParse=require(_0xccb4('0x9'))[_0xccb4('0xa')];var util=require(_0xccb4('0xb'));var aws=require(_0xccb4('0xc'));var google=require(_0xccb4('0xd'));var sestek=require(_0xccb4('0xe'));var tilde=require(_0xccb4('0xf'));var logger=require('../../../config/logger')('agi');var ISPEECH_API=_0xccb4('0x10');function downloadFile(_0x15acff,_0x4ea029){return new BPromise(function(_0x4516f2,_0x55765a){var _0x5547da=urlParse(_0x15acff);var _0x4c7119=_0x5547da['protocol']===_0xccb4('0x11')?https:http;var _0x28598d={'host':_0x5547da['host'],'path':_0x5547da[_0xccb4('0x12')],'headers':{'user-agent':_0xccb4('0x13')}};_0x4c7119[_0xccb4('0x14')](_0x28598d,function(_0x1fe0e0){if(_0x1fe0e0[_0xccb4('0x15')]!==0xc8){logger['error'](_0xccb4('0x16')+_0x15acff+'\x20failed,\x20status\x20code\x20=\x20'+_0x1fe0e0[_0xccb4('0x15')]+'\x20('+_0x1fe0e0[_0xccb4('0x17')]+')');_0x55765a(new Error(_0xccb4('0x16')+_0x15acff+_0xccb4('0x18')+_0x1fe0e0[_0xccb4('0x15')]+'\x20('+_0x1fe0e0['statusMessage']+')'));return;}var _0x5c1478=fs[_0xccb4('0x19')](_0x4ea029);_0x5c1478['on'](_0xccb4('0x1a'),function(){logger['info'](_0xccb4('0x1b'));_0x5c1478['close'](_0x4516f2);});_0x5c1478['on']('error',function(_0x3c68f3){fs[_0xccb4('0x1c')](_0x4ea029);logger[_0xccb4('0x1d')](_0xccb4('0x1e'),_0x3c68f3);_0x55765a(_0x3c68f3);});_0x1fe0e0[_0xccb4('0x1f')](_0x5c1478);})['on']('error',function(_0x5ab6c8){logger[_0xccb4('0x1d')](_0x5ab6c8);_0x55765a(_0x5ab6c8);})['end']();});}function uploadFile(_0x3408a1){return new BPromise(function(_0x438166,_0x357124){var _0x2e5ae5=urlParse(_0x3408a1);var _0x4454eb=_0x2e5ae5['protocol']===_0xccb4('0x11')?https:http;var _0x510e95={'host':_0x2e5ae5[_0xccb4('0x20')],'path':_0x2e5ae5[_0xccb4('0x12')],'headers':{'user-agent':'WHAT_EVER'}};_0x4454eb['get'](_0x510e95,function(_0x3e1aea){if(_0x3e1aea[_0xccb4('0x15')]!==0xc8){_0x357124(new Error(_0xccb4('0x16')+_0x3408a1+_0xccb4('0x18')+_0x3e1aea[_0xccb4('0x15')]+'\x20('+_0x3e1aea['statusMessage']+')'));return;}var _0x41080d='';_0x3e1aea['on'](_0xccb4('0x21'),function(_0x211250){_0x41080d+=_0x211250;});_0x3e1aea['on']('end',function(){_0x438166(_0x41080d);});})['on']('error',function(_0x29fc40){_0x357124(_0x29fc40);})[_0xccb4('0x22')]();});}function convertFile(_0x25a023,_0x53f164){return new BPromise(function(_0x2324ec,_0x4205f0){var _0x334e4f=sox[_0xccb4('0x23')](_0x25a023,_0x53f164,{'sampleRate':0x1f40,'format':_0xccb4('0x24'),'channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x334e4f['on'](_0xccb4('0x1d'),function(_0x2651e5){logger['error'](_0xccb4('0x25'),_0x2651e5);_0x4205f0(_0x2651e5);});_0x334e4f['on'](_0xccb4('0x22'),function(){logger[_0xccb4('0x26')](_0xccb4('0x27'));_0x2324ec();});_0x334e4f[_0xccb4('0x28')]();});}function base64Decode(_0x5ed9c2,_0x3d232e){var _0x331f68=path[_0xccb4('0x29')](__dirname,_0xccb4('0x2a'),rs[_0xccb4('0x2b')](0x4)+_0xccb4('0x2c'));fs[_0xccb4('0x2d')](_0x331f68,_0x5ed9c2,'base64');return convertFile(_0x331f68,_0x3d232e)['then'](function(){try{fs[_0xccb4('0x1c')](_0x331f68);fs[_0xccb4('0x2e')](_0x3d232e,_0xccb4('0x2f'));}catch(_0x2d29f){logger[_0xccb4('0x1d')](_0x2d29f);}return _0x3d232e[_0xccb4('0x30')]('.')[0x0];});}function base64Encode(_0x48e583){var _0x515020=fs['readFileSync'](_0x48e583);return new Buffer(_0x515020)[_0xccb4('0x31')](_0xccb4('0x32'));}exports['googleCloudTTS']=function(_0x1aacd4,_0x4bbbf0,_0x5c668f,_0x3090be,_0xb958ad,_0x4407ee){var _0x3e471c,_0x1b03c5;var _0x335db7=_0xccb4('0x33');var _0x387dc9=_0xccb4('0x34')+_0x1aacd4;var _0x24a265={};if(_0x4bbbf0===_0xccb4('0x35')){_0x24a265[_0xccb4('0x36')]={'ssml':_0x5c668f};}else{_0x24a265[_0xccb4('0x36')]={'text':_0x5c668f};};_0x24a265['voice']={'languageCode':_0x3090be,'ssmlGender':_0xb958ad};_0x24a265[_0xccb4('0x37')]={'audioEncoding':_0xccb4('0x38'),'sampleRateHertz':0x1f40};var _0x2dd1a6={'url':_0x335db7+_0xccb4('0x39')+_0x387dc9,'method':'POST','json':!![],'body':_0x24a265};return rp(_0x2dd1a6)['then'](function(_0x34a1b9){return new BPromise(function(_0x40d71c,_0x2ce089){_0x3e471c=path[_0xccb4('0x29')](__dirname,_0xccb4('0x2a'),rs[_0xccb4('0x2b')](0x4)+'.mp3');var _0x2febf6=Buffer[_0xccb4('0x3a')](_0x34a1b9[_0xccb4('0x3b')],'base64');return fs['writeFile'](_0x3e471c,_0x2febf6,function(_0xf53ff6){_0x2ce089(_0xf53ff6);},function(_0x314d46){fs['chmodSync'](_0x3e471c,_0xccb4('0x2f'));_0x40d71c(_0x314d46);});});})[_0xccb4('0x3c')](function(_0x4c5437){_0x1b03c5=path['resolve'](__dirname,'tmp',rs['generate'](0x4)+_0xccb4('0x2c'));return convertFile(_0x3e471c,_0x1b03c5);})['then'](function(){try{fs[_0xccb4('0x1c')](_0x3e471c);fs['chmodSync'](_0x1b03c5,_0xccb4('0x2f'));}catch(_0x154883){logger['error'](_0x154883);}logger[_0xccb4('0x26')](_0xccb4('0x3d'),_0x1b03c5[_0xccb4('0x30')]('.')[0x0]);return _0x1b03c5['split']('.')[0x0];});};exports['googleTTS']=function(_0x5db1ef,_0x239e72){var _0x3d5daf=_0xccb4('0x3e');var _0x329343,_0x98047d;var _0x225e69;var _0x1ae9c4={'encoding':_0xccb4('0x3f'),'method':_0xccb4('0x40'),'timeout':0x2710,'url':_0x3d5daf,'headers':{'Content-Type':_0xccb4('0x41')},'body':_0xccb4('0x42')+encodeURIComponent(JSON['stringify']([[[_0xccb4('0x43'),JSON[_0xccb4('0x44')]([_0x5db1ef,_0x239e72||'en',![],_0xccb4('0x45')]),null,_0xccb4('0x46')]]]))};return rp(_0x1ae9c4)['then'](function(_0x175521){try{_0x225e69=eval(_0x175521['slice'](0x5))[0x0][0x2];}catch(_0x43247f){throw new Error(_0xccb4('0x47')+_0x175521[_0xccb4('0x21')]);}if(!_0x225e69){if(_0x5db1ef[_0xccb4('0x48')]>0xc8){throw new Error(_0xccb4('0x49'));}else{throw new Error(_0xccb4('0x4a')+_0x239e72+_0xccb4('0x4b'));}}try{_0x225e69=eval(_0x225e69)[0x0];}catch(_0x48d337){throw new Error(_0xccb4('0x47')+res['data']);}const _0x3a4b50=_0x225e69;_0x329343=path[_0xccb4('0x29')](__dirname,_0xccb4('0x2a'),rs['generate'](0x4)+_0xccb4('0x4c'));fs['writeFileSync'](_0x329343,_0x225e69,{'encoding':_0xccb4('0x32')});_0x98047d=path[_0xccb4('0x29')](__dirname,_0xccb4('0x2a'),rs['generate'](0x4)+'.wav');return convertFile(_0x329343,_0x98047d);})['then'](function(){try{fs['unlink'](_0x329343);fs['chmodSync'](_0x98047d,_0xccb4('0x2f'));}catch(_0x4485a2){logger[_0xccb4('0x1d')](_0x4485a2);}logger[_0xccb4('0x26')](_0xccb4('0x4d'),_0x98047d[_0xccb4('0x30')]('.')[0x0]);return _0x98047d[_0xccb4('0x30')]('.')[0x0];});};exports[_0xccb4('0x4e')]=function(_0x49aafb,_0x39bff0,_0x5686cd){return google['asr'](_0x49aafb,_0x39bff0,_0x5686cd)['then'](function(_0x2cf3cd){logger[_0xccb4('0x26')](_0x2cf3cd[_0xccb4('0x4f')]);return rp(_0x2cf3cd);})[_0xccb4('0x3c')](function(_0x2f08e6){var _0x5bd480='';var _0x180075=0x0;try{fs['unlink'](_0x49aafb);}catch(_0x4e8b92){logger[_0xccb4('0x1d')](_0x4e8b92);}if(_0x2f08e6&&_0x2f08e6[_0xccb4('0x50')]){_0x5bd480=_0x2f08e6['results'][_0xccb4('0x51')](function(_0x2f2f26){return _0x2f2f26&&_0x2f2f26[_0xccb4('0x52')][0x0]&&_0x2f2f26[_0xccb4('0x52')][0x0][_0xccb4('0x53')]?_0x2f2f26[_0xccb4('0x52')][0x0][_0xccb4('0x53')]:'';})[_0xccb4('0x54')]('\x0a');_0x180075=_0x2f08e6[_0xccb4('0x50')]['map'](function(_0x1ad6c9){return _0x1ad6c9&&_0x1ad6c9[_0xccb4('0x52')][0x0]&&_0x1ad6c9[_0xccb4('0x52')][0x0][_0xccb4('0x55')]?_0x1ad6c9['alternatives'][0x0][_0xccb4('0x55')]:0x0;})['join']('\x0a');}logger['info'](_0xccb4('0x56'),_0x5bd480);logger['info'](_0xccb4('0x57'),_0x180075);return{'transcript':_0x5bd480,'confidence':_0x180075};})[_0xccb4('0x58')](function(_0x1c8974){logger[_0xccb4('0x1d')](_0xccb4('0x59'),_0x1c8974[_0xccb4('0x15')],_0x1c8974[_0xccb4('0x5a')],_0x1c8974[_0xccb4('0x5b')]);});};exports['googleDialogflow']=function(_0x2205c4,_0x292f1b,_0x262f74,_0x440de4){var _0x204286=apiai(_0x292f1b,{'language':_0x440de4||'en'});return _0x204286[_0xccb4('0x5c')](_0x262f74,{'sessionId':md5(_0x2205c4)})[_0xccb4('0x3c')](function(_0x3c15bd){logger[_0xccb4('0x26')](JSON['stringify'](_0x3c15bd));return{'source':_0x3c15bd[_0xccb4('0x5d')]['source'],'resolvedQuery':_0x3c15bd[_0xccb4('0x5d')][_0xccb4('0x5e')],'action':_0x3c15bd['result'][_0xccb4('0x5f')],'actionIncomplete':_0x3c15bd[_0xccb4('0x5d')][_0xccb4('0x60')],'speech':_0x3c15bd[_0xccb4('0x5d')]['fulfillment']['speech'],'score':_0x3c15bd[_0xccb4('0x5d')][_0xccb4('0x61')],'statusCode':_0x3c15bd[_0xccb4('0x62')][_0xccb4('0x63')],'endConversation':_0x3c15bd[_0xccb4('0x5d')][_0xccb4('0x64')]['endConversation']||![],'isFallbackIntent':_0x3c15bd['result'][_0xccb4('0x64')]['isFallbackIntent']};});};exports[_0xccb4('0x65')]=function(_0x2ea909,_0x1d063f,_0x148436,_0x4d4a3b,_0x57f647,_0x5e53a9){var _0x2ad3d3=_0x4d4a3b[_0xccb4('0x66')](/\\n/g,'\x0a');var _0x27bd3e={'credentials':{'private_key':_0x2ad3d3,'client_email':_0x148436}};var _0xa5ac6a=new dialogflow['SessionsClient'](_0x27bd3e);var _0x1f58d8=_0xa5ac6a[_0xccb4('0x67')](_0x1d063f,md5(_0x2ea909));var _0x1d5e14={'session':_0x1f58d8,'queryInput':{'text':{'text':_0x57f647,'languageCode':_0x5e53a9}}};return _0xa5ac6a[_0xccb4('0x68')](_0x1d5e14)['then'](function(_0x5ce897){if(_0x5ce897&&_0x5ce897[_0xccb4('0x48')]){logger[_0xccb4('0x26')](_0xccb4('0x69'),JSON[_0xccb4('0x44')](_0x5ce897));var _0x331c39=_0x5ce897[0x0];if(_0x331c39){var _0x1c2ce7={'action':_0x331c39[_0xccb4('0x6a')][_0xccb4('0x5f')],'allRequiredParamsPresent':_0x331c39[_0xccb4('0x6a')]['allRequiredParamsPresent'],'endConversation':_0x331c39[_0xccb4('0x6a')][_0xccb4('0x6b')]&&_0x331c39[_0xccb4('0x6a')][_0xccb4('0x6b')][_0xccb4('0x6c')]?_0x331c39['queryResult'][_0xccb4('0x6b')][_0xccb4('0x6c')][_0xccb4('0x6d')][_0xccb4('0x6e')]:![],'fulfillmentText':_0x331c39[_0xccb4('0x6a')][_0xccb4('0x6f')],'intentName':_0x331c39[_0xccb4('0x6a')][_0xccb4('0x70')][_0xccb4('0x5a')],'intentDisplayName':_0x331c39[_0xccb4('0x6a')][_0xccb4('0x70')][_0xccb4('0x71')],'isFallbackIntent':_0x331c39[_0xccb4('0x6a')][_0xccb4('0x70')]['isFallback'],'languageCode':_0x331c39[_0xccb4('0x6a')]['languageCode'],'queryText':_0x331c39[_0xccb4('0x6a')][_0xccb4('0x72')],'responseId':_0x331c39['responseId'],'score':_0x331c39[_0xccb4('0x6a')][_0xccb4('0x73')],'speech':_0x331c39['queryResult'][_0xccb4('0x6f')],'providerResponse':JSON[_0xccb4('0x44')](_0x5ce897)};return _0x1c2ce7;}}});};exports[_0xccb4('0x74')]=function(_0x1a9e83,_0x426f01,_0x58fb65,_0x9660a1){return tilde[_0xccb4('0x75')](_0x1a9e83,_0x426f01,_0x58fb65,_0x9660a1)[_0xccb4('0x3c')](function(_0x180f69){try{fs['unlink'](_0x1a9e83);}catch(_0x30319c){logger[_0xccb4('0x1d')](_0x30319c);}logger[_0xccb4('0x26')](_0xccb4('0x76'),_0x180f69['transcript']);logger[_0xccb4('0x26')](_0xccb4('0x77'),_0x180f69['confidence']);return _0x180f69;});};exports[_0xccb4('0x78')]=function(_0x38cf10,_0x24fa08,_0x45fbd1,_0x40c870,_0x214a36,_0x462f75){var _0x5904f3=path[_0xccb4('0x29')](__dirname,_0xccb4('0x2a'),rs[_0xccb4('0x2b')](0x4)+'.mp3');var _0xe6995d;return aws['polly'](_0x38cf10,_0x24fa08,_0x45fbd1,_0x40c870,_0x214a36,_0x462f75,_0x5904f3)['then'](function(){_0xe6995d=path[_0xccb4('0x29')](__dirname,'tmp',rs[_0xccb4('0x2b')](0x4)+'.wav');return convertFile(_0x5904f3,_0xe6995d);})['then'](function(){try{fs['unlink'](_0x5904f3);fs[_0xccb4('0x2e')](_0xe6995d,_0xccb4('0x2f'));}catch(_0x20ba9d){logger[_0xccb4('0x1d')](_0x20ba9d);}return _0xe6995d[_0xccb4('0x30')]('.')[0x0];});};exports['awsLex']=function(_0x4861e8,_0x383308,_0x224c87,_0x143341,_0x1dfe05,_0x5b03ad){return aws[_0xccb4('0x79')](_0x4861e8,_0x383308,_0x224c87,_0x143341,_0x1dfe05,_0x5b03ad)[_0xccb4('0x3c')](function(_0x5bf9fe){logger[_0xccb4('0x26')](JSON[_0xccb4('0x44')](_0x5bf9fe));return _0x5bf9fe;});};exports[_0xccb4('0x7a')]=function(_0x47650b,_0xf6b323,_0x5ccf85,_0x11bc54){var _0x1ed86a=util[_0xccb4('0x7b')](_0xccb4('0x7c'),ISPEECH_API,_0x47650b,encodeURIComponent(_0xf6b323),_0x5ccf85,_0x11bc54);var _0x52f1cb=path[_0xccb4('0x29')](__dirname,'tmp',rs['generate'](0x4)+_0xccb4('0x4c'));var _0xf89c89;return downloadFile(_0x1ed86a,_0x52f1cb)[_0xccb4('0x3c')](function(){_0xf89c89=path[_0xccb4('0x29')](__dirname,_0xccb4('0x2a'),rs['generate'](0x4)+_0xccb4('0x2c'));return convertFile(_0x52f1cb,_0xf89c89);})['then'](function(){try{fs[_0xccb4('0x1c')](_0x52f1cb);fs['chmodSync'](_0xf89c89,_0xccb4('0x2f'));}catch(_0x22f267){logger[_0xccb4('0x1d')](_0x22f267);}return _0xf89c89[_0xccb4('0x30')]('.')[0x0];});};exports[_0xccb4('0x7d')]=function(_0x1cdb42,_0x3723cb,_0x585b97,_0xed63df){var _0x378714=util[_0xccb4('0x7b')](_0xccb4('0x7e'),ISPEECH_API,_0x3723cb,_0x585b97,base64Encode(_0x1cdb42),_0xed63df?util[_0xccb4('0x7b')](_0xccb4('0x7f'),encodeURIComponent(_0xed63df)):_0xccb4('0x80'));return uploadFile(_0x378714)[_0xccb4('0x3c')](function(_0x3137c6){return querystring['parse'](_0x3137c6);});};exports[_0xccb4('0x81')]=function(_0xdc0f0a,_0x5f08fa){return sestek[_0xccb4('0x82')](_0xdc0f0a,_0x5f08fa)[_0xccb4('0x3c')](function(_0x55089c){logger[_0xccb4('0x26')](JSON[_0xccb4('0x44')](_0x55089c));var _0x24b354={'speech':_0x55089c[_0xccb4('0x83')],'action':_0x55089c[_0xccb4('0x84')]?_0x55089c['channelData'][_0xccb4('0x85')]:undefined,'actiondata':_0x55089c[_0xccb4('0x84')]?_0x55089c[_0xccb4('0x84')]['CustomActionData']:undefined};if(_0x55089c['channelData']&&_0x55089c[_0xccb4('0x84')][_0xccb4('0x86')]){return base64Decode(_0x55089c[_0xccb4('0x84')]['AudioFromTts'][_0xccb4('0x87')],path[_0xccb4('0x29')](__dirname,'tmp',rs['generate'](0x4)+_0xccb4('0x2c')))[_0xccb4('0x3c')](function(_0x6d9241){_0x24b354[_0xccb4('0x88')]=_0x6d9241;return _0x24b354;});}return _0x24b354;});};exports[_0xccb4('0x89')]=function(){return __dirname;};
\ No newline at end of file
+var _0x5c5b=['.mp3','from','info','googleCloudTTS\x20path','googleTTS','https://translate.google.com/_/TranslateWebserverUi/data/batchexecute','POST','application/x-www-form-urlencoded','stringify','generic','slice','length','\x22\x20might\x20not\x20exist','parse\x20response\x20failed:\x0a','googleASR','asr','results','map','alternatives','transcript','confidence','join','catch','[%s]\x20%s:%s','name','textRequest','result','source','resolvedQuery','action','actionIncomplete','score','status','code','endConversation','metadata','isFallbackIntent','googleDialogflowV2','replace','queryResult','allRequiredParamsPresent','diagnosticInfo','fields','end_conversation','boolValue','fulfillmentText','intent','displayName','isFallback','languageCode','queryText','responseId','intentDetectionConfidence','Tilde\x20ASR\x20transcription','Tilde\x20ASR\x20confidence','polly','awsLex','ispeechTTS','%s?apikey=%s&action=convert&text=%s&voice=%s&speed=%s&format=mp3','format','%s?apikey=%s&action=recognize&locale=%s&content-type=audio/x-wav&audio=%s&%s','model=%s','freeform=3','sestekNDA','nda','text','channelData','CustomAction','CustomActionData','AudioFromTts','audiofile','dirName','apiai-promise','bluebird','dialogflow','http','https','md5','path','querystring','request-promise','randomstring','sox','url','parse','util','./aws','./google','./sestek','./tilde','../../../config/logger','agi','protocol','https:','get','statusCode','error','request\x20to\x20','\x20failed,\x20status\x20code\x20=\x20','statusMessage','createWriteStream','finish','finish\x20download\x20file','close','unlink','pipe','end','host','WHAT_EVER','data','transcode','wav','error\x20convert','finish\x20to\x20convert','start','resolve','.wav','writeFileSync','chmodSync','777','split','readFileSync','base64','googleCloudTTS','?key=','input','text:synthesize','then','tmp','generate'];(function(_0x2a2799,_0x5e25a8){var _0x17f761=function(_0x523b8a){while(--_0x523b8a){_0x2a2799['push'](_0x2a2799['shift']());}};_0x17f761(++_0x5e25a8);}(_0x5c5b,0xca));var _0xb5c5=function(_0x27bcf5,_0x236765){_0x27bcf5=_0x27bcf5-0x0;var _0x4ce4cf=_0x5c5b[_0x27bcf5];return _0x4ce4cf;};'use strict';var apiai=require(_0xb5c5('0x0'));var BPromise=require(_0xb5c5('0x1'));var dialogflow=require(_0xb5c5('0x2'));var fs=require('fs');var http=require(_0xb5c5('0x3'));var https=require(_0xb5c5('0x4'));var md5=require(_0xb5c5('0x5'));var path=require(_0xb5c5('0x6'));var querystring=require(_0xb5c5('0x7'));var rp=require(_0xb5c5('0x8'));var rs=require(_0xb5c5('0x9'));var sox=require(_0xb5c5('0xa'));var tts=require('google-tts-api');var urlParse=require(_0xb5c5('0xb'))[_0xb5c5('0xc')];var util=require(_0xb5c5('0xd'));var aws=require(_0xb5c5('0xe'));var google=require(_0xb5c5('0xf'));var sestek=require(_0xb5c5('0x10'));var tilde=require(_0xb5c5('0x11'));var logger=require(_0xb5c5('0x12'))(_0xb5c5('0x13'));var ISPEECH_API='https://api.ispeech.org/api/rest';function downloadFile(_0x5af59c,_0x5f4fd1){return new BPromise(function(_0x1fe958,_0x579267){var _0x2482af=urlParse(_0x5af59c);var _0x5e9812=_0x2482af[_0xb5c5('0x14')]===_0xb5c5('0x15')?https:http;var _0x502841={'host':_0x2482af['host'],'path':_0x2482af[_0xb5c5('0x6')],'headers':{'user-agent':'WHAT_EVER'}};_0x5e9812[_0xb5c5('0x16')](_0x502841,function(_0x1693ce){if(_0x1693ce[_0xb5c5('0x17')]!==0xc8){logger[_0xb5c5('0x18')](_0xb5c5('0x19')+_0x5af59c+_0xb5c5('0x1a')+_0x1693ce[_0xb5c5('0x17')]+'\x20('+_0x1693ce[_0xb5c5('0x1b')]+')');_0x579267(new Error(_0xb5c5('0x19')+_0x5af59c+_0xb5c5('0x1a')+_0x1693ce[_0xb5c5('0x17')]+'\x20('+_0x1693ce[_0xb5c5('0x1b')]+')'));return;}var _0x4fa062=fs[_0xb5c5('0x1c')](_0x5f4fd1);_0x4fa062['on'](_0xb5c5('0x1d'),function(){logger['info'](_0xb5c5('0x1e'));_0x4fa062[_0xb5c5('0x1f')](_0x1fe958);});_0x4fa062['on'](_0xb5c5('0x18'),function(_0x4cee9f){fs[_0xb5c5('0x20')](_0x5f4fd1);logger[_0xb5c5('0x18')]('download\x20error',_0x4cee9f);_0x579267(_0x4cee9f);});_0x1693ce[_0xb5c5('0x21')](_0x4fa062);})['on'](_0xb5c5('0x18'),function(_0x387ddc){logger[_0xb5c5('0x18')](_0x387ddc);_0x579267(_0x387ddc);})[_0xb5c5('0x22')]();});}function uploadFile(_0x28678b){return new BPromise(function(_0x840043,_0x1b9984){var _0x1609f2=urlParse(_0x28678b);var _0x97f4a6=_0x1609f2['protocol']==='https:'?https:http;var _0x1b9a4e={'host':_0x1609f2[_0xb5c5('0x23')],'path':_0x1609f2[_0xb5c5('0x6')],'headers':{'user-agent':_0xb5c5('0x24')}};_0x97f4a6['get'](_0x1b9a4e,function(_0x41cfd2){if(_0x41cfd2[_0xb5c5('0x17')]!==0xc8){_0x1b9984(new Error(_0xb5c5('0x19')+_0x28678b+_0xb5c5('0x1a')+_0x41cfd2[_0xb5c5('0x17')]+'\x20('+_0x41cfd2[_0xb5c5('0x1b')]+')'));return;}var _0x181b7d='';_0x41cfd2['on'](_0xb5c5('0x25'),function(_0xd2d2a){_0x181b7d+=_0xd2d2a;});_0x41cfd2['on'](_0xb5c5('0x22'),function(){_0x840043(_0x181b7d);});})['on'](_0xb5c5('0x18'),function(_0x3f09db){_0x1b9984(_0x3f09db);})[_0xb5c5('0x22')]();});}function convertFile(_0x7dda78,_0x50d596){return new BPromise(function(_0x5de121,_0x14ef88){var _0x50e8fe=sox[_0xb5c5('0x26')](_0x7dda78,_0x50d596,{'sampleRate':0x1f40,'format':_0xb5c5('0x27'),'channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x50e8fe['on'](_0xb5c5('0x18'),function(_0x1ee5a5){logger[_0xb5c5('0x18')](_0xb5c5('0x28'),_0x1ee5a5);_0x14ef88(_0x1ee5a5);});_0x50e8fe['on']('end',function(){logger['info'](_0xb5c5('0x29'));_0x5de121();});_0x50e8fe[_0xb5c5('0x2a')]();});}function base64Decode(_0x3da9b4,_0x23ca4f){var _0x4e7f1d=path[_0xb5c5('0x2b')](__dirname,'tmp',rs['generate'](0x4)+_0xb5c5('0x2c'));fs[_0xb5c5('0x2d')](_0x4e7f1d,_0x3da9b4,'base64');return convertFile(_0x4e7f1d,_0x23ca4f)['then'](function(){try{fs['unlink'](_0x4e7f1d);fs[_0xb5c5('0x2e')](_0x23ca4f,_0xb5c5('0x2f'));}catch(_0x17a258){logger[_0xb5c5('0x18')](_0x17a258);}return _0x23ca4f[_0xb5c5('0x30')]('.')[0x0];});}function base64Encode(_0x46f35d){var _0x1cc93a=fs[_0xb5c5('0x31')](_0x46f35d);return new Buffer(_0x1cc93a)['toString'](_0xb5c5('0x32'));}exports[_0xb5c5('0x33')]=function(_0x569d26,_0x249975,_0xaa7134,_0x49a1b2,_0x23c47b,_0x88d298){var _0x50ceb7,_0x4b7ad0;var _0x39be13='https://texttospeech.googleapis.com/v1/';var _0x4119ad=_0xb5c5('0x34')+_0x569d26;var _0xb6df3a={};if(_0x249975==='ssml'){_0xb6df3a['input']={'ssml':_0xaa7134};}else{_0xb6df3a[_0xb5c5('0x35')]={'text':_0xaa7134};};_0xb6df3a['voice']={'languageCode':_0x49a1b2,'ssmlGender':_0x23c47b};_0xb6df3a['audioConfig']={'audioEncoding':'MP3','sampleRateHertz':0x1f40};var _0x3e669e={'url':_0x39be13+_0xb5c5('0x36')+_0x4119ad,'method':'POST','json':!![],'body':_0xb6df3a};return rp(_0x3e669e)[_0xb5c5('0x37')](function(_0x12c2b0){return new BPromise(function(_0x567b97,_0x1e556e){_0x50ceb7=path['resolve'](__dirname,_0xb5c5('0x38'),rs[_0xb5c5('0x39')](0x4)+_0xb5c5('0x3a'));var _0x2db4ea=Buffer[_0xb5c5('0x3b')](_0x12c2b0['audioContent'],'base64');return fs['writeFile'](_0x50ceb7,_0x2db4ea,function(_0x896b62){_0x1e556e(_0x896b62);},function(_0x397dca){fs[_0xb5c5('0x2e')](_0x50ceb7,_0xb5c5('0x2f'));_0x567b97(_0x397dca);});});})['then'](function(_0x328df2){_0x4b7ad0=path['resolve'](__dirname,_0xb5c5('0x38'),rs[_0xb5c5('0x39')](0x4)+'.wav');return convertFile(_0x50ceb7,_0x4b7ad0);})[_0xb5c5('0x37')](function(){try{fs[_0xb5c5('0x20')](_0x50ceb7);fs[_0xb5c5('0x2e')](_0x4b7ad0,'777');}catch(_0x2f396e){logger['error'](_0x2f396e);}logger[_0xb5c5('0x3c')](_0xb5c5('0x3d'),_0x4b7ad0['split']('.')[0x0]);return _0x4b7ad0[_0xb5c5('0x30')]('.')[0x0];});};exports[_0xb5c5('0x3e')]=function(_0x5627e7,_0xe86ce6){var _0x514e67=_0xb5c5('0x3f');var _0x511073,_0x3d52ae;var _0xc10603;var _0x599e8a={'encoding':'utf8','method':_0xb5c5('0x40'),'timeout':0x2710,'url':_0x514e67,'headers':{'Content-Type':_0xb5c5('0x41')},'body':'f.req='+encodeURIComponent(JSON['stringify']([[['jQ1olc',JSON[_0xb5c5('0x42')]([_0x5627e7,_0xe86ce6||'en',![],'null']),null,_0xb5c5('0x43')]]]))};return rp(_0x599e8a)[_0xb5c5('0x37')](function(_0x168aa8){try{_0xc10603=eval(_0x168aa8[_0xb5c5('0x44')](0x5))[0x0][0x2];}catch(_0xa7d8cf){throw new Error('parse\x20response\x20failed:\x0a'+_0x168aa8[_0xb5c5('0x25')]);}if(!_0xc10603){if(_0x5627e7[_0xb5c5('0x45')]>0xc8){throw new Error('text\x20length\x20limit\x20reached');}else{throw new Error('lang\x20\x22'+_0xe86ce6+_0xb5c5('0x46'));}}try{_0xc10603=eval(_0xc10603)[0x0];}catch(_0x318570){throw new Error(_0xb5c5('0x47')+res[_0xb5c5('0x25')]);}const _0x2db886=_0xc10603;_0x511073=path[_0xb5c5('0x2b')](__dirname,_0xb5c5('0x38'),rs[_0xb5c5('0x39')](0x4)+_0xb5c5('0x3a'));fs['writeFileSync'](_0x511073,_0xc10603,{'encoding':_0xb5c5('0x32')});_0x3d52ae=path[_0xb5c5('0x2b')](__dirname,_0xb5c5('0x38'),rs[_0xb5c5('0x39')](0x4)+_0xb5c5('0x2c'));return convertFile(_0x511073,_0x3d52ae);})[_0xb5c5('0x37')](function(){try{fs[_0xb5c5('0x20')](_0x511073);fs[_0xb5c5('0x2e')](_0x3d52ae,_0xb5c5('0x2f'));}catch(_0x3c8a94){logger[_0xb5c5('0x18')](_0x3c8a94);}logger['info']('goggleTTS\x20path',_0x3d52ae[_0xb5c5('0x30')]('.')[0x0]);return _0x3d52ae[_0xb5c5('0x30')]('.')[0x0];});};exports[_0xb5c5('0x48')]=function(_0x55d5bd,_0x4d4f5c,_0x4962e6){return google[_0xb5c5('0x49')](_0x55d5bd,_0x4d4f5c,_0x4962e6)[_0xb5c5('0x37')](function(_0x35b7e2){logger['info'](_0x35b7e2['uri']);return rp(_0x35b7e2);})['then'](function(_0x22894b){var _0x8a4d05='';var _0x1c767d=0x0;try{fs[_0xb5c5('0x20')](_0x55d5bd);}catch(_0x20ab4c){logger[_0xb5c5('0x18')](_0x20ab4c);}if(_0x22894b&&_0x22894b[_0xb5c5('0x4a')]){_0x8a4d05=_0x22894b[_0xb5c5('0x4a')][_0xb5c5('0x4b')](function(_0x257967){return _0x257967&&_0x257967['alternatives'][0x0]&&_0x257967[_0xb5c5('0x4c')][0x0]['transcript']?_0x257967[_0xb5c5('0x4c')][0x0][_0xb5c5('0x4d')]:'';})['join']('\x0a');_0x1c767d=_0x22894b['results'][_0xb5c5('0x4b')](function(_0x4df05a){return _0x4df05a&&_0x4df05a[_0xb5c5('0x4c')][0x0]&&_0x4df05a['alternatives'][0x0]['confidence']?_0x4df05a[_0xb5c5('0x4c')][0x0][_0xb5c5('0x4e')]:0x0;})[_0xb5c5('0x4f')]('\x0a');}logger[_0xb5c5('0x3c')]('googleASR\x20transcription',_0x8a4d05);logger[_0xb5c5('0x3c')]('googleASR\x20confidence',_0x1c767d);return{'transcript':_0x8a4d05,'confidence':_0x1c767d};})[_0xb5c5('0x50')](function(_0x5f1907){logger[_0xb5c5('0x18')](_0xb5c5('0x51'),_0x5f1907['statusCode'],_0x5f1907[_0xb5c5('0x52')],_0x5f1907['message']);});};exports['googleDialogflow']=function(_0x956e83,_0x58235e,_0x1f8eaa,_0x2f1280){var _0x5dd4d4=apiai(_0x58235e,{'language':_0x2f1280||'en'});return _0x5dd4d4[_0xb5c5('0x53')](_0x1f8eaa,{'sessionId':md5(_0x956e83)})[_0xb5c5('0x37')](function(_0x371de6){logger[_0xb5c5('0x3c')](JSON[_0xb5c5('0x42')](_0x371de6));return{'source':_0x371de6[_0xb5c5('0x54')][_0xb5c5('0x55')],'resolvedQuery':_0x371de6[_0xb5c5('0x54')][_0xb5c5('0x56')],'action':_0x371de6[_0xb5c5('0x54')][_0xb5c5('0x57')],'actionIncomplete':_0x371de6[_0xb5c5('0x54')][_0xb5c5('0x58')],'speech':_0x371de6[_0xb5c5('0x54')]['fulfillment']['speech'],'score':_0x371de6[_0xb5c5('0x54')][_0xb5c5('0x59')],'statusCode':_0x371de6[_0xb5c5('0x5a')][_0xb5c5('0x5b')],'endConversation':_0x371de6[_0xb5c5('0x54')]['metadata'][_0xb5c5('0x5c')]||![],'isFallbackIntent':_0x371de6[_0xb5c5('0x54')][_0xb5c5('0x5d')][_0xb5c5('0x5e')]};});};exports[_0xb5c5('0x5f')]=function(_0x3916c5,_0x1e6593,_0x473d5a,_0x2eb2d9,_0x3fbba9,_0x19b9ee){var _0x145b9e=_0x2eb2d9[_0xb5c5('0x60')](/\\n/g,'\x0a');var _0x536cc3={'credentials':{'private_key':_0x145b9e,'client_email':_0x473d5a}};var _0x61ef34=new dialogflow['SessionsClient'](_0x536cc3);var _0x10113f=_0x61ef34['sessionPath'](_0x1e6593,md5(_0x3916c5));var _0x3b5382={'session':_0x10113f,'queryInput':{'text':{'text':_0x3fbba9,'languageCode':_0x19b9ee}}};return _0x61ef34['detectIntent'](_0x3b5382)[_0xb5c5('0x37')](function(_0x26ed75){if(_0x26ed75&&_0x26ed75[_0xb5c5('0x45')]){logger['info']('Dialogflow\x20V2\x20response:',JSON[_0xb5c5('0x42')](_0x26ed75));var _0x551584=_0x26ed75[0x0];if(_0x551584){var _0x3fce0c={'action':_0x551584['queryResult'][_0xb5c5('0x57')],'allRequiredParamsPresent':_0x551584[_0xb5c5('0x61')][_0xb5c5('0x62')],'endConversation':_0x551584[_0xb5c5('0x61')][_0xb5c5('0x63')]&&_0x551584[_0xb5c5('0x61')][_0xb5c5('0x63')]['fields']?_0x551584[_0xb5c5('0x61')][_0xb5c5('0x63')][_0xb5c5('0x64')][_0xb5c5('0x65')][_0xb5c5('0x66')]:![],'fulfillmentText':_0x551584[_0xb5c5('0x61')][_0xb5c5('0x67')],'intentName':_0x551584[_0xb5c5('0x61')][_0xb5c5('0x68')]['name'],'intentDisplayName':_0x551584[_0xb5c5('0x61')][_0xb5c5('0x68')][_0xb5c5('0x69')],'isFallbackIntent':_0x551584['queryResult']['intent'][_0xb5c5('0x6a')],'languageCode':_0x551584[_0xb5c5('0x61')][_0xb5c5('0x6b')],'queryText':_0x551584['queryResult'][_0xb5c5('0x6c')],'responseId':_0x551584[_0xb5c5('0x6d')],'score':_0x551584[_0xb5c5('0x61')][_0xb5c5('0x6e')],'speech':_0x551584[_0xb5c5('0x61')][_0xb5c5('0x67')],'providerResponse':JSON[_0xb5c5('0x42')](_0x26ed75)};return _0x3fce0c;}}});};exports['tildeASR']=function(_0x7d74c7,_0x9f8df6,_0x4bb458,_0x4b42bc){return tilde[_0xb5c5('0x49')](_0x7d74c7,_0x9f8df6,_0x4bb458,_0x4b42bc)['then'](function(_0x3130ca){try{fs[_0xb5c5('0x20')](_0x7d74c7);}catch(_0x400d46){logger[_0xb5c5('0x18')](_0x400d46);}logger[_0xb5c5('0x3c')](_0xb5c5('0x6f'),_0x3130ca[_0xb5c5('0x4d')]);logger[_0xb5c5('0x3c')](_0xb5c5('0x70'),_0x3130ca[_0xb5c5('0x4e')]);return _0x3130ca;});};exports['awsPolly']=function(_0x47be01,_0x5f1c36,_0x8f6bea,_0x5d8087,_0x5b5773,_0x13b2e8){var _0x5d2972=path[_0xb5c5('0x2b')](__dirname,_0xb5c5('0x38'),rs[_0xb5c5('0x39')](0x4)+_0xb5c5('0x3a'));var _0x114ca8;return aws[_0xb5c5('0x71')](_0x47be01,_0x5f1c36,_0x8f6bea,_0x5d8087,_0x5b5773,_0x13b2e8,_0x5d2972)[_0xb5c5('0x37')](function(){_0x114ca8=path[_0xb5c5('0x2b')](__dirname,_0xb5c5('0x38'),rs[_0xb5c5('0x39')](0x4)+_0xb5c5('0x2c'));return convertFile(_0x5d2972,_0x114ca8);})[_0xb5c5('0x37')](function(){try{fs[_0xb5c5('0x20')](_0x5d2972);fs[_0xb5c5('0x2e')](_0x114ca8,'777');}catch(_0x2d996e){logger[_0xb5c5('0x18')](_0x2d996e);}return _0x114ca8[_0xb5c5('0x30')]('.')[0x0];});};exports[_0xb5c5('0x72')]=function(_0x10a59d,_0x483ab5,_0x1b13e3,_0x56b431,_0x6ceca,_0x3ee0fb){return aws['lex'](_0x10a59d,_0x483ab5,_0x1b13e3,_0x56b431,_0x6ceca,_0x3ee0fb)[_0xb5c5('0x37')](function(_0x10baef){logger[_0xb5c5('0x3c')](JSON['stringify'](_0x10baef));return _0x10baef;});};exports[_0xb5c5('0x73')]=function(_0x4cae37,_0x38db21,_0x59fb09,_0x28f109){var _0x117675=util['format'](_0xb5c5('0x74'),ISPEECH_API,_0x4cae37,encodeURIComponent(_0x38db21),_0x59fb09,_0x28f109);var _0x395eac=path[_0xb5c5('0x2b')](__dirname,'tmp',rs['generate'](0x4)+_0xb5c5('0x3a'));var _0x1d0844;return downloadFile(_0x117675,_0x395eac)[_0xb5c5('0x37')](function(){_0x1d0844=path[_0xb5c5('0x2b')](__dirname,_0xb5c5('0x38'),rs['generate'](0x4)+'.wav');return convertFile(_0x395eac,_0x1d0844);})['then'](function(){try{fs[_0xb5c5('0x20')](_0x395eac);fs[_0xb5c5('0x2e')](_0x1d0844,_0xb5c5('0x2f'));}catch(_0x4cc1c4){logger['error'](_0x4cc1c4);}return _0x1d0844['split']('.')[0x0];});};exports['ispeechASR']=function(_0x51a96e,_0x10d231,_0x4cebf5,_0x18abef){var _0x2670c6=util[_0xb5c5('0x75')](_0xb5c5('0x76'),ISPEECH_API,_0x10d231,_0x4cebf5,base64Encode(_0x51a96e),_0x18abef?util[_0xb5c5('0x75')](_0xb5c5('0x77'),encodeURIComponent(_0x18abef)):_0xb5c5('0x78'));return uploadFile(_0x2670c6)['then'](function(_0x3d62f3){return querystring['parse'](_0x3d62f3);});};exports[_0xb5c5('0x79')]=function(_0x29edb1,_0x13af21){return sestek[_0xb5c5('0x7a')](_0x29edb1,_0x13af21)[_0xb5c5('0x37')](function(_0x4e841d){logger[_0xb5c5('0x3c')](JSON[_0xb5c5('0x42')](_0x4e841d));var _0x3d7ee7={'speech':_0x4e841d[_0xb5c5('0x7b')],'action':_0x4e841d[_0xb5c5('0x7c')]?_0x4e841d['channelData'][_0xb5c5('0x7d')]:undefined,'actiondata':_0x4e841d['channelData']?_0x4e841d[_0xb5c5('0x7c')][_0xb5c5('0x7e')]:undefined};if(_0x4e841d['channelData']&&_0x4e841d['channelData'][_0xb5c5('0x7f')]){return base64Decode(_0x4e841d[_0xb5c5('0x7c')][_0xb5c5('0x7f')]['Data'],path[_0xb5c5('0x2b')](__dirname,'tmp',rs[_0xb5c5('0x39')](0x4)+_0xb5c5('0x2c')))[_0xb5c5('0x37')](function(_0x1ebe00){_0x3d7ee7[_0xb5c5('0x80')]=_0x1ebe00;return _0x3d7ee7;});}return _0x3d7ee7;});};exports[_0xb5c5('0x81')]=function(){return __dirname;};
\ No newline at end of file