다음을 통해 공유


class VoiceInfo

버전 1.17.0에서 업데이트된 합성 음성 정보에 대한 정보를 포함합니다.

멤버

Name

구문: public const std::string & Name;

음성 이름입니다.

Locale

구문: public const std::string & Locale;

음성의 로캘입니다.

ShortName

구문: public const std::string & ShortName;

짧은 이름입니다.

LocalName

구문: public const std::string & LocalName;

로컬 이름입니다.

성별

구문: public const SynthesisVoiceGender & Gender;

성별. 버전 1.17.0에 추가되었습니다.

VoiceType

구문: public const SynthesisVoiceType & VoiceType;

로컬 이름입니다.

StyleList

구문: public const std::vector< std::string > & StyleList;

스타일 목록입니다.

VoicePath

구문: public const std::string & VoicePath;

음성 경로- 오프라인 음성에만 유효합니다.

속성

구문: public constPropertyCollection & Properties;

추가 VoiceInfo 속성의 컬렉션입니다.

VoiceInfo

구문: public inline explicit VoiceInfo ( SPXRESULTHANDLE hresult );

제공된 핸들을 사용하여 새 instance 만듭니다.

매개 변수

  • hresult 결과 핸들입니다.

연산자 SPXRESULTHANDLE

구문: public inline explicit operator SPXRESULTHANDLE ( );

명시적 변환 연산자입니다.

반환

핸들입니다.

~VoiceInfo

구문: public inline ~VoiceInfo ( );

소멸자