AWS SDK Version 4 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Specify the lifecycle of your streaming session.

Inheritance Hierarchy

System.Object
  Amazon.TranscribeStreaming.Model.MedicalScribeSessionControlEvent

Namespace: Amazon.TranscribeStreaming.Model
Assembly: AWSSDK.TranscribeStreaming.dll
Version: 3.x.y.z

Syntax

C#
public class MedicalScribeSessionControlEvent
         IEventStreamEvent, IMedicalScribeInputStreamEvent

The MedicalScribeSessionControlEvent type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Type Amazon.TranscribeStreaming.MedicalScribeSessionControlEventType

Gets and sets the property Type.

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.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer