UNPKG

@speechmatics/real-time-client-react

Version:

React hooks for interacting with the Speechmatics Real-Time API

6 lines (5 loc) 232 B
export * from './use-real-time-transcription'; export * from './use-real-time-event-listener'; export * from './real-time-context'; export * from './real-time-transcription-provider'; export * from '@speechmatics/real-time-client';