MedicalScribeInputStream

An encoded stream of events. The stream is encoded as HTTP/2 data frames.

An input stream consists of the following types of events. The first element of the input stream must be the MedicalScribeConfigurationEvent event type.

  • MedicalScribeConfigurationEvent

  • MedicalScribeAudioEvent

  • MedicalScribeSessionControlEvent

Inheritors

Types

Link copied to clipboard

A wrapper for your audio chunks

Link copied to clipboard

Specify additional streaming session configurations beyond those provided in your initial start request headers. For example, specify channel definitions, encryption settings, and post-stream analytics settings.

Link copied to clipboard
Link copied to clipboard

Specify the lifecycle of your streaming session, such as ending the session.

Functions