Built motion from commit (unavailable).|2.5.22
[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 _0xa213=['text','mp3','randomstring','aws-sdk','synthesizeSpeech','AudioStream','writeFile','No\x20data\x20response\x20from\x20aws\x20Polly!','exports','Polly'];(function(_0x26e736,_0xb5cc80){var _0x3154fa=function(_0x22ea40){while(--_0x22ea40){_0x26e736['push'](_0x26e736['shift']());}};_0x3154fa(++_0xb5cc80);}(_0xa213,0xb6));var _0x3a21=function(_0x4c4471,_0x41da20){_0x4c4471=_0x4c4471-0x0;var _0x2c6f52=_0xa213[_0x4c4471];return _0x2c6f52;};'use strict';var fs=require('fs');var path=require('path');var BPromise=require('bluebird');var rs=require(_0x3a21('0x0'));var AWS=require(_0x3a21('0x1'));function pollyResult(_0x6c6b98,_0x18940e,_0x16cedc){return new BPromise(function(_0x566b44,_0x5ec5c8){_0x6c6b98[_0x3a21('0x2')](_0x18940e,function(_0x539668,_0x2d22dd){if(_0x539668){_0x5ec5c8(_0x539668);}else if(_0x2d22dd){if(_0x2d22dd[_0x3a21('0x3')]instanceof Buffer){fs[_0x3a21('0x4')](_0x16cedc,_0x2d22dd['AudioStream'],function(_0x562bfa){if(_0x562bfa){_0x5ec5c8(_0x562bfa);}else{_0x566b44();}});}else{_0x5ec5c8(new Error('Invalid\x20data\x20response\x20from\x20aws\x20Polly!'));}}else{_0x5ec5c8(new Error(_0x3a21('0x5')));}});});}module[_0x3a21('0x6')]=function(_0x1ef9f4,_0x6a4045,_0x3efe0d,_0x1a0a21,_0x27e5bb,_0x6f0af4,_0x41dc47){var _0x22e900=new AWS[(_0x3a21('0x7'))]({'accessKeyId':_0x1ef9f4,'secretAccessKey':_0x6a4045,'region':_0x3efe0d});var _0x431f7e={'Text':_0x27e5bb,'TextType':_0x6f0af4||_0x3a21('0x8'),'OutputFormat':_0x3a21('0x9'),'VoiceId':_0x1a0a21};return pollyResult(_0x22e900,_0x431f7e,_0x41dc47);};