UNPKG

@speechly/browser-client

Version:

JavaScript client for Speechly Streaming API

6 lines (5 loc) 152 B
export * from './speechly'; export * from './microphone'; export * from './websocket/types'; export * from './storage/types'; export * from './client';