UNPKG

@soniox/speech-to-text-web

Version:

Javascript client library for Soniox Speech-to-Text websocket API

5 lines (4 loc) 109 B
export * from './errors'; export * from './soniox-client'; export * from './state'; export * from './types';