Built motion from commit da617fac.|2.6.6
[motion2.git] / server / services / agi / scripts / index.js
index 3a8d58c..a9e827a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcaff=['from','audioContent','base64','writeFile','resolve','generate','info','googleCloudTTS\x20path','https://translate.google.com/_/TranslateWebserverUi/data/batchexecute','POST','application/x-www-form-urlencoded','f.req=','stringify','jQ1olc','null','generic','slice','text\x20length\x20limit\x20reached','lang\x20\x22','\x22\x20might\x20not\x20exist','goggleTTS\x20path','asr','uri','results','map','alternatives','transcript','join','confidence','googleASR\x20transcription','googleASR\x20confidence','catch','[%s]\x20%s:%s','name','googleDialogflow','textRequest','result','source','resolvedQuery','action','actionIncomplete','fulfillment','speech','metadata','endConversation','googleDialogflowV2','replace','sessionPath','detectIntent','length','Dialogflow\x20V2\x20response:','queryResult','diagnosticInfo','end_conversation','boolValue','intent','displayName','isFallback','languageCode','queryText','responseId','intentDetectionConfidence','fulfillmentText','tildeASR','Tilde\x20ASR\x20transcription','polly','lex','ispeechTTS','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','freeform=3','nda','channelData','CustomAction','AudioFromTts','Data','audiofile','dirName','dialogflow','http','https','md5','path','querystring','request-promise','sox','google-tts-api','parse','./aws','./google','./tilde','https://api.ispeech.org/api/rest','protocol','https:','host','WHAT_EVER','request\x20to\x20','\x20failed,\x20status\x20code\x20=\x20','statusCode','statusMessage','createWriteStream','finish','finish\x20download\x20file','close','error','unlink','download\x20error','pipe','end','get','data','wav','finish\x20to\x20convert','start','tmp','.wav','writeFileSync','chmodSync','777','split','readFileSync','googleCloudTTS','https://texttospeech.googleapis.com/v1/','?key=','ssml','input','MP3','text:synthesize','then','.mp3'];(function(_0x1a2e92,_0x3f589c){var _0x132df4=function(_0x59bc65){while(--_0x59bc65){_0x1a2e92['push'](_0x1a2e92['shift']());}};_0x132df4(++_0x3f589c);}(_0xcaff,0x158));var _0xfcaf=function(_0x4f03cc,_0x45a351){_0x4f03cc=_0x4f03cc-0x0;var _0x774355=_0xcaff[_0x4f03cc];return _0x774355;};'use strict';var apiai=require('apiai-promise');var BPromise=require('bluebird');var dialogflow=require(_0xfcaf('0x0'));var fs=require('fs');var http=require(_0xfcaf('0x1'));var https=require(_0xfcaf('0x2'));var md5=require(_0xfcaf('0x3'));var path=require(_0xfcaf('0x4'));var querystring=require(_0xfcaf('0x5'));var rp=require(_0xfcaf('0x6'));var rs=require('randomstring');var sox=require(_0xfcaf('0x7'));var tts=require(_0xfcaf('0x8'));var urlParse=require('url')[_0xfcaf('0x9')];var util=require('util');var aws=require(_0xfcaf('0xa'));var google=require(_0xfcaf('0xb'));var sestek=require('./sestek');var tilde=require(_0xfcaf('0xc'));var logger=require('../../../config/logger')('agi');var ISPEECH_API=_0xfcaf('0xd');function downloadFile(_0x4dbe1b,_0x14d575){return new BPromise(function(_0x2e82ee,_0x3e00fd){var _0x5a998d=urlParse(_0x4dbe1b);var _0x26c149=_0x5a998d[_0xfcaf('0xe')]===_0xfcaf('0xf')?https:http;var _0x5d8106={'host':_0x5a998d[_0xfcaf('0x10')],'path':_0x5a998d[_0xfcaf('0x4')],'headers':{'user-agent':_0xfcaf('0x11')}};_0x26c149['get'](_0x5d8106,function(_0x4fe255){if(_0x4fe255['statusCode']!==0xc8){logger['error'](_0xfcaf('0x12')+_0x4dbe1b+_0xfcaf('0x13')+_0x4fe255[_0xfcaf('0x14')]+'\x20('+_0x4fe255[_0xfcaf('0x15')]+')');_0x3e00fd(new Error(_0xfcaf('0x12')+_0x4dbe1b+_0xfcaf('0x13')+_0x4fe255[_0xfcaf('0x14')]+'\x20('+_0x4fe255[_0xfcaf('0x15')]+')'));return;}var _0x2d12c5=fs[_0xfcaf('0x16')](_0x14d575);_0x2d12c5['on'](_0xfcaf('0x17'),function(){logger['info'](_0xfcaf('0x18'));_0x2d12c5[_0xfcaf('0x19')](_0x2e82ee);});_0x2d12c5['on'](_0xfcaf('0x1a'),function(_0x1011ae){fs[_0xfcaf('0x1b')](_0x14d575);logger['error'](_0xfcaf('0x1c'),_0x1011ae);_0x3e00fd(_0x1011ae);});_0x4fe255[_0xfcaf('0x1d')](_0x2d12c5);})['on'](_0xfcaf('0x1a'),function(_0x4a0329){logger[_0xfcaf('0x1a')](_0x4a0329);_0x3e00fd(_0x4a0329);})[_0xfcaf('0x1e')]();});}function uploadFile(_0x455d85){return new BPromise(function(_0x16f331,_0x4e1bdd){var _0x545e30=urlParse(_0x455d85);var _0x156381=_0x545e30['protocol']==='https:'?https:http;var _0xb3ea96={'host':_0x545e30['host'],'path':_0x545e30['path'],'headers':{'user-agent':'WHAT_EVER'}};_0x156381[_0xfcaf('0x1f')](_0xb3ea96,function(_0x7eddbc){if(_0x7eddbc[_0xfcaf('0x14')]!==0xc8){_0x4e1bdd(new Error(_0xfcaf('0x12')+_0x455d85+_0xfcaf('0x13')+_0x7eddbc[_0xfcaf('0x14')]+'\x20('+_0x7eddbc['statusMessage']+')'));return;}var _0x1fb216='';_0x7eddbc['on'](_0xfcaf('0x20'),function(_0x27f594){_0x1fb216+=_0x27f594;});_0x7eddbc['on'](_0xfcaf('0x1e'),function(){_0x16f331(_0x1fb216);});})['on'](_0xfcaf('0x1a'),function(_0x4513ec){_0x4e1bdd(_0x4513ec);})[_0xfcaf('0x1e')]();});}function convertFile(_0x491ffb,_0x4679ab){return new BPromise(function(_0x3074bd,_0x30d325){var _0x3bd67a=sox['transcode'](_0x491ffb,_0x4679ab,{'sampleRate':0x1f40,'format':_0xfcaf('0x21'),'channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x3bd67a['on'](_0xfcaf('0x1a'),function(_0x80b07c){logger[_0xfcaf('0x1a')]('error\x20convert',_0x80b07c);_0x30d325(_0x80b07c);});_0x3bd67a['on'](_0xfcaf('0x1e'),function(){logger['info'](_0xfcaf('0x22'));_0x3074bd();});_0x3bd67a[_0xfcaf('0x23')]();});}function base64Decode(_0x566f27,_0x3d3f28){var _0x2d67b3=path['resolve'](__dirname,_0xfcaf('0x24'),rs['generate'](0x4)+_0xfcaf('0x25'));fs[_0xfcaf('0x26')](_0x2d67b3,_0x566f27,'base64');return convertFile(_0x2d67b3,_0x3d3f28)['then'](function(){try{fs[_0xfcaf('0x1b')](_0x2d67b3);fs[_0xfcaf('0x27')](_0x3d3f28,_0xfcaf('0x28'));}catch(_0x129ec4){logger['error'](_0x129ec4);}return _0x3d3f28[_0xfcaf('0x29')]('.')[0x0];});}function base64Encode(_0x18f55b){var _0xeecf17=fs[_0xfcaf('0x2a')](_0x18f55b);return new Buffer(_0xeecf17)['toString']('base64');}exports[_0xfcaf('0x2b')]=function(_0x584280,_0x5338af,_0x5a3f2a,_0x5ec067,_0x946cc,_0xb6cdfb){var _0x37ffb8,_0x25b368;var _0x298fe5=_0xfcaf('0x2c');var _0x28b734=_0xfcaf('0x2d')+_0x584280;var _0x195eae={};if(_0x5338af===_0xfcaf('0x2e')){_0x195eae[_0xfcaf('0x2f')]={'ssml':_0x5a3f2a};}else{_0x195eae[_0xfcaf('0x2f')]={'text':_0x5a3f2a};};_0x195eae['voice']={'languageCode':_0x5ec067,'ssmlGender':_0x946cc};_0x195eae['audioConfig']={'audioEncoding':_0xfcaf('0x30'),'sampleRateHertz':0x1f40};var _0x5c94c4={'url':_0x298fe5+_0xfcaf('0x31')+_0x28b734,'method':'POST','json':!![],'body':_0x195eae};return rp(_0x5c94c4)[_0xfcaf('0x32')](function(_0x30f0a8){return new BPromise(function(_0x4f3bc2,_0x22b66d){_0x37ffb8=path['resolve'](__dirname,_0xfcaf('0x24'),rs['generate'](0x4)+_0xfcaf('0x33'));var _0x299eec=Buffer[_0xfcaf('0x34')](_0x30f0a8[_0xfcaf('0x35')],_0xfcaf('0x36'));return fs[_0xfcaf('0x37')](_0x37ffb8,_0x299eec,function(_0x2fb201){_0x22b66d(_0x2fb201);},function(_0x5b5de2){fs[_0xfcaf('0x27')](_0x37ffb8,_0xfcaf('0x28'));_0x4f3bc2(_0x5b5de2);});});})[_0xfcaf('0x32')](function(_0x9a04cc){_0x25b368=path[_0xfcaf('0x38')](__dirname,'tmp',rs[_0xfcaf('0x39')](0x4)+'.wav');return convertFile(_0x37ffb8,_0x25b368);})[_0xfcaf('0x32')](function(){try{fs[_0xfcaf('0x1b')](_0x37ffb8);fs[_0xfcaf('0x27')](_0x25b368,_0xfcaf('0x28'));}catch(_0x1d444d){logger['error'](_0x1d444d);}logger[_0xfcaf('0x3a')](_0xfcaf('0x3b'),_0x25b368[_0xfcaf('0x29')]('.')[0x0]);return _0x25b368['split']('.')[0x0];});};exports['googleTTS']=function(_0x186e27,_0x36e159){var _0x527b99=_0xfcaf('0x3c');var _0x458df6,_0x3ae025;var _0x172e6a;var _0x33b6fc={'encoding':'utf8','method':_0xfcaf('0x3d'),'timeout':0x2710,'url':_0x527b99,'headers':{'Content-Type':_0xfcaf('0x3e')},'body':_0xfcaf('0x3f')+encodeURIComponent(JSON[_0xfcaf('0x40')]([[[_0xfcaf('0x41'),JSON[_0xfcaf('0x40')]([_0x186e27,_0x36e159||'en',![],_0xfcaf('0x42')]),null,_0xfcaf('0x43')]]]))};return rp(_0x33b6fc)[_0xfcaf('0x32')](function(_0x4646ad){try{_0x172e6a=eval(_0x4646ad[_0xfcaf('0x44')](0x5))[0x0][0x2];}catch(_0x5a79bd){throw new Error('parse\x20response\x20failed:\x0a'+_0x4646ad[_0xfcaf('0x20')]);}if(!_0x172e6a){if(_0x186e27['length']>0xc8){throw new Error(_0xfcaf('0x45'));}else{throw new Error(_0xfcaf('0x46')+_0x36e159+_0xfcaf('0x47'));}}try{_0x172e6a=eval(_0x172e6a)[0x0];}catch(_0x3c05e7){throw new Error('parse\x20response\x20failed:\x0a'+res[_0xfcaf('0x20')]);}const _0x29a161=_0x172e6a;_0x458df6=path[_0xfcaf('0x38')](__dirname,_0xfcaf('0x24'),rs['generate'](0x4)+'.mp3');fs[_0xfcaf('0x26')](_0x458df6,_0x172e6a,{'encoding':_0xfcaf('0x36')});_0x3ae025=path[_0xfcaf('0x38')](__dirname,_0xfcaf('0x24'),rs[_0xfcaf('0x39')](0x4)+'.wav');return convertFile(_0x458df6,_0x3ae025);})[_0xfcaf('0x32')](function(){try{fs['unlink'](_0x458df6);fs[_0xfcaf('0x27')](_0x3ae025,_0xfcaf('0x28'));}catch(_0x8a6d5c){logger[_0xfcaf('0x1a')](_0x8a6d5c);}logger[_0xfcaf('0x3a')](_0xfcaf('0x48'),_0x3ae025[_0xfcaf('0x29')]('.')[0x0]);return _0x3ae025[_0xfcaf('0x29')]('.')[0x0];});};exports['googleASR']=function(_0x25137c,_0x207833,_0x4c76a9){return google[_0xfcaf('0x49')](_0x25137c,_0x207833,_0x4c76a9)[_0xfcaf('0x32')](function(_0x22bf39){logger[_0xfcaf('0x3a')](_0x22bf39[_0xfcaf('0x4a')]);return rp(_0x22bf39);})[_0xfcaf('0x32')](function(_0x2152a8){var _0x1b5e10='';var _0x1c84cc=0x0;try{fs[_0xfcaf('0x1b')](_0x25137c);}catch(_0x3d6078){logger['error'](_0x3d6078);}if(_0x2152a8&&_0x2152a8[_0xfcaf('0x4b')]){_0x1b5e10=_0x2152a8[_0xfcaf('0x4b')][_0xfcaf('0x4c')](function(_0x597fc1){return _0x597fc1&&_0x597fc1[_0xfcaf('0x4d')][0x0]&&_0x597fc1[_0xfcaf('0x4d')][0x0][_0xfcaf('0x4e')]?_0x597fc1[_0xfcaf('0x4d')][0x0][_0xfcaf('0x4e')]:'';})[_0xfcaf('0x4f')]('\x0a');_0x1c84cc=_0x2152a8[_0xfcaf('0x4b')][_0xfcaf('0x4c')](function(_0x397471){return _0x397471&&_0x397471[_0xfcaf('0x4d')][0x0]&&_0x397471[_0xfcaf('0x4d')][0x0][_0xfcaf('0x50')]?_0x397471[_0xfcaf('0x4d')][0x0]['confidence']:0x0;})[_0xfcaf('0x4f')]('\x0a');}logger['info'](_0xfcaf('0x51'),_0x1b5e10);logger[_0xfcaf('0x3a')](_0xfcaf('0x52'),_0x1c84cc);return{'transcript':_0x1b5e10,'confidence':_0x1c84cc};})[_0xfcaf('0x53')](function(_0x52b240){logger[_0xfcaf('0x1a')](_0xfcaf('0x54'),_0x52b240['statusCode'],_0x52b240[_0xfcaf('0x55')],_0x52b240['message']);});};exports[_0xfcaf('0x56')]=function(_0xd39431,_0x5e2d89,_0x13bddb,_0x40960e){var _0x53fbcf=apiai(_0x5e2d89,{'language':_0x40960e||'en'});return _0x53fbcf[_0xfcaf('0x57')](_0x13bddb,{'sessionId':md5(_0xd39431)})[_0xfcaf('0x32')](function(_0x339126){logger[_0xfcaf('0x3a')](JSON[_0xfcaf('0x40')](_0x339126));return{'source':_0x339126[_0xfcaf('0x58')][_0xfcaf('0x59')],'resolvedQuery':_0x339126[_0xfcaf('0x58')][_0xfcaf('0x5a')],'action':_0x339126[_0xfcaf('0x58')][_0xfcaf('0x5b')],'actionIncomplete':_0x339126['result'][_0xfcaf('0x5c')],'speech':_0x339126[_0xfcaf('0x58')][_0xfcaf('0x5d')][_0xfcaf('0x5e')],'score':_0x339126[_0xfcaf('0x58')]['score'],'statusCode':_0x339126['status']['code'],'endConversation':_0x339126[_0xfcaf('0x58')][_0xfcaf('0x5f')][_0xfcaf('0x60')]||![],'isFallbackIntent':_0x339126[_0xfcaf('0x58')]['metadata']['isFallbackIntent']};});};exports[_0xfcaf('0x61')]=function(_0x558cd4,_0x5fbf80,_0x18765b,_0x468310,_0x3adb3a,_0x956d17){var _0x26559b=_0x468310[_0xfcaf('0x62')](/\\n/g,'\x0a');var _0x5635e6={'credentials':{'private_key':_0x26559b,'client_email':_0x18765b}};var _0x49e20e=new dialogflow['SessionsClient'](_0x5635e6);var _0x44e446=_0x49e20e[_0xfcaf('0x63')](_0x5fbf80,md5(_0x558cd4));var _0x54454b={'session':_0x44e446,'queryInput':{'text':{'text':_0x3adb3a,'languageCode':_0x956d17}}};return _0x49e20e[_0xfcaf('0x64')](_0x54454b)['then'](function(_0x2caba6){if(_0x2caba6&&_0x2caba6[_0xfcaf('0x65')]){logger[_0xfcaf('0x3a')](_0xfcaf('0x66'),JSON[_0xfcaf('0x40')](_0x2caba6));var _0x2f6bf8=_0x2caba6[0x0];if(_0x2f6bf8){var _0x99900f={'action':_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x5b')],'allRequiredParamsPresent':_0x2f6bf8[_0xfcaf('0x67')]['allRequiredParamsPresent'],'endConversation':_0x2f6bf8['queryResult'][_0xfcaf('0x68')]&&_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x68')]['fields']?_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x68')]['fields'][_0xfcaf('0x69')][_0xfcaf('0x6a')]:![],'fulfillmentText':_0x2f6bf8[_0xfcaf('0x67')]['fulfillmentText'],'intentName':_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x6b')]['name'],'intentDisplayName':_0x2f6bf8['queryResult'][_0xfcaf('0x6b')][_0xfcaf('0x6c')],'isFallbackIntent':_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x6b')][_0xfcaf('0x6d')],'languageCode':_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x6e')],'queryText':_0x2f6bf8['queryResult'][_0xfcaf('0x6f')],'responseId':_0x2f6bf8[_0xfcaf('0x70')],'score':_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x71')],'speech':_0x2f6bf8[_0xfcaf('0x67')][_0xfcaf('0x72')],'providerResponse':JSON[_0xfcaf('0x40')](_0x2caba6)};return _0x99900f;}}});};exports[_0xfcaf('0x73')]=function(_0x501d23,_0x5bc905,_0x56fa70,_0x227afc){return tilde['asr'](_0x501d23,_0x5bc905,_0x56fa70,_0x227afc)['then'](function(_0x5e5fcc){try{fs['unlink'](_0x501d23);}catch(_0x5806c4){logger[_0xfcaf('0x1a')](_0x5806c4);}logger[_0xfcaf('0x3a')](_0xfcaf('0x74'),_0x5e5fcc[_0xfcaf('0x4e')]);logger[_0xfcaf('0x3a')]('Tilde\x20ASR\x20confidence',_0x5e5fcc[_0xfcaf('0x50')]);return _0x5e5fcc;});};exports['awsPolly']=function(_0x13bb6b,_0x5e3262,_0x49edb6,_0x3e6e15,_0xc025fd,_0x3b2ab9){var _0xd46354=path['resolve'](__dirname,'tmp',rs[_0xfcaf('0x39')](0x4)+_0xfcaf('0x33'));var _0xd0092b;return aws[_0xfcaf('0x75')](_0x13bb6b,_0x5e3262,_0x49edb6,_0x3e6e15,_0xc025fd,_0x3b2ab9,_0xd46354)[_0xfcaf('0x32')](function(){_0xd0092b=path[_0xfcaf('0x38')](__dirname,'tmp',rs[_0xfcaf('0x39')](0x4)+_0xfcaf('0x25'));return convertFile(_0xd46354,_0xd0092b);})[_0xfcaf('0x32')](function(){try{fs[_0xfcaf('0x1b')](_0xd46354);fs['chmodSync'](_0xd0092b,_0xfcaf('0x28'));}catch(_0x16c262){logger[_0xfcaf('0x1a')](_0x16c262);}return _0xd0092b[_0xfcaf('0x29')]('.')[0x0];});};exports['awsLex']=function(_0x6585a1,_0x189574,_0x21bda4,_0x2ee2f8,_0xb2d2f8,_0x2a3ef9){return aws[_0xfcaf('0x76')](_0x6585a1,_0x189574,_0x21bda4,_0x2ee2f8,_0xb2d2f8,_0x2a3ef9)[_0xfcaf('0x32')](function(_0x4aa6be){logger[_0xfcaf('0x3a')](JSON['stringify'](_0x4aa6be));return _0x4aa6be;});};exports[_0xfcaf('0x77')]=function(_0x10baa8,_0x199621,_0x56fe50,_0x846acc){var _0x6806a3=util[_0xfcaf('0x78')](_0xfcaf('0x79'),ISPEECH_API,_0x10baa8,encodeURIComponent(_0x199621),_0x56fe50,_0x846acc);var _0x10d2fb=path['resolve'](__dirname,_0xfcaf('0x24'),rs[_0xfcaf('0x39')](0x4)+_0xfcaf('0x33'));var _0x5f2334;return downloadFile(_0x6806a3,_0x10d2fb)[_0xfcaf('0x32')](function(){_0x5f2334=path[_0xfcaf('0x38')](__dirname,'tmp',rs[_0xfcaf('0x39')](0x4)+_0xfcaf('0x25'));return convertFile(_0x10d2fb,_0x5f2334);})['then'](function(){try{fs[_0xfcaf('0x1b')](_0x10d2fb);fs[_0xfcaf('0x27')](_0x5f2334,'777');}catch(_0x1acf58){logger[_0xfcaf('0x1a')](_0x1acf58);}return _0x5f2334[_0xfcaf('0x29')]('.')[0x0];});};exports['ispeechASR']=function(_0x1cf72c,_0x489f98,_0x1de26e,_0x29a165){var _0x359b4f=util['format'](_0xfcaf('0x7a'),ISPEECH_API,_0x489f98,_0x1de26e,base64Encode(_0x1cf72c),_0x29a165?util[_0xfcaf('0x78')](_0xfcaf('0x7b'),encodeURIComponent(_0x29a165)):_0xfcaf('0x7c'));return uploadFile(_0x359b4f)[_0xfcaf('0x32')](function(_0x32953c){return querystring[_0xfcaf('0x9')](_0x32953c);});};exports['sestekNDA']=function(_0x316054,_0x355679){return sestek[_0xfcaf('0x7d')](_0x316054,_0x355679)[_0xfcaf('0x32')](function(_0x11be16){logger['info'](JSON[_0xfcaf('0x40')](_0x11be16));var _0x2164ca={'speech':_0x11be16['text'],'action':_0x11be16[_0xfcaf('0x7e')]?_0x11be16[_0xfcaf('0x7e')][_0xfcaf('0x7f')]:undefined,'actiondata':_0x11be16[_0xfcaf('0x7e')]?_0x11be16[_0xfcaf('0x7e')]['CustomActionData']:undefined};if(_0x11be16[_0xfcaf('0x7e')]&&_0x11be16[_0xfcaf('0x7e')][_0xfcaf('0x80')]){return base64Decode(_0x11be16[_0xfcaf('0x7e')][_0xfcaf('0x80')][_0xfcaf('0x81')],path['resolve'](__dirname,_0xfcaf('0x24'),rs[_0xfcaf('0x39')](0x4)+'.wav'))[_0xfcaf('0x32')](function(_0x464d82){_0x2164ca[_0xfcaf('0x82')]=_0x464d82;return _0x2164ca;});}return _0x2164ca;});};exports[_0xfcaf('0x83')]=function(){return __dirname;};
\ No newline at end of file
+var _0xc314=['uri','results','map','alternatives','transcript','join','confidence','googleASR\x20transcription','googleASR\x20confidence','catch','[%s]\x20%s:%s','name','message','googleDialogflow','textRequest','source','resolvedQuery','result','fulfillment','speech','score','status','code','metadata','endConversation','isFallbackIntent','googleDialogflowV2','replace','SessionsClient','sessionPath','detectIntent','action','queryResult','diagnosticInfo','end_conversation','boolValue','intent','displayName','isFallback','languageCode','queryText','responseId','intentDetectionConfidence','fulfillmentText','tildeASR','Tilde\x20ASR\x20transcription','Tilde\x20ASR\x20confidence','polly','awsLex','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','sestekNDA','channelData','CustomAction','CustomActionData','Data','audiofile','dirName','bluebird','dialogflow','https','md5','request-promise','randomstring','google-tts-api','url','parse','./aws','./google','./sestek','./tilde','../../../config/logger','agi','protocol','host','get','statusCode','error','request\x20to\x20','\x20failed,\x20status\x20code\x20=\x20','statusMessage','createWriteStream','finish','finish\x20download\x20file','close','unlink','end','https:','path','data','wav','error\x20convert','info','finish\x20to\x20convert','start','resolve','generate','writeFileSync','then','chmodSync','split','readFileSync','toString','googleCloudTTS','https://texttospeech.googleapis.com/v1/','ssml','input','audioConfig','MP3','tmp','.mp3','from','audioContent','base64','writeFile','.wav','777','googleTTS','https://translate.google.com/_/TranslateWebserverUi/data/batchexecute','utf8','POST','application/x-www-form-urlencoded','f.req=','stringify','jQ1olc','null','generic','slice','length','text\x20length\x20limit\x20reached','lang\x20\x22','\x22\x20might\x20not\x20exist','goggleTTS\x20path','asr'];(function(_0x192331,_0x535ca2){var _0x403fb4=function(_0x135216){while(--_0x135216){_0x192331['push'](_0x192331['shift']());}};_0x403fb4(++_0x535ca2);}(_0xc314,0x14f));var _0x4c31=function(_0x432682,_0x253044){_0x432682=_0x432682-0x0;var _0x463d05=_0xc314[_0x432682];return _0x463d05;};'use strict';var apiai=require('apiai-promise');var BPromise=require(_0x4c31('0x0'));var dialogflow=require(_0x4c31('0x1'));var fs=require('fs');var http=require('http');var https=require(_0x4c31('0x2'));var md5=require(_0x4c31('0x3'));var path=require('path');var querystring=require('querystring');var rp=require(_0x4c31('0x4'));var rs=require(_0x4c31('0x5'));var sox=require('sox');var tts=require(_0x4c31('0x6'));var urlParse=require(_0x4c31('0x7'))[_0x4c31('0x8')];var util=require('util');var aws=require(_0x4c31('0x9'));var google=require(_0x4c31('0xa'));var sestek=require(_0x4c31('0xb'));var tilde=require(_0x4c31('0xc'));var logger=require(_0x4c31('0xd'))(_0x4c31('0xe'));var ISPEECH_API='https://api.ispeech.org/api/rest';function downloadFile(_0x21f993,_0x59b7fe){return new BPromise(function(_0x702507,_0x5d871e){var _0x5e8faa=urlParse(_0x21f993);var _0x27851b=_0x5e8faa[_0x4c31('0xf')]==='https:'?https:http;var _0x5e60d1={'host':_0x5e8faa[_0x4c31('0x10')],'path':_0x5e8faa['path'],'headers':{'user-agent':'WHAT_EVER'}};_0x27851b[_0x4c31('0x11')](_0x5e60d1,function(_0xa34855){if(_0xa34855[_0x4c31('0x12')]!==0xc8){logger[_0x4c31('0x13')](_0x4c31('0x14')+_0x21f993+_0x4c31('0x15')+_0xa34855[_0x4c31('0x12')]+'\x20('+_0xa34855[_0x4c31('0x16')]+')');_0x5d871e(new Error(_0x4c31('0x14')+_0x21f993+_0x4c31('0x15')+_0xa34855[_0x4c31('0x12')]+'\x20('+_0xa34855['statusMessage']+')'));return;}var _0x54b46a=fs[_0x4c31('0x17')](_0x59b7fe);_0x54b46a['on'](_0x4c31('0x18'),function(){logger['info'](_0x4c31('0x19'));_0x54b46a[_0x4c31('0x1a')](_0x702507);});_0x54b46a['on'](_0x4c31('0x13'),function(_0x32f897){fs[_0x4c31('0x1b')](_0x59b7fe);logger[_0x4c31('0x13')]('download\x20error',_0x32f897);_0x5d871e(_0x32f897);});_0xa34855['pipe'](_0x54b46a);})['on']('error',function(_0x3713a3){logger['error'](_0x3713a3);_0x5d871e(_0x3713a3);})[_0x4c31('0x1c')]();});}function uploadFile(_0x4d9584){return new BPromise(function(_0x15c505,_0x28dea3){var _0x3ca8de=urlParse(_0x4d9584);var _0x1e5b8d=_0x3ca8de[_0x4c31('0xf')]===_0x4c31('0x1d')?https:http;var _0x3675fc={'host':_0x3ca8de[_0x4c31('0x10')],'path':_0x3ca8de[_0x4c31('0x1e')],'headers':{'user-agent':'WHAT_EVER'}};_0x1e5b8d[_0x4c31('0x11')](_0x3675fc,function(_0x1aac2a){if(_0x1aac2a['statusCode']!==0xc8){_0x28dea3(new Error(_0x4c31('0x14')+_0x4d9584+_0x4c31('0x15')+_0x1aac2a['statusCode']+'\x20('+_0x1aac2a['statusMessage']+')'));return;}var _0x1e825f='';_0x1aac2a['on'](_0x4c31('0x1f'),function(_0x4d4abb){_0x1e825f+=_0x4d4abb;});_0x1aac2a['on'](_0x4c31('0x1c'),function(){_0x15c505(_0x1e825f);});})['on'](_0x4c31('0x13'),function(_0x127394){_0x28dea3(_0x127394);})[_0x4c31('0x1c')]();});}function convertFile(_0x9bff3f,_0x2789a9){return new BPromise(function(_0x4e599e,_0x4db5bf){var _0x48c85c=sox['transcode'](_0x9bff3f,_0x2789a9,{'sampleRate':0x1f40,'format':_0x4c31('0x20'),'channelCount':0x1,'bitRate':0xc0*0x400,'compressionQuality':0x5});_0x48c85c['on'](_0x4c31('0x13'),function(_0xb97921){logger[_0x4c31('0x13')](_0x4c31('0x21'),_0xb97921);_0x4db5bf(_0xb97921);});_0x48c85c['on'](_0x4c31('0x1c'),function(){logger[_0x4c31('0x22')](_0x4c31('0x23'));_0x4e599e();});_0x48c85c[_0x4c31('0x24')]();});}function base64Decode(_0x120097,_0x4ada6b){var _0x361081=path[_0x4c31('0x25')](__dirname,'tmp',rs[_0x4c31('0x26')](0x4)+'.wav');fs[_0x4c31('0x27')](_0x361081,_0x120097,'base64');return convertFile(_0x361081,_0x4ada6b)[_0x4c31('0x28')](function(){try{fs['unlink'](_0x361081);fs[_0x4c31('0x29')](_0x4ada6b,'777');}catch(_0x5729d4){logger[_0x4c31('0x13')](_0x5729d4);}return _0x4ada6b[_0x4c31('0x2a')]('.')[0x0];});}function base64Encode(_0x1752e6){var _0x399d4e=fs[_0x4c31('0x2b')](_0x1752e6);return new Buffer(_0x399d4e)[_0x4c31('0x2c')]('base64');}exports[_0x4c31('0x2d')]=function(_0x6ee971,_0x4463d6,_0x5b99e8,_0x233d40,_0x2dd162,_0x3a8a8f){var _0x703fe4,_0x2a6a1c;var _0x67068e=_0x4c31('0x2e');var _0x1405dd='?key='+_0x6ee971;var _0xb1c282={};if(_0x4463d6===_0x4c31('0x2f')){_0xb1c282['input']={'ssml':_0x5b99e8};}else{_0xb1c282[_0x4c31('0x30')]={'text':_0x5b99e8};};_0xb1c282['voice']={'languageCode':_0x233d40,'ssmlGender':_0x2dd162};_0xb1c282[_0x4c31('0x31')]={'audioEncoding':_0x4c31('0x32'),'sampleRateHertz':0x1f40};var _0x4f958a={'url':_0x67068e+'text:synthesize'+_0x1405dd,'method':'POST','json':!![],'body':_0xb1c282};return rp(_0x4f958a)[_0x4c31('0x28')](function(_0x5eb5a7){return new BPromise(function(_0x4fde4a,_0xd07a09){_0x703fe4=path[_0x4c31('0x25')](__dirname,_0x4c31('0x33'),rs[_0x4c31('0x26')](0x4)+_0x4c31('0x34'));var _0x6b1f8b=Buffer[_0x4c31('0x35')](_0x5eb5a7[_0x4c31('0x36')],_0x4c31('0x37'));return fs[_0x4c31('0x38')](_0x703fe4,_0x6b1f8b,function(_0x47ca93){_0xd07a09(_0x47ca93);},function(_0x302874){fs['chmodSync'](_0x703fe4,'777');_0x4fde4a(_0x302874);});});})[_0x4c31('0x28')](function(_0x51f522){_0x2a6a1c=path[_0x4c31('0x25')](__dirname,_0x4c31('0x33'),rs['generate'](0x4)+_0x4c31('0x39'));return convertFile(_0x703fe4,_0x2a6a1c);})[_0x4c31('0x28')](function(){try{fs[_0x4c31('0x1b')](_0x703fe4);fs[_0x4c31('0x29')](_0x2a6a1c,_0x4c31('0x3a'));}catch(_0x69f1ab){logger[_0x4c31('0x13')](_0x69f1ab);}logger['info']('googleCloudTTS\x20path',_0x2a6a1c[_0x4c31('0x2a')]('.')[0x0]);return _0x2a6a1c['split']('.')[0x0];});};exports[_0x4c31('0x3b')]=function(_0x326f58,_0x1434c8){var _0x558e64=_0x4c31('0x3c');var _0x14d281,_0x31a646;var _0x34b5a4;var _0x5822a3={'encoding':_0x4c31('0x3d'),'method':_0x4c31('0x3e'),'timeout':0x2710,'url':_0x558e64,'headers':{'Content-Type':_0x4c31('0x3f')},'body':_0x4c31('0x40')+encodeURIComponent(JSON[_0x4c31('0x41')]([[[_0x4c31('0x42'),JSON['stringify']([_0x326f58,_0x1434c8||'en',![],_0x4c31('0x43')]),null,_0x4c31('0x44')]]]))};return rp(_0x5822a3)[_0x4c31('0x28')](function(_0x526a37){try{_0x34b5a4=eval(_0x526a37[_0x4c31('0x45')](0x5))[0x0][0x2];}catch(_0x47e279){throw new Error('parse\x20response\x20failed:\x0a'+_0x526a37[_0x4c31('0x1f')]);}if(!_0x34b5a4){if(_0x326f58[_0x4c31('0x46')]>0xc8){throw new Error(_0x4c31('0x47'));}else{throw new Error(_0x4c31('0x48')+_0x1434c8+_0x4c31('0x49'));}}try{_0x34b5a4=eval(_0x34b5a4)[0x0];}catch(_0x36625f){throw new Error('parse\x20response\x20failed:\x0a'+res[_0x4c31('0x1f')]);}const _0x21812a=_0x34b5a4;_0x14d281=path[_0x4c31('0x25')](__dirname,_0x4c31('0x33'),rs['generate'](0x4)+_0x4c31('0x34'));fs[_0x4c31('0x27')](_0x14d281,_0x34b5a4,{'encoding':'base64'});_0x31a646=path[_0x4c31('0x25')](__dirname,'tmp',rs['generate'](0x4)+_0x4c31('0x39'));return convertFile(_0x14d281,_0x31a646);})[_0x4c31('0x28')](function(){try{fs[_0x4c31('0x1b')](_0x14d281);fs[_0x4c31('0x29')](_0x31a646,_0x4c31('0x3a'));}catch(_0x2f9082){logger[_0x4c31('0x13')](_0x2f9082);}logger['info'](_0x4c31('0x4a'),_0x31a646[_0x4c31('0x2a')]('.')[0x0]);return _0x31a646[_0x4c31('0x2a')]('.')[0x0];});};exports['googleASR']=function(_0x86b87c,_0x45c890,_0x57c242){return google[_0x4c31('0x4b')](_0x86b87c,_0x45c890,_0x57c242)['then'](function(_0x2da37a){logger['info'](_0x2da37a[_0x4c31('0x4c')]);return rp(_0x2da37a);})[_0x4c31('0x28')](function(_0x4dc76f){var _0x541a6a='';var _0x4f19fc=0x0;try{fs[_0x4c31('0x1b')](_0x86b87c);}catch(_0x3d6144){logger[_0x4c31('0x13')](_0x3d6144);}if(_0x4dc76f&&_0x4dc76f['results']){_0x541a6a=_0x4dc76f[_0x4c31('0x4d')][_0x4c31('0x4e')](function(_0x207366){return _0x207366&&_0x207366[_0x4c31('0x4f')][0x0]&&_0x207366['alternatives'][0x0]['transcript']?_0x207366[_0x4c31('0x4f')][0x0][_0x4c31('0x50')]:'';})[_0x4c31('0x51')]('\x0a');_0x4f19fc=_0x4dc76f[_0x4c31('0x4d')][_0x4c31('0x4e')](function(_0x5c1957){return _0x5c1957&&_0x5c1957['alternatives'][0x0]&&_0x5c1957[_0x4c31('0x4f')][0x0][_0x4c31('0x52')]?_0x5c1957[_0x4c31('0x4f')][0x0][_0x4c31('0x52')]:0x0;})[_0x4c31('0x51')]('\x0a');}logger[_0x4c31('0x22')](_0x4c31('0x53'),_0x541a6a);logger['info'](_0x4c31('0x54'),_0x4f19fc);return{'transcript':_0x541a6a,'confidence':_0x4f19fc};})[_0x4c31('0x55')](function(_0x2bcfa6){logger[_0x4c31('0x13')](_0x4c31('0x56'),_0x2bcfa6[_0x4c31('0x12')],_0x2bcfa6[_0x4c31('0x57')],_0x2bcfa6[_0x4c31('0x58')]);});};exports[_0x4c31('0x59')]=function(_0x5da20a,_0x89de2b,_0x2abc61,_0x533ebd){var _0x202f74=apiai(_0x89de2b,{'language':_0x533ebd||'en'});return _0x202f74[_0x4c31('0x5a')](_0x2abc61,{'sessionId':md5(_0x5da20a)})[_0x4c31('0x28')](function(_0x43c1e5){logger[_0x4c31('0x22')](JSON['stringify'](_0x43c1e5));return{'source':_0x43c1e5['result'][_0x4c31('0x5b')],'resolvedQuery':_0x43c1e5['result'][_0x4c31('0x5c')],'action':_0x43c1e5['result']['action'],'actionIncomplete':_0x43c1e5[_0x4c31('0x5d')]['actionIncomplete'],'speech':_0x43c1e5[_0x4c31('0x5d')][_0x4c31('0x5e')][_0x4c31('0x5f')],'score':_0x43c1e5[_0x4c31('0x5d')][_0x4c31('0x60')],'statusCode':_0x43c1e5[_0x4c31('0x61')][_0x4c31('0x62')],'endConversation':_0x43c1e5[_0x4c31('0x5d')][_0x4c31('0x63')][_0x4c31('0x64')]||![],'isFallbackIntent':_0x43c1e5[_0x4c31('0x5d')][_0x4c31('0x63')][_0x4c31('0x65')]};});};exports[_0x4c31('0x66')]=function(_0x3b6647,_0x5ed19d,_0x7a73ee,_0x17bd42,_0x2e9678,_0x4227b0){var _0x265fc4=_0x17bd42[_0x4c31('0x67')](/\\n/g,'\x0a');var _0x1d6fe3={'credentials':{'private_key':_0x265fc4,'client_email':_0x7a73ee}};var _0x531570=new dialogflow[(_0x4c31('0x68'))](_0x1d6fe3);var _0x393e61=_0x531570[_0x4c31('0x69')](_0x5ed19d,md5(_0x3b6647));var _0x33f0d0={'session':_0x393e61,'queryInput':{'text':{'text':_0x2e9678,'languageCode':_0x4227b0}}};return _0x531570[_0x4c31('0x6a')](_0x33f0d0)['then'](function(_0x359249){if(_0x359249&&_0x359249[_0x4c31('0x46')]){logger[_0x4c31('0x22')]('Dialogflow\x20V2\x20response:',JSON[_0x4c31('0x41')](_0x359249));var _0x581d91=_0x359249[0x0];if(_0x581d91){var _0x259d03={'action':_0x581d91['queryResult'][_0x4c31('0x6b')],'allRequiredParamsPresent':_0x581d91[_0x4c31('0x6c')]['allRequiredParamsPresent'],'endConversation':_0x581d91['queryResult'][_0x4c31('0x6d')]&&_0x581d91[_0x4c31('0x6c')]['diagnosticInfo']['fields']?_0x581d91[_0x4c31('0x6c')][_0x4c31('0x6d')]['fields'][_0x4c31('0x6e')][_0x4c31('0x6f')]:![],'fulfillmentText':_0x581d91[_0x4c31('0x6c')]['fulfillmentText'],'intentName':_0x581d91[_0x4c31('0x6c')][_0x4c31('0x70')][_0x4c31('0x57')],'intentDisplayName':_0x581d91[_0x4c31('0x6c')]['intent'][_0x4c31('0x71')],'isFallbackIntent':_0x581d91[_0x4c31('0x6c')][_0x4c31('0x70')][_0x4c31('0x72')],'languageCode':_0x581d91['queryResult'][_0x4c31('0x73')],'queryText':_0x581d91[_0x4c31('0x6c')][_0x4c31('0x74')],'responseId':_0x581d91[_0x4c31('0x75')],'score':_0x581d91[_0x4c31('0x6c')][_0x4c31('0x76')],'speech':_0x581d91[_0x4c31('0x6c')][_0x4c31('0x77')],'providerResponse':JSON['stringify'](_0x359249)};return _0x259d03;}}});};exports[_0x4c31('0x78')]=function(_0x403340,_0x36e4c3,_0x1a911e,_0x41cf59){return tilde[_0x4c31('0x4b')](_0x403340,_0x36e4c3,_0x1a911e,_0x41cf59)['then'](function(_0x3a66c1){try{fs[_0x4c31('0x1b')](_0x403340);}catch(_0x4aa3de){logger[_0x4c31('0x13')](_0x4aa3de);}logger[_0x4c31('0x22')](_0x4c31('0x79'),_0x3a66c1[_0x4c31('0x50')]);logger[_0x4c31('0x22')](_0x4c31('0x7a'),_0x3a66c1[_0x4c31('0x52')]);return _0x3a66c1;});};exports['awsPolly']=function(_0x4ad22d,_0x5c1806,_0x325056,_0x57687d,_0x1bf47a,_0x18bd39){var _0x476ce4=path[_0x4c31('0x25')](__dirname,'tmp',rs[_0x4c31('0x26')](0x4)+'.mp3');var _0x7927af;return aws[_0x4c31('0x7b')](_0x4ad22d,_0x5c1806,_0x325056,_0x57687d,_0x1bf47a,_0x18bd39,_0x476ce4)[_0x4c31('0x28')](function(){_0x7927af=path[_0x4c31('0x25')](__dirname,'tmp',rs[_0x4c31('0x26')](0x4)+_0x4c31('0x39'));return convertFile(_0x476ce4,_0x7927af);})[_0x4c31('0x28')](function(){try{fs[_0x4c31('0x1b')](_0x476ce4);fs[_0x4c31('0x29')](_0x7927af,_0x4c31('0x3a'));}catch(_0x4ea035){logger[_0x4c31('0x13')](_0x4ea035);}return _0x7927af[_0x4c31('0x2a')]('.')[0x0];});};exports[_0x4c31('0x7c')]=function(_0x296161,_0x485034,_0x2ec73c,_0x135c07,_0x33b880,_0x406544){return aws['lex'](_0x296161,_0x485034,_0x2ec73c,_0x135c07,_0x33b880,_0x406544)['then'](function(_0x3ae031){logger[_0x4c31('0x22')](JSON[_0x4c31('0x41')](_0x3ae031));return _0x3ae031;});};exports['ispeechTTS']=function(_0x26deb8,_0x25101f,_0x4b0d63,_0xdb7e9c){var _0x411686=util[_0x4c31('0x7d')](_0x4c31('0x7e'),ISPEECH_API,_0x26deb8,encodeURIComponent(_0x25101f),_0x4b0d63,_0xdb7e9c);var _0x521c35=path[_0x4c31('0x25')](__dirname,_0x4c31('0x33'),rs[_0x4c31('0x26')](0x4)+'.mp3');var _0x12d14a;return downloadFile(_0x411686,_0x521c35)[_0x4c31('0x28')](function(){_0x12d14a=path[_0x4c31('0x25')](__dirname,'tmp',rs['generate'](0x4)+_0x4c31('0x39'));return convertFile(_0x521c35,_0x12d14a);})['then'](function(){try{fs[_0x4c31('0x1b')](_0x521c35);fs[_0x4c31('0x29')](_0x12d14a,_0x4c31('0x3a'));}catch(_0x1496ac){logger[_0x4c31('0x13')](_0x1496ac);}return _0x12d14a[_0x4c31('0x2a')]('.')[0x0];});};exports[_0x4c31('0x7f')]=function(_0x470cce,_0x1958e2,_0x17569a,_0x1cd2b2){var _0x2e6e3a=util[_0x4c31('0x7d')](_0x4c31('0x80'),ISPEECH_API,_0x1958e2,_0x17569a,base64Encode(_0x470cce),_0x1cd2b2?util[_0x4c31('0x7d')](_0x4c31('0x81'),encodeURIComponent(_0x1cd2b2)):'freeform=3');return uploadFile(_0x2e6e3a)[_0x4c31('0x28')](function(_0x3d7da6){return querystring[_0x4c31('0x8')](_0x3d7da6);});};exports[_0x4c31('0x82')]=function(_0xa4f729,_0x7ec8c7){return sestek['nda'](_0xa4f729,_0x7ec8c7)[_0x4c31('0x28')](function(_0x209c6d){logger['info'](JSON[_0x4c31('0x41')](_0x209c6d));var _0x3bd781={'speech':_0x209c6d['text'],'action':_0x209c6d['channelData']?_0x209c6d[_0x4c31('0x83')][_0x4c31('0x84')]:undefined,'actiondata':_0x209c6d[_0x4c31('0x83')]?_0x209c6d[_0x4c31('0x83')][_0x4c31('0x85')]:undefined};if(_0x209c6d['channelData']&&_0x209c6d[_0x4c31('0x83')]['AudioFromTts']){return base64Decode(_0x209c6d['channelData']['AudioFromTts'][_0x4c31('0x86')],path[_0x4c31('0x25')](__dirname,_0x4c31('0x33'),rs['generate'](0x4)+_0x4c31('0x39')))[_0x4c31('0x28')](function(_0x4168d3){_0x3bd781[_0x4c31('0x87')]=_0x4168d3;return _0x3bd781;});}return _0x3bd781;});};exports[_0x4c31('0x88')]=function(){return __dirname;};
\ No newline at end of file