Interface IPhonemeExpr
Namespace: Lucene.Net.Analysis.Phonetic.Language.Bm
Assembly: Lucene.Net.Analysis.Phonetic.dll
Syntax
public interface IPhonemeExpr
Properties
| Improve this Doc View SourcePhonemes
Declaration
IList<Phoneme> Phonemes { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<Phoneme> |