Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

Direction: "in" | "out"
AudioOriginUI: "eventList" | "playBar" | "transcriptHeader" | "transcrippet"
EventAudioAction: "play" | "pause"

Functions

  • Provider(options: { bus?: MessageBus; children: ReactNode }): ReactElement<any, string | JSXElementConstructor<any>>
  • A React Provider to configure an app-level MessageBus

    Parameters

    Returns ReactElement<any, string | JSXElementConstructor<any>>

Generated using TypeDoc