共用方式為


類別 Speaker::VoiceProfileEnrollmentResult

class Speaker::VoiceProfileEnrollmentResult
  : public RecognitionResult

表示註冊的結果。 已在 1.12.0 版中新增。

成員

ProfileId

語法: public const std::string & ProfileId;

註冊中說話者的設定檔識別碼。

VoiceProfileEnrollmentResult

語法: public inline explicit VoiceProfileEnrollmentResult ( SPXRESULTHANDLE hresult );

使用提供的控制碼建立新的實例。

參數

  • hresult 結果控制碼。

~VoiceProfileEnrollmentResult

語法: public inline virtual ~VoiceProfileEnrollmentResult ( );

解構函式。

GetCreatedTime

語法: public inline const std::string & GetCreatedTime ( ) const;

擷取語音設定檔建立時間的文字標記法。

傳回

GetLastUpdatedDateTime

語法: public inline const std::string & GetLastUpdatedDateTime ( ) const;

擷取語音設定檔上次更新時間的文字標記法。

傳回

GetEnrollmentInfo

語法: public inline uint64_t GetEnrollmentInfo ( EnrollmentInfoType type ) const;

刻度中的註冊資訊。 一刻度代表 100 毫微秒,即一千萬分之一秒。

參數

  • type EnrollmentInfoType 的列舉。

傳回

刻度辨識的語音持續時間。