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

WitDictation Class

Properties

WitRuntimeConfiguration RuntimeConfiguration[Get]
override ITranscriptionProvider TranscriptionProvider[Get]
override DictationEvents DictationEvents[Get]

Fields

WitConfiguration Configuration[Get]
override bool Active[Get]
override bool IsRequestActive[Get]
override bool MicActive[Get]
Events specific to wit voice activation.

Protected Fields

override bool ShouldSendMicData[Get]

Member Functions

Create request using configuration, request options & events
Activates and waits for the user to exceed the min wake threshold before data is sent to the server.
Parameters
requestOptions
Additional options such as custom request id
requestEvents
Events specific to the request's lifecycle
Activates immediately and starts sending data to the server. This will not wait for min wake threshold
Parameters
requestOptions
Additional options such as custom request id
requestEvents
Events specific to the request's lifecycle
Deactivates. If a transcription is in progress the network request will complete and any additional transcription values will be returned.
Deactivates and ignores any pending transcription content.
void TranscribeFile
( string fileName )

Protected Functions

virtual override void Awake ( )
On enable, begin watching for request initialized callbacks
On enable, stop watching for request initialized callbacks
Did you find this page helpful?
Thumbs up icon
Thumbs down icon