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.
The details for clinical note generation, including status, and output locations for clinical note and aggregated transcript if the analytics completed, or failure reason if the analytics failed.
Namespace: Amazon.TranscribeStreaming.Model
Assembly: AWSSDK.TranscribeStreaming.dll
Version: 3.x.y.z
public class ClinicalNoteGenerationResult
The ClinicalNoteGenerationResult type exposes the following members
Name | Description | |
---|---|---|
![]() |
ClinicalNoteGenerationResult() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClinicalNoteOutputLocation | System.String |
Gets and sets the property ClinicalNoteOutputLocation. Holds the Amazon S3 URI for the output Clinical Note. |
![]() |
FailureReason | System.String |
Gets and sets the property FailureReason.
If |
![]() |
Status | Amazon.TranscribeStreaming.ClinicalNoteGenerationStatus |
Gets and sets the property Status. The status of the clinical note generation. Possible Values:
After audio streaming finishes, and you send a |
![]() |
TranscriptOutputLocation | System.String |
Gets and sets the property TranscriptOutputLocation. Holds the Amazon S3 URI for the output Transcript. |
.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