次の方法で共有


クラス Speaker::VoiceProfileResult

VoiceProfileResult のクラス。 このクラスは、音声プロファイルを処理した結果を表します。 バージョン 1.12.0 で追加されました。

メンバー

ResultId

構文: public const std::string & ResultId;

一意の結果 ID。

理由

構文: public const ResultReason & Reason;

音声プロファイルの結果の理由。

プロパティ

構文: public PropertyCollection & Properties;

この VoiceProfileResult に定義されているプロパティとその値のコレクション。

VoiceProfileResult

構文: public inline explicit VoiceProfileResult ( SPXRESULTHANDLE hresult );

~VoiceProfileResult

構文: public inline virtual ~VoiceProfileResult ( );

演算子 SPXRESULTHANDLE

構文: public inline explicit operator SPXRESULTHANDLE ( );

内部。 明示的な変換演算子。

戻り値

ハンドル。