Click or drag to resize

SpeechToTextErrorEvent Delegate

Namespace:  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public delegate void ErrorEvent(
	string error
)

Parameters

error
Type: SystemString
See Also