Fired when audio recording has been canceled. A user can cancel recording by pressing the red cancel button.

Namespace: iSpeech
Assembly: iSpeechSDK (in iSpeechSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static int RECORDING_CANCELED
Visual Basic
Public Shared RECORDING_CANCELED As Integer
Visual C++
public:
static int RECORDING_CANCELED

See Also