Поделиться через


PhraseListGrammar.SetWeight(Double) Method

Definition

Sets the phrase list grammar biasing weight. The allowed range is [0.0, 2.0]. The default weight is 1.0. Value zero disables the phrase list.

public void SetWeight(double weight);
member this.SetWeight : double -> unit
Public Sub SetWeight (weight As Double)

Parameters

weight
Double

Phrase list grammar biasing weight.

Applies to