TextSource Class

Definition

The TextSource.

public class TextSource : Azure.Communication.CallAutomation.PlaySource
type TextSource = class
    inherit PlaySource
Public Class TextSource
Inherits PlaySource
Inheritance
TextSource

Constructors

TextSource(String)

Initializes a new instance of TextSource.

TextSource(String, String)

Initializes a new instance of TextSource.

TextSource(String, String, VoiceKind)

Initializes a new instance of TextSource.

Properties

CustomVoiceEndpointId

Endpoint where the custom voice was deployed.

PlaySourceCacheId

Defines the identifier to be used for caching related media.

(Inherited from PlaySource)
SourceLocale

Source language locale to be played.

Text

Text for the cognitive service to be played.

VoiceKind

Voice type.

VoiceName

Voice name to be played.

Applies to