Method SetMaxPhonemes
SetMaxPhonemes(Int32)
Sets the number of maximum of phonemes that shall be considered by the engine.
since 1.7
Declaration
public virtual void SetMaxPhonemes(int maxPhonemes)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | maxPhonemes | the maximum number of phonemes returned by the engine |