Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / config / schedule / transcribe.js
index 5d654cc..ad3b9bd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7cda=['TranscriptionJob','fileText','TranscriptionJobStatus','Transcript','TranscriptFileUri','then','transcripts','length','results','tempSentiment','Sequelize','sentimentAccountId','language','bucket','ValidationError','CloudProvider','Cloud\x20Provider\x20not\x20available','sentimentRegion','update','Sentiment','SentimentScore','Positive','Mixed','Neutral','FAILED','FailureReason','[RECORDING:%d]\x20Transcript\x20Job\x20status\x20not\x20managed','resolve','Sentiment\x20Analysis\x20not\x20configured','findOne','Cloud\x20Provider\x20not\x20configured','[RECORDING:%d]\x20Requesting\x20sentiment\x20analysis','[RECORDING:%d]\x20Sentiment\x20Analysis\x20available','Negative','COMPLETED','[RECORDING:%d]\x20Voice\x20Recording\x20entry\x20updated','catch','name','SequelizeValidationError','error','[RECORDING:%d]\x20Error\x20running\x20Transcribe\x20&\x20Sentiment\x20Analysis','VoiceRecording','findAll','Setting','Settings\x20not\x20available','transcribeAccountId','Transcribe\x20not\x20configured','forEach','all','inspect','start','aws-sdk','request-promise','util','../../mysqldb','../../config/logger','getTranscriptionJob','substring','format','[RECORDING:%d]\x20Get\x20status\x20for\x20transcript\x20job\x20(%s)','transcribeName','data1','data2','transcribeRegion','info'];(function(_0x28fbbf,_0x11f896){var _0x543af6=function(_0x27fa74){while(--_0x27fa74){_0x28fbbf['push'](_0x28fbbf['shift']());}};_0x543af6(++_0x11f896);}(_0x7cda,0xf6));var _0xa7cd=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x7cda[_0x3dd15e];return _0x231fd0;};var _=require('lodash');var AWS=require(_0xa7cd('0x0'));var rp=require(_0xa7cd('0x1'));var util=require(_0xa7cd('0x2'));var BPromise=require('bluebird');var db=require(_0xa7cd('0x3'))['db'];var logger=require(_0xa7cd('0x4'))('transcribe');function getTranscriptionJob(_0x232be5,_0xdb8470,_0x5560e0,_0x37990d){return new Promise(function(_0x5f20a2,_0x3d43e6){var _0x5c2b39=new AWS['TranscribeService']({'accessKeyId':_0xdb8470,'secretAccessKey':_0x232be5,'region':_0x5560e0});_0x5c2b39[_0xa7cd('0x5')]({'TranscriptionJobName':_0x37990d},function(_0x4a9e39,_0x2554e8){if(_0x4a9e39){return _0x3d43e6(_0x4a9e39);}else{return _0x5f20a2(_0x2554e8);}});});}function sentiment(_0x205075,_0x108be3,_0x6d21d3,_0x31879f,_0x372273){return new Promise(function(_0x39d8c4,_0x1a66f7){var _0xd20e5d=new AWS['Comprehend']({'accessKeyId':_0x108be3,'secretAccessKey':_0x205075,'region':_0x6d21d3});_0xd20e5d['detectSentiment']({'Text':_0x31879f,'LanguageCode':_0x372273[_0xa7cd('0x6')](0x0,0x2)},function(_0xf902eb,_0x53cf92){if(_0xf902eb){return _0x1a66f7(_0xf902eb);}else{return _0x39d8c4(_0x53cf92);}});});}function checkTranscribeJob(_0xc60cec,_0x4056ee,_0x57fb93){var _0x3bbf3b;return new BPromise(function(_0x3f72f8,_0x136aae){logger['info'](util[_0xa7cd('0x7')](_0xa7cd('0x8'),_0xc60cec['id'],_0xc60cec[_0xa7cd('0x9')]));return getTranscriptionJob(_0x57fb93[_0xa7cd('0xa')],_0x57fb93[_0xa7cd('0xb')],_0x4056ee[_0xa7cd('0xc')],_0xc60cec['transcribeName'])['then'](function(_0x44d991){logger[_0xa7cd('0xd')](util[_0xa7cd('0x7')]('[RECORDING:%d]\x20Status\x20of\x20transcript\x20job\x20(%s):\x20%s',_0xc60cec['id'],_0xc60cec[_0xa7cd('0x9')],_0x44d991[_0xa7cd('0xe')]['TranscriptionJobStatus']));if(!_0xc60cec[_0xa7cd('0xf')]){switch(_0x44d991[_0xa7cd('0xe')][_0xa7cd('0x10')]){case'COMPLETED':var _0x111774={'transcribeStatus':_0x44d991[_0xa7cd('0xe')]['TranscriptionJobStatus'],'fileUri':_0x44d991[_0xa7cd('0xe')][_0xa7cd('0x11')][_0xa7cd('0x12')]};logger['info'](util['format']('[RECORDING:%d]\x20Get\x20transcript',_0xc60cec['id']));return rp({'uri':_0x44d991[_0xa7cd('0xe')]['Transcript']['TranscriptFileUri'],'json':!![]})[_0xa7cd('0x13')](function(_0x4dc29b){logger[_0xa7cd('0xd')](util[_0xa7cd('0x7')]('[RECORDING:%d]\x20Transcript\x20downloaded',_0xc60cec['id']));if(_0x4dc29b&&_0x4dc29b['results']&&_0x4dc29b['results'][_0xa7cd('0x14')]&&_0x4dc29b['results'][_0xa7cd('0x14')][_0xa7cd('0x15')]){_0x111774['fileText']='';for(var _0x39f093=0x0;_0x39f093<_0x4dc29b['results'][_0xa7cd('0x14')][_0xa7cd('0x15')];_0x39f093++){_0x111774['fileText']+=_0x4dc29b[_0xa7cd('0x16')][_0xa7cd('0x14')][_0x39f093]['transcript']+'';}}return _0xc60cec['update'](_0x111774);})[_0xa7cd('0x13')](function(){logger['info'](util[_0xa7cd('0x7')]('[RECORDING:%d]\x20Voice\x20Recording\x20entry\x20updated',_0xc60cec['id']));if(!_0xc60cec[_0xa7cd('0x17')]){throw new db[(_0xa7cd('0x18'))]['ValidationError']('Sentiment\x20Analysis\x20not\x20requested');}if(!_0x4056ee['sentiment']||!_0x4056ee[_0xa7cd('0x19')]||!_0x4056ee['sentimentRegion']||!_0x4056ee[_0xa7cd('0x1a')]||!_0x4056ee[_0xa7cd('0x1b')]){throw new db[(_0xa7cd('0x18'))][(_0xa7cd('0x1c'))]('Sentiment\x20Analysis\x20not\x20configured');}if(!_0x111774[_0xa7cd('0xf')]){throw new Error('Transcript\x20not\x20available');}if(_0x4056ee[_0xa7cd('0x19')]===_0x57fb93['id']){return _0x57fb93;}else{return db[_0xa7cd('0x1d')]['findOne']({'where':{'id':_settings[_0xa7cd('0x19')]}});}})[_0xa7cd('0x13')](function(_0xb4cfa){if(!_0xb4cfa){throw new db[(_0xa7cd('0x18'))][(_0xa7cd('0x1c'))](_0xa7cd('0x1e'));}if(!_0xb4cfa[_0xa7cd('0xa')]||!_0xb4cfa[_0xa7cd('0xb')]){throw new db[(_0xa7cd('0x18'))][(_0xa7cd('0x1c'))]('Cloud\x20Provider\x20not\x20configured');}_0x3bbf3b=_0xb4cfa;logger[_0xa7cd('0xd')](util[_0xa7cd('0x7')]('[RECORDING:%d]\x20Requesting\x20sentiment\x20analysis',_0xc60cec['id']));return sentiment(_0x3bbf3b['data1'],_0x3bbf3b[_0xa7cd('0xb')],_0x4056ee[_0xa7cd('0x1f')],_0x111774['fileText'],_0x4056ee[_0xa7cd('0x1a')]);})[_0xa7cd('0x13')](function(_0x29c3d2){logger['info'](util[_0xa7cd('0x7')]('[RECORDING:%d]\x20Sentiment\x20Analysis\x20available',_0xc60cec['id']));return _0xc60cec[_0xa7cd('0x20')]({'sentiment':_0x29c3d2[_0xa7cd('0x21')],'sPositive':_0x29c3d2[_0xa7cd('0x22')][_0xa7cd('0x23')],'sNegative':_0x29c3d2['SentimentScore']['Negative'],'sMixed':_0x29c3d2[_0xa7cd('0x22')][_0xa7cd('0x24')],'sNeutral':_0x29c3d2[_0xa7cd('0x22')][_0xa7cd('0x25')]});})[_0xa7cd('0x13')](function(){logger[_0xa7cd('0xd')](util[_0xa7cd('0x7')]('[RECORDING:%d]\x20Voice\x20Recording\x20entry\x20updated',_0xc60cec['id']));_0x3f72f8();});case _0xa7cd('0x26'):return _0xc60cec[_0xa7cd('0x20')]({'transcribeStatus':_0xa7cd('0x26'),'failureReason':_0x44d991[_0xa7cd('0xe')][_0xa7cd('0x27')]})[_0xa7cd('0x13')](function(){logger[_0xa7cd('0xd')](util[_0xa7cd('0x7')]('[RECORDING:%d]\x20Voice\x20Recording\x20entry\x20updated',_0xc60cec['id']));_0x3f72f8();});default:logger[_0xa7cd('0xd')](util[_0xa7cd('0x7')](_0xa7cd('0x28'),_0xc60cec['id']));break;}}else{return BPromise[_0xa7cd('0x29')]()[_0xa7cd('0x13')](function(){if(!_0xc60cec[_0xa7cd('0x17')]){throw new db[(_0xa7cd('0x18'))][(_0xa7cd('0x1c'))]('Sentiment\x20Analysis\x20not\x20requested');}if(!_0x4056ee['sentiment']||!_0x4056ee[_0xa7cd('0x19')]||!_0x4056ee[_0xa7cd('0x1f')]||!_0x4056ee[_0xa7cd('0x1a')]||!_0x4056ee['bucket']){throw new db[(_0xa7cd('0x18'))][(_0xa7cd('0x1c'))](_0xa7cd('0x2a'));}if(!_0xc60cec[_0xa7cd('0xf')]){throw new Error('Transcript\x20not\x20available');}if(_0x4056ee[_0xa7cd('0x19')]===_0x57fb93['id']){return _0x57fb93;}else{return db[_0xa7cd('0x1d')][_0xa7cd('0x2b')]({'where':{'id':_settings[_0xa7cd('0x19')]}});}})['then'](function(_0x5d2b48){if(!_0x5d2b48){throw new db['Sequelize'][(_0xa7cd('0x1c'))](_0xa7cd('0x1e'));}if(!_0x5d2b48[_0xa7cd('0xa')]||!_0x5d2b48['data2']){throw new db['Sequelize'][(_0xa7cd('0x1c'))](_0xa7cd('0x2c'));}_0x3bbf3b=_0x5d2b48;logger[_0xa7cd('0xd')](util[_0xa7cd('0x7')](_0xa7cd('0x2d'),_0xc60cec['id']));return sentiment(_0x3bbf3b[_0xa7cd('0xa')],_0x3bbf3b[_0xa7cd('0xb')],_0x4056ee[_0xa7cd('0x1f')],_0xc60cec[_0xa7cd('0xf')],_0x4056ee[_0xa7cd('0x1a')]);})[_0xa7cd('0x13')](function(_0x31577f){logger[_0xa7cd('0xd')](util[_0xa7cd('0x7')](_0xa7cd('0x2e'),_0xc60cec['id']));return _0xc60cec[_0xa7cd('0x20')]({'sentiment':_0x31577f['Sentiment'],'sPositive':_0x31577f[_0xa7cd('0x22')][_0xa7cd('0x23')],'sNegative':_0x31577f[_0xa7cd('0x22')][_0xa7cd('0x2f')],'sMixed':_0x31577f[_0xa7cd('0x22')][_0xa7cd('0x24')],'sNeutral':_0x31577f[_0xa7cd('0x22')]['Neutral'],'transcribeStatus':_0xa7cd('0x30')});})[_0xa7cd('0x13')](function(){logger[_0xa7cd('0xd')](util['format'](_0xa7cd('0x31'),_0xc60cec['id']));_0x3f72f8();});}})[_0xa7cd('0x32')](function(_0x6ee082){if(_0x6ee082){if(!_0x6ee082[_0xa7cd('0x33')]||_0x6ee082[_0xa7cd('0x33')]!==_0xa7cd('0x34')){logger[_0xa7cd('0x35')](util[_0xa7cd('0x7')](_0xa7cd('0x36'),_0xc60cec['id']),util['inspect'](_0x6ee082,{'showHidden':![],'depth':null}));}}_0x3f72f8();});});}function checkTranscribe(){var _0x5d1d6d;var _0x54299b;var _0x35e023;return db[_0xa7cd('0x37')][_0xa7cd('0x38')]({'where':{'transcribeStatus':'IN_PROGRESS'}})[_0xa7cd('0x13')](function(_0x2104fe){if(!_0x2104fe||!_0x2104fe['length']){throw new db['Sequelize']['ValidationError']('No\x20transcribe\x20job\x20to\x20check');}_0x5d1d6d=_0x2104fe;return db[_0xa7cd('0x39')][_0xa7cd('0x2b')]({'where':{'id':0x1}});})[_0xa7cd('0x13')](function(_0x11f0d0){if(!_0x11f0d0){throw new db[(_0xa7cd('0x18'))][(_0xa7cd('0x1c'))](_0xa7cd('0x3a'));}_0x54299b=_0x11f0d0;if(!_0x54299b['transcribe']||!_0x54299b[_0xa7cd('0x3b')]||!_0x54299b['transcribeRegion']||!_0x54299b[_0xa7cd('0x1a')]||!_0x54299b[_0xa7cd('0x1b')]){throw new db[(_0xa7cd('0x18'))][(_0xa7cd('0x1c'))](_0xa7cd('0x3c'));}return db[_0xa7cd('0x1d')][_0xa7cd('0x2b')]({'where':{'id':_0x54299b['transcribeAccountId']}});})[_0xa7cd('0x13')](function(_0x51c67f){if(!_0x51c67f){throw new db[(_0xa7cd('0x18'))][(_0xa7cd('0x1c'))](_0xa7cd('0x1e'));}if(!_0x51c67f[_0xa7cd('0xa')]||!_0x51c67f[_0xa7cd('0xb')]){throw new db['Sequelize']['ValidationError'](_0xa7cd('0x2c'));}_0x35e023=_0x51c67f;var _0x46b48a=[];_0x5d1d6d[_0xa7cd('0x3d')](function(_0x2101ea){_0x46b48a['push'](checkTranscribeJob(_0x2101ea,_0x54299b,_0x35e023));});return BPromise[_0xa7cd('0x3e')](_0x46b48a);})[_0xa7cd('0x32')](function(_0x2dd1a2){if(_0x2dd1a2){if(!_0x2dd1a2[_0xa7cd('0x33')]||_0x2dd1a2['name']!=='SequelizeValidationError'){logger['error'](util[_0xa7cd('0x3f')](_0x2dd1a2,{'showHidden':![],'depth':null}));}}});}exports[_0xa7cd('0x40')]=function(){setInterval(function(){return checkTranscribe();},0x3c*0x3e8);return checkTranscribe();};
\ No newline at end of file
+var _0x58e5=['[RECORDING:%d]\x20Status\x20of\x20transcript\x20job\x20(%s):\x20%s','TranscriptionJob','TranscriptionJobStatus','fileText','COMPLETED','Transcript','TranscriptFileUri','[RECORDING:%d]\x20Get\x20transcript','then','results','transcripts','transcript','tempSentiment','Sequelize','ValidationError','Sentiment\x20Analysis\x20not\x20requested','sentiment','sentimentRegion','language','bucket','Sentiment\x20Analysis\x20not\x20configured','Transcript\x20not\x20available','sentimentAccountId','CloudProvider','findOne','Cloud\x20Provider\x20not\x20available','data2','Cloud\x20Provider\x20not\x20configured','[RECORDING:%d]\x20Requesting\x20sentiment\x20analysis','[RECORDING:%d]\x20Sentiment\x20Analysis\x20available','update','Sentiment','SentimentScore','Negative','Neutral','[RECORDING:%d]\x20Voice\x20Recording\x20entry\x20updated','FAILED','FailureReason','[RECORDING:%d]\x20Transcript\x20Job\x20status\x20not\x20managed','resolve','Positive','Mixed','catch','[RECORDING:%d]\x20Error\x20running\x20Transcribe\x20&\x20Sentiment\x20Analysis','inspect','VoiceRecording','findAll','IN_PROGRESS','length','No\x20transcribe\x20job\x20to\x20check','Setting','transcribeAccountId','forEach','push','all','name','SequelizeValidationError','error','start','lodash','aws-sdk','request-promise','util','bluebird','../../mysqldb','transcribe','TranscribeService','Comprehend','substring','format','[RECORDING:%d]\x20Get\x20status\x20for\x20transcript\x20job\x20(%s)','data1','transcribeRegion','transcribeName','info'];(function(_0x7d5a8b,_0x2aedef){var _0x56ac46=function(_0x55a1ab){while(--_0x55a1ab){_0x7d5a8b['push'](_0x7d5a8b['shift']());}};_0x56ac46(++_0x2aedef);}(_0x58e5,0xd1));var _0x558e=function(_0x2235bf,_0x3a06a7){_0x2235bf=_0x2235bf-0x0;var _0x4c3a64=_0x58e5[_0x2235bf];return _0x4c3a64;};var _=require(_0x558e('0x0'));var AWS=require(_0x558e('0x1'));var rp=require(_0x558e('0x2'));var util=require(_0x558e('0x3'));var BPromise=require(_0x558e('0x4'));var db=require(_0x558e('0x5'))['db'];var logger=require('../../config/logger')(_0x558e('0x6'));function getTranscriptionJob(_0x550dd2,_0x4959f0,_0xd66d13,_0x58497f){return new Promise(function(_0x33bcd4,_0x586bfa){var _0x2887fe=new AWS[(_0x558e('0x7'))]({'accessKeyId':_0x4959f0,'secretAccessKey':_0x550dd2,'region':_0xd66d13});_0x2887fe['getTranscriptionJob']({'TranscriptionJobName':_0x58497f},function(_0x58c368,_0x5a26b8){if(_0x58c368){return _0x586bfa(_0x58c368);}else{return _0x33bcd4(_0x5a26b8);}});});}function sentiment(_0x537f9f,_0x4d0fa3,_0x29c7ac,_0x8b89a,_0x5d1e17){return new Promise(function(_0x56342b,_0x289317){var _0x12be93=new AWS[(_0x558e('0x8'))]({'accessKeyId':_0x4d0fa3,'secretAccessKey':_0x537f9f,'region':_0x29c7ac});_0x12be93['detectSentiment']({'Text':_0x8b89a,'LanguageCode':_0x5d1e17[_0x558e('0x9')](0x0,0x2)},function(_0x4e29bd,_0xe180b0){if(_0x4e29bd){return _0x289317(_0x4e29bd);}else{return _0x56342b(_0xe180b0);}});});}function checkTranscribeJob(_0x2158f2,_0x1328b5,_0x3bd154){var _0x4a0889;return new BPromise(function(_0x407afd,_0xe70393){logger['info'](util[_0x558e('0xa')](_0x558e('0xb'),_0x2158f2['id'],_0x2158f2['transcribeName']));return getTranscriptionJob(_0x3bd154[_0x558e('0xc')],_0x3bd154['data2'],_0x1328b5[_0x558e('0xd')],_0x2158f2[_0x558e('0xe')])['then'](function(_0x21552c){logger[_0x558e('0xf')](util[_0x558e('0xa')](_0x558e('0x10'),_0x2158f2['id'],_0x2158f2['transcribeName'],_0x21552c[_0x558e('0x11')][_0x558e('0x12')]));if(!_0x2158f2[_0x558e('0x13')]){switch(_0x21552c[_0x558e('0x11')][_0x558e('0x12')]){case _0x558e('0x14'):var _0x392258={'transcribeStatus':_0x21552c['TranscriptionJob']['TranscriptionJobStatus'],'fileUri':_0x21552c[_0x558e('0x11')][_0x558e('0x15')][_0x558e('0x16')]};logger[_0x558e('0xf')](util[_0x558e('0xa')](_0x558e('0x17'),_0x2158f2['id']));return rp({'uri':_0x21552c[_0x558e('0x11')][_0x558e('0x15')][_0x558e('0x16')],'json':!![]})[_0x558e('0x18')](function(_0x4c402d){logger[_0x558e('0xf')](util[_0x558e('0xa')]('[RECORDING:%d]\x20Transcript\x20downloaded',_0x2158f2['id']));if(_0x4c402d&&_0x4c402d['results']&&_0x4c402d[_0x558e('0x19')][_0x558e('0x1a')]&&_0x4c402d[_0x558e('0x19')][_0x558e('0x1a')]['length']){_0x392258[_0x558e('0x13')]='';for(var _0xb9c059=0x0;_0xb9c059<_0x4c402d['results'][_0x558e('0x1a')]['length'];_0xb9c059++){_0x392258[_0x558e('0x13')]+=_0x4c402d[_0x558e('0x19')][_0x558e('0x1a')][_0xb9c059][_0x558e('0x1b')]+'';}}return _0x2158f2['update'](_0x392258);})['then'](function(){logger[_0x558e('0xf')](util['format']('[RECORDING:%d]\x20Voice\x20Recording\x20entry\x20updated',_0x2158f2['id']));if(!_0x2158f2[_0x558e('0x1c')]){throw new db[(_0x558e('0x1d'))][(_0x558e('0x1e'))](_0x558e('0x1f'));}if(!_0x1328b5[_0x558e('0x20')]||!_0x1328b5['sentimentAccountId']||!_0x1328b5[_0x558e('0x21')]||!_0x1328b5[_0x558e('0x22')]||!_0x1328b5[_0x558e('0x23')]){throw new db['Sequelize'][(_0x558e('0x1e'))](_0x558e('0x24'));}if(!_0x392258[_0x558e('0x13')]){throw new Error(_0x558e('0x25'));}if(_0x1328b5[_0x558e('0x26')]===_0x3bd154['id']){return _0x3bd154;}else{return db[_0x558e('0x27')][_0x558e('0x28')]({'where':{'id':_settings[_0x558e('0x26')]}});}})[_0x558e('0x18')](function(_0x1f8997){if(!_0x1f8997){throw new db['Sequelize'][(_0x558e('0x1e'))](_0x558e('0x29'));}if(!_0x1f8997[_0x558e('0xc')]||!_0x1f8997[_0x558e('0x2a')]){throw new db['Sequelize']['ValidationError'](_0x558e('0x2b'));}_0x4a0889=_0x1f8997;logger[_0x558e('0xf')](util[_0x558e('0xa')](_0x558e('0x2c'),_0x2158f2['id']));return sentiment(_0x4a0889['data1'],_0x4a0889['data2'],_0x1328b5[_0x558e('0x21')],_0x392258[_0x558e('0x13')],_0x1328b5[_0x558e('0x22')]);})[_0x558e('0x18')](function(_0x44c604){logger[_0x558e('0xf')](util[_0x558e('0xa')](_0x558e('0x2d'),_0x2158f2['id']));return _0x2158f2[_0x558e('0x2e')]({'sentiment':_0x44c604[_0x558e('0x2f')],'sPositive':_0x44c604[_0x558e('0x30')]['Positive'],'sNegative':_0x44c604[_0x558e('0x30')][_0x558e('0x31')],'sMixed':_0x44c604['SentimentScore']['Mixed'],'sNeutral':_0x44c604['SentimentScore'][_0x558e('0x32')]});})[_0x558e('0x18')](function(){logger['info'](util[_0x558e('0xa')](_0x558e('0x33'),_0x2158f2['id']));_0x407afd();});case _0x558e('0x34'):return _0x2158f2[_0x558e('0x2e')]({'transcribeStatus':'FAILED','failureReason':_0x21552c[_0x558e('0x11')][_0x558e('0x35')]})['then'](function(){logger['info'](util[_0x558e('0xa')](_0x558e('0x33'),_0x2158f2['id']));_0x407afd();});default:logger['info'](util[_0x558e('0xa')](_0x558e('0x36'),_0x2158f2['id']));break;}}else{return BPromise[_0x558e('0x37')]()['then'](function(){if(!_0x2158f2[_0x558e('0x1c')]){throw new db[(_0x558e('0x1d'))][(_0x558e('0x1e'))](_0x558e('0x1f'));}if(!_0x1328b5[_0x558e('0x20')]||!_0x1328b5[_0x558e('0x26')]||!_0x1328b5[_0x558e('0x21')]||!_0x1328b5[_0x558e('0x22')]||!_0x1328b5[_0x558e('0x23')]){throw new db['Sequelize'][(_0x558e('0x1e'))](_0x558e('0x24'));}if(!_0x2158f2[_0x558e('0x13')]){throw new Error(_0x558e('0x25'));}if(_0x1328b5[_0x558e('0x26')]===_0x3bd154['id']){return _0x3bd154;}else{return db[_0x558e('0x27')][_0x558e('0x28')]({'where':{'id':_settings[_0x558e('0x26')]}});}})[_0x558e('0x18')](function(_0x3079b9){if(!_0x3079b9){throw new db[(_0x558e('0x1d'))][(_0x558e('0x1e'))](_0x558e('0x29'));}if(!_0x3079b9['data1']||!_0x3079b9[_0x558e('0x2a')]){throw new db[(_0x558e('0x1d'))][(_0x558e('0x1e'))]('Cloud\x20Provider\x20not\x20configured');}_0x4a0889=_0x3079b9;logger[_0x558e('0xf')](util[_0x558e('0xa')](_0x558e('0x2c'),_0x2158f2['id']));return sentiment(_0x4a0889['data1'],_0x4a0889[_0x558e('0x2a')],_0x1328b5[_0x558e('0x21')],_0x2158f2[_0x558e('0x13')],_0x1328b5[_0x558e('0x22')]);})[_0x558e('0x18')](function(_0x1c7ec4){logger[_0x558e('0xf')](util[_0x558e('0xa')](_0x558e('0x2d'),_0x2158f2['id']));return _0x2158f2[_0x558e('0x2e')]({'sentiment':_0x1c7ec4[_0x558e('0x2f')],'sPositive':_0x1c7ec4[_0x558e('0x30')][_0x558e('0x38')],'sNegative':_0x1c7ec4[_0x558e('0x30')]['Negative'],'sMixed':_0x1c7ec4[_0x558e('0x30')][_0x558e('0x39')],'sNeutral':_0x1c7ec4['SentimentScore'][_0x558e('0x32')],'transcribeStatus':'COMPLETED'});})[_0x558e('0x18')](function(){logger[_0x558e('0xf')](util[_0x558e('0xa')](_0x558e('0x33'),_0x2158f2['id']));_0x407afd();});}})[_0x558e('0x3a')](function(_0xc6ecb9){if(_0xc6ecb9){if(!_0xc6ecb9['name']||_0xc6ecb9['name']!=='SequelizeValidationError'){logger['error'](util[_0x558e('0xa')](_0x558e('0x3b'),_0x2158f2['id']),util[_0x558e('0x3c')](_0xc6ecb9,{'showHidden':![],'depth':null}));}}_0x407afd();});});}function checkTranscribe(){var _0x2b5448;var _0x57c3f0;var _0x195801;return db[_0x558e('0x3d')][_0x558e('0x3e')]({'where':{'transcribeStatus':_0x558e('0x3f')}})[_0x558e('0x18')](function(_0x1019b7){if(!_0x1019b7||!_0x1019b7[_0x558e('0x40')]){throw new db[(_0x558e('0x1d'))]['ValidationError'](_0x558e('0x41'));}_0x2b5448=_0x1019b7;return db[_0x558e('0x42')][_0x558e('0x28')]({'where':{'id':0x1}});})['then'](function(_0x1cdaa6){if(!_0x1cdaa6){throw new db[(_0x558e('0x1d'))][(_0x558e('0x1e'))]('Settings\x20not\x20available');}_0x57c3f0=_0x1cdaa6;if(!_0x57c3f0['transcribe']||!_0x57c3f0[_0x558e('0x43')]||!_0x57c3f0[_0x558e('0xd')]||!_0x57c3f0[_0x558e('0x22')]||!_0x57c3f0[_0x558e('0x23')]){throw new db[(_0x558e('0x1d'))][(_0x558e('0x1e'))]('Transcribe\x20not\x20configured');}return db['CloudProvider']['findOne']({'where':{'id':_0x57c3f0[_0x558e('0x43')]}});})[_0x558e('0x18')](function(_0x4cd46f){if(!_0x4cd46f){throw new db[(_0x558e('0x1d'))][(_0x558e('0x1e'))](_0x558e('0x29'));}if(!_0x4cd46f[_0x558e('0xc')]||!_0x4cd46f['data2']){throw new db[(_0x558e('0x1d'))]['ValidationError'](_0x558e('0x2b'));}_0x195801=_0x4cd46f;var _0x4482d6=[];_0x2b5448[_0x558e('0x44')](function(_0x1d879d){_0x4482d6[_0x558e('0x45')](checkTranscribeJob(_0x1d879d,_0x57c3f0,_0x195801));});return BPromise[_0x558e('0x46')](_0x4482d6);})[_0x558e('0x3a')](function(_0x45a5de){if(_0x45a5de){if(!_0x45a5de[_0x558e('0x47')]||_0x45a5de['name']!==_0x558e('0x48')){logger[_0x558e('0x49')](util[_0x558e('0x3c')](_0x45a5de,{'showHidden':![],'depth':null}));}}});}exports[_0x558e('0x4a')]=function(){setInterval(function(){return checkTranscribe();},0x3c*0x3e8);return checkTranscribe();};
\ No newline at end of file