Click or drag to resize

SpeechToTextStopListening Method

Invoke this function stop this service from listening.

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 bool StopListening()

Return Value

Type: Boolean
Returns true on success, false on failure.
See Also