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.

This is the response object from the StartCallAnalyticsStreamTranscription operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.TranscribeStreaming.Model.StartCallAnalyticsStreamTranscriptionResponse

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

Syntax

C#
public class StartCallAnalyticsStreamTranscriptionResponse : AmazonWebServiceResponse
         IDisposable, IEventInputStreamContextOwner

The StartCallAnalyticsStreamTranscriptionResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CallAnalyticsTranscriptResultStream Amazon.TranscribeStreaming.Model.CallAnalyticsTranscriptResultStream

Gets and sets the property CallAnalyticsTranscriptResultStream.

Provides detailed information about your real-time Call Analytics session.

Public Property ContentIdentificationType Amazon.TranscribeStreaming.ContentIdentificationType

Gets and sets the property ContentIdentificationType.

Shows whether content identification was enabled for your Call Analytics transcription.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ContentRedactionType Amazon.TranscribeStreaming.ContentRedactionType

Gets and sets the property ContentRedactionType.

Shows whether content redaction was enabled for your Call Analytics transcription.

Public Property EnablePartialResultsStabilization System.Nullable<System.Boolean>

Gets and sets the property EnablePartialResultsStabilization.

Shows whether partial results stabilization was enabled for your Call Analytics transcription.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property LanguageCode Amazon.TranscribeStreaming.CallAnalyticsLanguageCode

Gets and sets the property LanguageCode.

Provides the language code that you specified in your Call Analytics request.

Public Property LanguageModelName System.String

Gets and sets the property LanguageModelName.

Provides the name of the custom language model that you specified in your Call Analytics request.

Public Property MediaEncoding Amazon.TranscribeStreaming.MediaEncoding

Gets and sets the property MediaEncoding.

Provides the media encoding you specified in your Call Analytics request.

Public Property MediaSampleRateHertz System.Nullable<System.Int32>

Gets and sets the property MediaSampleRateHertz.

Provides the sample rate that you specified in your Call Analytics request.

Public Property PartialResultsStability Amazon.TranscribeStreaming.PartialResultsStability

Gets and sets the property PartialResultsStability.

Provides the stabilization level used for your transcription.

Public Property PiiEntityTypes System.String

Gets and sets the property PiiEntityTypes.

Lists the PII entity types you specified in your Call Analytics request.

Public Property RequestId System.String

Gets and sets the property RequestId.

Provides the identifier for your real-time Call Analytics request.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property SessionId System.String

Gets and sets the property SessionId.

Provides the identifier for your Call Analytics transcription session.

Public Property VocabularyFilterMethod Amazon.TranscribeStreaming.VocabularyFilterMethod

Gets and sets the property VocabularyFilterMethod.

Provides the vocabulary filtering method used in your Call Analytics transcription.

Public Property VocabularyFilterName System.String

Gets and sets the property VocabularyFilterName.

Provides the name of the custom vocabulary filter that you specified in your Call Analytics request.

Public Property VocabularyName System.String

Gets and sets the property VocabularyName.

Provides the name of the custom vocabulary that you specified in your Call Analytics request.

Methods

Note:

Asynchronous operations (methods ending with Async) in the table below are for .NET 4.7.2 or higher.

NameDescription
Public Method Dispose()

Disposes of all managed and unmanaged resources.

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