Click or drag to resize

JobsStatusListrecognitions Property

The current status of the job: created if the callback URL was successfully white-listed as a result of the call or already created if the URL was already white-listed.

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 JobStatus[] recognitions { get; set; }

Property Value

Type: JobStatus
See Also