Model Class |
Namespace: IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
public class Model
The Model type exposes the following members.
| Name | Description | |
|---|---|---|
| description |
A description for this model.
| |
| language |
The language ID for this model. (e.g. en)
| |
| name |
The name of the speech model.
| |
| rate |
The optimal sample rate for this model.
| |
| sessions |
Information about each available model.
| |
| supported_features |
Describes the additional service features supported with the model.
| |
| url |
The URL for this model.
|