Skip to content

Connecthealth  >  Unions  >  MedicalScribeInputStream

MedicalScribeInputStream

Union Type

MedicalScribeInputStream module-attribute

Input stream for Medical Scribe containing audio and configuration events

Union Member Types

MedicalScribeInputStreamAudioEvent dataclass

Attributes

value instance-attribute

MedicalScribeInputStreamBinaryAudioEvent dataclass

An event containing raw binary audio data for the Medical Scribe stream. The audio is sent as a raw binary payload rather than as a base64-encoded value.

Attributes

value instance-attribute

MedicalScribeInputStreamSessionControlEvent dataclass

Attributes

value instance-attribute

MedicalScribeInputStreamConfigurationEvent dataclass

Attributes

value instance-attribute

MedicalScribeInputStreamUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str