UNPKG

@speechly/browser-client

Version:

JavaScript client for Speechly Streaming API

5 lines (4 loc) 158 B
export * from './types'; export { stateToString } from './state'; export { CloudDecoder } from './decoder'; export { BrowserClient } from './browser_client';