SynthesisVoicesResult クラス

定義

取得した合成音声リストに関する詳細情報が含まれます。 1.16.0 で追加されました

public sealed class SynthesisVoicesResult : Microsoft.CognitiveServices.Speech.Internal.DisposableBase
type SynthesisVoicesResult = class
    inherit DisposableBase
Public NotInheritable Class SynthesisVoicesResult
Inherits DisposableBase
継承
Microsoft.CognitiveServices.Speech.Internal.DisposableBase
SynthesisVoicesResult

プロパティ

ErrorDetails

エラーの詳細です。

Properties

結果のプロパティが含まれます。

Reason

音声リストの結果の状態を指定します。

ResultId

音声リストの結果の一意の ID を指定します。

Voices

取得した音声リストを指定します。

適用対象