Built motion from commit (unavailable).|2.5.11
[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 _0xebe5=['writeFile','Invalid\x20data\x20response\x20from\x20aws\x20Polly!','exports','Polly','text','mp3','bluebird','randomstring','aws-sdk','synthesizeSpeech','AudioStream'];(function(_0x50d77f,_0x1a76da){var _0x477ae3=function(_0x358ee2){while(--_0x358ee2){_0x50d77f['push'](_0x50d77f['shift']());}};_0x477ae3(++_0x1a76da);}(_0xebe5,0x74));var _0x5ebe=function(_0x2ddaf8,_0x2fca0f){_0x2ddaf8=_0x2ddaf8-0x0;var _0x3c04f1=_0xebe5[_0x2ddaf8];return _0x3c04f1;};'use strict';var fs=require('fs');var path=require('path');var BPromise=require(_0x5ebe('0x0'));var rs=require(_0x5ebe('0x1'));var AWS=require(_0x5ebe('0x2'));function pollyResult(_0x5575d5,_0x2f209d,_0x11656e){return new BPromise(function(_0x62813f,_0x205125){_0x5575d5[_0x5ebe('0x3')](_0x2f209d,function(_0xe19937,_0x93dc5e){if(_0xe19937){_0x205125(_0xe19937);}else if(_0x93dc5e){if(_0x93dc5e[_0x5ebe('0x4')]instanceof Buffer){fs[_0x5ebe('0x5')](_0x11656e,_0x93dc5e['AudioStream'],function(_0x13be76){if(_0x13be76){_0x205125(_0x13be76);}else{_0x62813f();}});}else{_0x205125(new Error(_0x5ebe('0x6')));}}else{_0x205125(new Error('No\x20data\x20response\x20from\x20aws\x20Polly!'));}});});}module[_0x5ebe('0x7')]=function(_0x599b5b,_0xa46839,_0x5f230c,_0x2056ca,_0x217f4a,_0x34267f,_0x16ef19){var _0x323d36=new AWS[(_0x5ebe('0x8'))]({'accessKeyId':_0x599b5b,'secretAccessKey':_0xa46839,'region':_0x5f230c});var _0x177e4a={'Text':_0x217f4a,'TextType':_0x34267f||_0x5ebe('0x9'),'OutputFormat':_0x5ebe('0xa'),'VoiceId':_0x2056ca};return pollyResult(_0x323d36,_0x177e4a,_0x16ef19);};