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 public bool StopListening()
Return Value
Type:
BooleanReturns true on success, false on failure.
See Also