다음을 통해 공유


VoiceProfile class

Speaker Recognition에 대한 음성 프로필 클래스 정의

생성자

VoiceProfile(string, VoiceProfileType)

이 클래스의 인스턴스를 만들고 초기화합니다.

속성

profileId

이 음성 프로필 인스턴스의 profileId

profileType

이 음성 프로필 인스턴스의 profileType

생성자 세부 정보

VoiceProfile(string, VoiceProfileType)

이 클래스의 인스턴스를 만들고 초기화합니다.

new VoiceProfile(profileId: string, profileType: VoiceProfileType)

매개 변수

profileId

string

이 음성 프로필의 profileId입니다.

profileType
VoiceProfileType

이 음성 프로필의 profileType입니다.

속성 세부 정보

profileId

이 음성 프로필 인스턴스의 profileId

string profileId

속성 값

string

이 음성 프로필 인스턴스의 profileId입니다.

profileType

이 음성 프로필 인스턴스의 profileType

VoiceProfileType profileType

속성 값

이 음성 프로필 인스턴스의 프로필 형식입니다.