Built motion from commit d1eab355.|2.6.28
[motion2.git] / server / config / schedule / transcribe.js
index 5d654cc..c464a59 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 _0xc4dd=['Sentiment\x20Analysis\x20not\x20configured','CloudProvider','findOne','data2','Cloud\x20Provider\x20not\x20configured','[RECORDING:%d]\x20Requesting\x20sentiment\x20analysis','language','[RECORDING:%d]\x20Sentiment\x20Analysis\x20available','Sentiment','SentimentScore','Positive','Negative','Mixed','Neutral','FAILED','FailureReason','[RECORDING:%d]\x20Transcript\x20Job\x20status\x20not\x20managed','Sentiment\x20Analysis\x20not\x20requested','bucket','Cloud\x20Provider\x20not\x20available','catch','SequelizeValidationError','[RECORDING:%d]\x20Error\x20running\x20Transcribe\x20&\x20Sentiment\x20Analysis','inspect','findAll','IN_PROGRESS','Setting','Settings\x20not\x20available','transcribeAccountId','Transcribe\x20not\x20configured','push','all','name','error','start','lodash','aws-sdk','request-promise','bluebird','../../mysqldb','../../config/logger','transcribe','TranscribeService','detectSentiment','info','format','[RECORDING:%d]\x20Get\x20status\x20for\x20transcript\x20job\x20(%s)','data1','transcribeName','then','[RECORDING:%d]\x20Status\x20of\x20transcript\x20job\x20(%s):\x20%s','TranscriptionJob','TranscriptionJobStatus','COMPLETED','Transcript','[RECORDING:%d]\x20Get\x20transcript','results','transcripts','length','fileText','transcript','update','[RECORDING:%d]\x20Voice\x20Recording\x20entry\x20updated','tempSentiment','Sequelize','ValidationError','sentiment','sentimentAccountId','sentimentRegion'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0xc4dd,0xad));var _0xdc4d=function(_0x28293c,_0x129705){_0x28293c=_0x28293c-0x0;var _0x5ef500=_0xc4dd[_0x28293c];return _0x5ef500;};var _=require(_0xdc4d('0x0'));var AWS=require(_0xdc4d('0x1'));var rp=require(_0xdc4d('0x2'));var util=require('util');var BPromise=require(_0xdc4d('0x3'));var db=require(_0xdc4d('0x4'))['db'];var logger=require(_0xdc4d('0x5'))(_0xdc4d('0x6'));function getTranscriptionJob(_0x101417,_0x5254db,_0x5e24cb,_0x27d6a9){return new Promise(function(_0x1696e3,_0x5d4933){var _0x3c4ce7=new AWS[(_0xdc4d('0x7'))]({'accessKeyId':_0x5254db,'secretAccessKey':_0x101417,'region':_0x5e24cb});_0x3c4ce7['getTranscriptionJob']({'TranscriptionJobName':_0x27d6a9},function(_0x1c2e51,_0x1db67d){if(_0x1c2e51){return _0x5d4933(_0x1c2e51);}else{return _0x1696e3(_0x1db67d);}});});}function sentiment(_0x194b65,_0x10d39d,_0x1f3a6d,_0x17cfb7,_0x349c55){return new Promise(function(_0x5282c8,_0x3b1c5d){var _0x2a8fff=new AWS['Comprehend']({'accessKeyId':_0x10d39d,'secretAccessKey':_0x194b65,'region':_0x1f3a6d});_0x2a8fff[_0xdc4d('0x8')]({'Text':_0x17cfb7,'LanguageCode':_0x349c55['substring'](0x0,0x2)},function(_0x22f761,_0x5ec2a5){if(_0x22f761){return _0x3b1c5d(_0x22f761);}else{return _0x5282c8(_0x5ec2a5);}});});}function checkTranscribeJob(_0x48e754,_0x487100,_0x351a48){var _0xc63ead;return new BPromise(function(_0x1c826d,_0x4f6e4d){logger[_0xdc4d('0x9')](util[_0xdc4d('0xa')](_0xdc4d('0xb'),_0x48e754['id'],_0x48e754['transcribeName']));return getTranscriptionJob(_0x351a48[_0xdc4d('0xc')],_0x351a48['data2'],_0x487100['transcribeRegion'],_0x48e754[_0xdc4d('0xd')])[_0xdc4d('0xe')](function(_0x2c9835){logger[_0xdc4d('0x9')](util['format'](_0xdc4d('0xf'),_0x48e754['id'],_0x48e754[_0xdc4d('0xd')],_0x2c9835[_0xdc4d('0x10')][_0xdc4d('0x11')]));if(!_0x48e754['fileText']){switch(_0x2c9835[_0xdc4d('0x10')][_0xdc4d('0x11')]){case _0xdc4d('0x12'):var _0x26b3ec={'transcribeStatus':_0x2c9835[_0xdc4d('0x10')][_0xdc4d('0x11')],'fileUri':_0x2c9835[_0xdc4d('0x10')][_0xdc4d('0x13')]['TranscriptFileUri']};logger[_0xdc4d('0x9')](util[_0xdc4d('0xa')](_0xdc4d('0x14'),_0x48e754['id']));return rp({'uri':_0x2c9835[_0xdc4d('0x10')][_0xdc4d('0x13')]['TranscriptFileUri'],'json':!![]})['then'](function(_0x2bca28){logger[_0xdc4d('0x9')](util[_0xdc4d('0xa')]('[RECORDING:%d]\x20Transcript\x20downloaded',_0x48e754['id']));if(_0x2bca28&&_0x2bca28[_0xdc4d('0x15')]&&_0x2bca28['results'][_0xdc4d('0x16')]&&_0x2bca28[_0xdc4d('0x15')][_0xdc4d('0x16')][_0xdc4d('0x17')]){_0x26b3ec[_0xdc4d('0x18')]='';for(var _0x509711=0x0;_0x509711<_0x2bca28[_0xdc4d('0x15')][_0xdc4d('0x16')][_0xdc4d('0x17')];_0x509711++){_0x26b3ec[_0xdc4d('0x18')]+=_0x2bca28[_0xdc4d('0x15')]['transcripts'][_0x509711][_0xdc4d('0x19')]+'';}}return _0x48e754[_0xdc4d('0x1a')](_0x26b3ec);})[_0xdc4d('0xe')](function(){logger[_0xdc4d('0x9')](util[_0xdc4d('0xa')](_0xdc4d('0x1b'),_0x48e754['id']));if(!_0x48e754[_0xdc4d('0x1c')]){throw new db[(_0xdc4d('0x1d'))][(_0xdc4d('0x1e'))]('Sentiment\x20Analysis\x20not\x20requested');}if(!_0x487100[_0xdc4d('0x1f')]||!_0x487100[_0xdc4d('0x20')]||!_0x487100[_0xdc4d('0x21')]||!_0x487100['language']||!_0x487100['bucket']){throw new db[(_0xdc4d('0x1d'))][(_0xdc4d('0x1e'))](_0xdc4d('0x22'));}if(!_0x26b3ec[_0xdc4d('0x18')]){throw new Error('Transcript\x20not\x20available');}if(_0x487100[_0xdc4d('0x20')]===_0x351a48['id']){return _0x351a48;}else{return db[_0xdc4d('0x23')][_0xdc4d('0x24')]({'where':{'id':_settings['sentimentAccountId']}});}})[_0xdc4d('0xe')](function(_0x2bc331){if(!_0x2bc331){throw new db['Sequelize']['ValidationError']('Cloud\x20Provider\x20not\x20available');}if(!_0x2bc331[_0xdc4d('0xc')]||!_0x2bc331[_0xdc4d('0x25')]){throw new db['Sequelize'][(_0xdc4d('0x1e'))](_0xdc4d('0x26'));}_0xc63ead=_0x2bc331;logger['info'](util[_0xdc4d('0xa')](_0xdc4d('0x27'),_0x48e754['id']));return sentiment(_0xc63ead['data1'],_0xc63ead[_0xdc4d('0x25')],_0x487100[_0xdc4d('0x21')],_0x26b3ec[_0xdc4d('0x18')],_0x487100[_0xdc4d('0x28')]);})[_0xdc4d('0xe')](function(_0x15c72e){logger['info'](util['format'](_0xdc4d('0x29'),_0x48e754['id']));return _0x48e754[_0xdc4d('0x1a')]({'sentiment':_0x15c72e[_0xdc4d('0x2a')],'sPositive':_0x15c72e[_0xdc4d('0x2b')][_0xdc4d('0x2c')],'sNegative':_0x15c72e[_0xdc4d('0x2b')][_0xdc4d('0x2d')],'sMixed':_0x15c72e[_0xdc4d('0x2b')][_0xdc4d('0x2e')],'sNeutral':_0x15c72e[_0xdc4d('0x2b')][_0xdc4d('0x2f')]});})[_0xdc4d('0xe')](function(){logger[_0xdc4d('0x9')](util[_0xdc4d('0xa')](_0xdc4d('0x1b'),_0x48e754['id']));_0x1c826d();});case _0xdc4d('0x30'):return _0x48e754[_0xdc4d('0x1a')]({'transcribeStatus':_0xdc4d('0x30'),'failureReason':_0x2c9835[_0xdc4d('0x10')][_0xdc4d('0x31')]})['then'](function(){logger[_0xdc4d('0x9')](util[_0xdc4d('0xa')]('[RECORDING:%d]\x20Voice\x20Recording\x20entry\x20updated',_0x48e754['id']));_0x1c826d();});default:logger[_0xdc4d('0x9')](util[_0xdc4d('0xa')](_0xdc4d('0x32'),_0x48e754['id']));break;}}else{return BPromise['resolve']()[_0xdc4d('0xe')](function(){if(!_0x48e754['tempSentiment']){throw new db[(_0xdc4d('0x1d'))][(_0xdc4d('0x1e'))](_0xdc4d('0x33'));}if(!_0x487100['sentiment']||!_0x487100[_0xdc4d('0x20')]||!_0x487100['sentimentRegion']||!_0x487100[_0xdc4d('0x28')]||!_0x487100[_0xdc4d('0x34')]){throw new db[(_0xdc4d('0x1d'))][(_0xdc4d('0x1e'))](_0xdc4d('0x22'));}if(!_0x48e754['fileText']){throw new Error('Transcript\x20not\x20available');}if(_0x487100[_0xdc4d('0x20')]===_0x351a48['id']){return _0x351a48;}else{return db[_0xdc4d('0x23')][_0xdc4d('0x24')]({'where':{'id':_settings['sentimentAccountId']}});}})[_0xdc4d('0xe')](function(_0x2988f5){if(!_0x2988f5){throw new db['Sequelize'][(_0xdc4d('0x1e'))](_0xdc4d('0x35'));}if(!_0x2988f5[_0xdc4d('0xc')]||!_0x2988f5[_0xdc4d('0x25')]){throw new db[(_0xdc4d('0x1d'))][(_0xdc4d('0x1e'))]('Cloud\x20Provider\x20not\x20configured');}_0xc63ead=_0x2988f5;logger[_0xdc4d('0x9')](util[_0xdc4d('0xa')]('[RECORDING:%d]\x20Requesting\x20sentiment\x20analysis',_0x48e754['id']));return sentiment(_0xc63ead[_0xdc4d('0xc')],_0xc63ead[_0xdc4d('0x25')],_0x487100[_0xdc4d('0x21')],_0x48e754[_0xdc4d('0x18')],_0x487100['language']);})[_0xdc4d('0xe')](function(_0x598d73){logger[_0xdc4d('0x9')](util[_0xdc4d('0xa')](_0xdc4d('0x29'),_0x48e754['id']));return _0x48e754[_0xdc4d('0x1a')]({'sentiment':_0x598d73['Sentiment'],'sPositive':_0x598d73['SentimentScore'][_0xdc4d('0x2c')],'sNegative':_0x598d73[_0xdc4d('0x2b')][_0xdc4d('0x2d')],'sMixed':_0x598d73['SentimentScore'][_0xdc4d('0x2e')],'sNeutral':_0x598d73[_0xdc4d('0x2b')][_0xdc4d('0x2f')],'transcribeStatus':_0xdc4d('0x12')});})[_0xdc4d('0xe')](function(){logger[_0xdc4d('0x9')](util[_0xdc4d('0xa')]('[RECORDING:%d]\x20Voice\x20Recording\x20entry\x20updated',_0x48e754['id']));_0x1c826d();});}})[_0xdc4d('0x36')](function(_0x385e2b){if(_0x385e2b){if(!_0x385e2b['name']||_0x385e2b['name']!==_0xdc4d('0x37')){logger['error'](util[_0xdc4d('0xa')](_0xdc4d('0x38'),_0x48e754['id']),util[_0xdc4d('0x39')](_0x385e2b,{'showHidden':![],'depth':null}));}}_0x1c826d();});});}function checkTranscribe(){var _0x5b4c02;var _0x2cab6f;var _0x5b6fee;return db['VoiceRecording'][_0xdc4d('0x3a')]({'where':{'transcribeStatus':_0xdc4d('0x3b')}})[_0xdc4d('0xe')](function(_0x497974){if(!_0x497974||!_0x497974[_0xdc4d('0x17')]){throw new db[(_0xdc4d('0x1d'))][(_0xdc4d('0x1e'))]('No\x20transcribe\x20job\x20to\x20check');}_0x5b4c02=_0x497974;return db[_0xdc4d('0x3c')][_0xdc4d('0x24')]({'where':{'id':0x1}});})[_0xdc4d('0xe')](function(_0x19329f){if(!_0x19329f){throw new db[(_0xdc4d('0x1d'))][(_0xdc4d('0x1e'))](_0xdc4d('0x3d'));}_0x2cab6f=_0x19329f;if(!_0x2cab6f['transcribe']||!_0x2cab6f[_0xdc4d('0x3e')]||!_0x2cab6f['transcribeRegion']||!_0x2cab6f[_0xdc4d('0x28')]||!_0x2cab6f[_0xdc4d('0x34')]){throw new db[(_0xdc4d('0x1d'))][(_0xdc4d('0x1e'))](_0xdc4d('0x3f'));}return db[_0xdc4d('0x23')][_0xdc4d('0x24')]({'where':{'id':_0x2cab6f[_0xdc4d('0x3e')]}});})[_0xdc4d('0xe')](function(_0x147b03){if(!_0x147b03){throw new db['Sequelize']['ValidationError']('Cloud\x20Provider\x20not\x20available');}if(!_0x147b03[_0xdc4d('0xc')]||!_0x147b03[_0xdc4d('0x25')]){throw new db[(_0xdc4d('0x1d'))]['ValidationError'](_0xdc4d('0x26'));}_0x5b6fee=_0x147b03;var _0x4a065=[];_0x5b4c02['forEach'](function(_0x5c2632){_0x4a065[_0xdc4d('0x40')](checkTranscribeJob(_0x5c2632,_0x2cab6f,_0x5b6fee));});return BPromise[_0xdc4d('0x41')](_0x4a065);})['catch'](function(_0x5972d7){if(_0x5972d7){if(!_0x5972d7[_0xdc4d('0x42')]||_0x5972d7['name']!==_0xdc4d('0x37')){logger[_0xdc4d('0x43')](util['inspect'](_0x5972d7,{'showHidden':![],'depth':null}));}}});}exports[_0xdc4d('0x44')]=function(){setInterval(function(){return checkTranscribe();},0x3c*0x3e8);return checkTranscribe();};
\ No newline at end of file