Click or drag to resize

ModelSet Class

This data class holds multiple speech models.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1ModelSet

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 ModelSet

The ModelSet type exposes the following members.

Constructors
  NameDescription
Public methodModelSet
Initializes a new instance of the ModelSet class
Top
Properties
  NameDescription
Public propertymodels
Information about each available model.
Top
See Also