SpeechRecognitionModel.EnsureReadyAsync Method

Definition

public:
 static IAsyncOperationWithProgress<AIFeatureReadyResult ^, SpeechRecognitionModelProgress> ^ EnsureReadyAsync();
/// [Windows.Foundation.Metadata.Experimental]
 static IAsyncOperationWithProgress<AIFeatureReadyResult, SpeechRecognitionModelProgress> EnsureReadyAsync();
[Windows.Foundation.Metadata.Experimental]
public static IAsyncOperationWithProgress<AIFeatureReadyResult,SpeechRecognitionModelProgress> EnsureReadyAsync();
function ensureReadyAsync()
Public Shared Function EnsureReadyAsync () As IAsyncOperationWithProgress(Of AIFeatureReadyResult, SpeechRecognitionModelProgress)

Returns

Attributes

Applies to