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 public JobStatus[] recognitions { get; set; }
Property Value
Type:
JobStatusSee Also