SynthesisVoicesResult Class

Definition

Contains detailed information about the retrieved synthesis voices list. Added in 1.16.0

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

Properties

ErrorDetails

The error details.

Properties

Contains properties of the results.

Reason

Specifies status of voices list result.

ResultId

Specifies unique ID of voices list result.

Voices

Specifies voices list retrieved.

Applies to