Stops the recording process and returns a {@link SpeechResult}.
Namespace: iSpeechAssembly: iSpeechSDK (in iSpeechSDK.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public SpeechResult stopStreaming() |
| Visual Basic |
|---|
Public Function stopStreaming As SpeechResult |
| Visual C++ |
|---|
public: SpeechResult^ stopStreaming() |