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.
This is the response object from the StartMedicalScribeStream operation.
Namespace: Amazon.TranscribeStreaming.Model
Assembly: AWSSDK.TranscribeStreaming.dll
Version: 3.x.y.z
public class StartMedicalScribeStreamResponse : AmazonWebServiceResponse IDisposable, IEventInputStreamContextOwner
The StartMedicalScribeStreamResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
StartMedicalScribeStreamResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
LanguageCode | Amazon.TranscribeStreaming.MedicalScribeLanguageCode |
Gets and sets the property LanguageCode.
The Language Code that you specified in your request. Same as provided in the |
![]() |
MediaEncoding | Amazon.TranscribeStreaming.MedicalScribeMediaEncoding |
Gets and sets the property MediaEncoding.
The Media Encoding you specified in your request. Same as provided in the |
![]() |
MediaSampleRateHertz | System.Nullable<System.Int32> |
Gets and sets the property MediaSampleRateHertz.
The sample rate (in hertz) that you specified in your request. Same as provided in
the |
![]() |
RequestId | System.String |
Gets and sets the property RequestId. The unique identifier for your streaming request. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ResultStream | Amazon.TranscribeStreaming.Model.MedicalScribeResultStream |
Gets and sets the property ResultStream. The result stream where you will receive the output events. |
![]() |
SessionId | System.String |
Gets and sets the property SessionId. The identifier (in UUID format) for your streaming session.
If you already started streaming, this is same ID as the one you specified in your
initial |
Name | Description | |
---|---|---|
![]() |
Dispose() |
Disposes of all managed and unmanaged resources. |
.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