[ { "id": "9919cc69.0c2ff", "type": "watson-text-to-speech", "z": "9dcac376.9414f", "name": "gunman.forever00@gmail.com", "lang": "ja-JP", "langhidden": "ja-JP", "langcustom": "NoCustomisationSetting", "langcustomhidden": "", "voice": "ja-JP_EmiVoice", "voicehidden": "", "format": "audio/mp3", "password": "qzXL3N5B8v6C", "payload-response": true, "default-endpoint": true, "service-endpoint": "https://stream.watsonplatform.net/text-to-speech/api", "x": 450, "y": 120, "wires": [ [ "26c7bfc9.d9247", "e8d7fd18.20ba6" ] ] }, { "id": "26c7bfc9.d9247", "type": "debug", "z": "9dcac376.9414f", "name": "", "active": false, "console": "false", "complete": "false", "x": 630, "y": 280, "wires": [] }, { "id": "141acce9.309cc3", "type": "http in", "z": "9dcac376.9414f", "name": "", "url": "/sayit", "method": "get", "upload": false, "swaggerDoc": "", "x": 80, "y": 180, "wires": [ [ "d4bcd4af.9e87f8", "6cea7328.d2acfc" ] ] }, { "id": "d4bcd4af.9e87f8", "type": "template", "z": "9dcac376.9414f", "name": "set payload of text_to_say", "field": "payload", "fieldType": "msg", "format": "handlebars", "syntax": "mustache", "template": "{{payload.text_to_say}}\n", "output": "str", "x": 275, "y": 199.3000030517578, "wires": [ [ "9919cc69.0c2ff", "3de7f584.2c727a" ] ] }, { "id": "6cea7328.d2acfc", "type": "debug", "z": "9dcac376.9414f", "name": "", "active": true, "console": "false", "complete": "false", "x": 190, "y": 280, "wires": [] }, { "id": "e8d7fd18.20ba6", "type": "function", "z": "9dcac376.9414f", "name": "set msg header audio/mp3", "func": "msg.headers={ 'Content-Type': 'audio/mp3'};\nreturn msg;", "outputs": 1, "noerr": 0, "x": 720, "y": 180, "wires": [ [ "6572a73.cdd0458" ] ] }, { "id": "6572a73.cdd0458", "type": "http response", "z": "9dcac376.9414f", "name": "", "statusCode": "", "headers": {}, "x": 910, "y": 200, "wires": [] }, { "id": "3de7f584.2c727a", "type": "debug", "z": "9dcac376.9414f", "name": "", "active": true, "console": "false", "complete": "true", "x": 420.5, "y": 261.29998779296875, "wires": [] }, { "id": "aedcab51.0524b8", "type": "change", "z": "9dcac376.9414f", "name": "", "rules": [ { "t": "set", "p": "payload", "pt": "msg", "to": "payload.text_to_say", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 211.5, "y": 106.44999694824219, "wires": [ [] ] } ]