C# Класс Kinect.SpeechErrorHandler

Speech error handler converts SAPI error codes to human readable messages.
Показать файл Открыть проект

Открытые методы

Метод Описание
GetSapiErrorMessage ( int hr ) : string

Gets the error message for the SAPI error code.

Описание методов

GetSapiErrorMessage() публичный Метод

Gets the error message for the SAPI error code.
public GetSapiErrorMessage ( int hr ) : string
hr int SAPI error code
Результат string