UNPKG

@audc/salute-tts

Version:
12 lines (11 loc) 301 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "SmartSpeechClient", { enumerable: true, get: function get() { return _smart_speech_client.SmartSpeechClient; } }); var _smart_speech_client = require("./smart_speech_client.cjs");