GrammarPhrase クラス

定義

ユーザーが読み上げることができる語句を表します。 1.5.0 で追加

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

メソッド

From(String)

指定した語句テキストを使用して文法句を作成します。

適用対象