Skip to content

Transcribe Streaming  >  Structures  >  MedicalScribeSessionControlEvent

MedicalScribeSessionControlEvent

Structure Class

MedicalScribeSessionControlEvent dataclass

Specify the lifecycle of your streaming session.

Attributes

type instance-attribute

The type of MedicalScribeSessionControlEvent.

Possible Values:

  • END_OF_SESSION - Indicates the audio streaming is complete. After you send an END_OF_SESSION event, Amazon Web Services HealthScribe starts the post-stream analytics. The session can't be resumed after this event is sent. After Amazon Web Services HealthScribe processes the event, the real-time StreamStatus is COMPLETED. You get the StreamStatus and other stream details with the GetMedicalScribeStream API operation. For more information about different streaming statuses, see the StreamStatus description in the MedicalScribeStreamDetails.