SpeechRecognitionModel.TryCreateAsync Méthode

Définition

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

Retours

Attributs

S’applique à