C# 클래스 Kinect.SpeechErrorHandler

Speech error handler converts SAPI error codes to human readable messages.
파일 보기 프로젝트 열기: BrainProject/UnityTemp

공개 메소드들

메소드 설명
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