Click or drag to resize

SupportedFeatures Class

This data class holds all supported features.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1SupportedFeatures

Namespace:  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class SupportedFeatures

The SupportedFeatures type exposes the following members.

Constructors
  NameDescription
Public methodSupportedFeatures
Initializes a new instance of the SupportedFeatures class
Top
Properties
  NameDescription
Public propertycustom_language_model
Describes the additional service features supported with the model.
Top
See Also