SayAs Class

Definition

Contains information about the content type (such as currency, date, or address) or language construct that determine how text should be spoken.

public ref class SayAs
public class SayAs
type SayAs = class
Public Class SayAs
Inheritance
SayAs

Constructors

SayAs()

Creates a new instance of the SayAs class.

Properties

Detail

Gets or sets the value of the detail attribute for a say-as element in the SSML markup language of a prompt.

Format

Gets or sets the value of the format attribute for a say-as element in the SSML markup language of a prompt.

InterpretAs

Gets or sets the value of the interpret-as attribute for a say-as element in the SSML markup language of a prompt.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to