TranslationRecognizer.Properties Property

Definition

The collection of properties and their values defined for this TranslationRecognizer. Note: The property collection is only valid until the recognizer owning this Properties is disposed or finalized.

public Microsoft.CognitiveServices.Speech.PropertyCollection Properties { get; }
member this.Properties : Microsoft.CognitiveServices.Speech.PropertyCollection
Public ReadOnly Property Properties As PropertyCollection

Property Value

Applies to