PromptStyle 類別

定義

定義說話提示的樣式,其包含強調、速率及音量的設定。

public ref class PromptStyle
[System.Serializable]
public class PromptStyle
[<System.Serializable>]
type PromptStyle = class
Public Class PromptStyle
繼承
PromptStyle
屬性

建構函式

PromptStyle()

初始化 PromptStyle 類別的新執行個體。

PromptStyle(PromptEmphasis)

初始化 PromptStyle 類別的新執行個體,並指定樣式強調設定。

PromptStyle(PromptRate)

初始化 PromptStyle 類別的新執行個體,並指定樣式的說話速率設定。

PromptStyle(PromptVolume)

初始化 PromptStyle 類別的新執行個體,並指定樣式的說話音量設定。

屬性

Emphasis

取得或設定樣式的強調設定。

Rate

取得或設定樣式的讀出速率設定。

Volume

取得或設定樣式的音量 (聲音大小) 設定。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於