UNPKG

@euirim/microsoft-cognitiveservices-speech-sdk

Version:
13 lines (11 loc) 425 B
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. export * from "./ConsoleLoggingListener"; export * from "./MicAudioSource"; export * from "./FileAudioSource"; export * from "./PCMRecorder"; export * from "./WebsocketConnection"; export * from "./WebsocketMessageAdapter"; export * from "./ReplayableAudioNode"; export * from "./ProxyInfo"; //# sourceMappingURL=Exports.js.map