클래스 SynthesisVoicesResult
음성 신시사이저의 음성 목록의 결과에 대한 정보를 포함합니다. 버전 1.16.0에 추가되었습니다.
멤버
음성
구문: public const std::vector< std::shared_ptr< VoiceInfo > > & Voices;
검색된 음성.
ErrorDetails
구문: public const std::string & ErrorDetails;
오류 세부 정보입니다.
ResultId
구문: public const std::string & ResultId;
고유 결과 ID입니다.
이유
구문: public const ResultReason & Reason;
음성 목록 결과의 이유입니다.
속성
구문: public constPropertyCollection & Properties;
추가 SynthesisVoicesResult 속성의 컬렉션입니다.
SynthesisVoicesResult
구문: public inline explicit SynthesisVoicesResult ( SPXRESULTHANDLE hresult );
제공된 핸들을 사용하여 새 instance 만듭니다.
매개 변수
hresult
결과 핸들입니다.
연산자 SPXRESULTHANDLE
구문: public inline explicit operator SPXRESULTHANDLE ( );
명시적 변환 연산자입니다.
반환
핸들입니다.
~SynthesisVoicesResult
구문: public inline ~SynthesisVoicesResult ( );
소멸자