API reference
API reference
Select your platform
No SDKs available
No versions available

VoiceSDKImplRequest Class

A class generated by VoiceSDKImpl to track voice request calls

Properties

VoiceSDKBinding Service[Get]
bool Immediately[Get]

Protected Fields

override bool DecodeRawResponses[Get]

Member Functions

VoiceSDKImplRequest
( VoiceSDKBinding newService,
NLPRequestInputType newInputType,
bool newImmediately,
WitRequestOptions newOptions,
Callback when in progress response data has been received
Parameters
responseJson
The unparsed json data
Called for partial transcription of text
Called for final transcription of text
Transmission began
Called when an error message has been received
Called when an error message has been received
Callback when final response data has been received
Parameters
responseJson
The unparsed json data

Protected Functions

override void HandleAudioActivation ( )
override void HandleAudioDeactivation ( )
override void HandleSend ( )
override void HandleCancel ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon