Built motion from commit c738b9ac.|2.6.25
[motion2.git] / server / services / agi / scripts / aws / polly / lib / api.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xc483=['AudioStream','writeFile','Invalid\x20data\x20response\x20from\x20aws\x20Polly!','No\x20data\x20response\x20from\x20aws\x20Polly!','Polly','text','mp3','bluebird','randomstring','aws-sdk'];(function(_0x2d8fc2,_0x1c461d){var _0x3a9e53=function(_0x18941c){while(--_0x18941c){_0x2d8fc2['push'](_0x2d8fc2['shift']());}};_0x3a9e53(++_0x1c461d);}(_0xc483,0xa7));var _0x3c48=function(_0x38e739,_0xfd50f5){_0x38e739=_0x38e739-0x0;var _0x4ab6ed=_0xc483[_0x38e739];return _0x4ab6ed;};'use strict';var fs=require('fs');var path=require('path');var BPromise=require(_0x3c48('0x0'));var rs=require(_0x3c48('0x1'));var AWS=require(_0x3c48('0x2'));function pollyResult(_0x11768d,_0x3458f6,_0x2eda0d){return new BPromise(function(_0x28dd4c,_0x1bbac9){_0x11768d['synthesizeSpeech'](_0x3458f6,function(_0x3e3235,_0x3ed030){if(_0x3e3235){_0x1bbac9(_0x3e3235);}else if(_0x3ed030){if(_0x3ed030[_0x3c48('0x3')]instanceof Buffer){fs[_0x3c48('0x4')](_0x2eda0d,_0x3ed030[_0x3c48('0x3')],function(_0x38a3a3){if(_0x38a3a3){_0x1bbac9(_0x38a3a3);}else{_0x28dd4c();}});}else{_0x1bbac9(new Error(_0x3c48('0x5')));}}else{_0x1bbac9(new Error(_0x3c48('0x6')));}});});}module['exports']=function(_0x3678b3,_0x532130,_0x247e34,_0x383c90,_0x37bfcc,_0x2f2fb4,_0xc0fb0a){var _0xbb16c3=new AWS[(_0x3c48('0x7'))]({'accessKeyId':_0x3678b3,'secretAccessKey':_0x532130,'region':_0x247e34});var _0x4fd2fb={'Text':_0x37bfcc,'TextType':_0x2f2fb4||_0x3c48('0x8'),'OutputFormat':_0x3c48('0x9'),'VoiceId':_0x383c90};return pollyResult(_0xbb16c3,_0x4fd2fb,_0xc0fb0a);};