UNPKG

@assistant-ui/react

Version:

TypeScript/React library for AI Chat

7 lines (6 loc) 237 B
export type { SpeechSynthesisAdapter, DictationAdapter, } from "./SpeechAdapterTypes"; export { WebSpeechSynthesisAdapter } from "./WebSpeechSynthesisAdapter"; export { WebSpeechDictationAdapter } from "./WebSpeechDictationAdapter";