Click or drag to resize
Accord.NET (logo)

FreeSpokenDigitsDatasetRecordIndex Property

Gets or sets the index of the variation of the current Digit spoken by the Speaker (the same speaker could have recorded the same digit multiple times).

Namespace:  Accord.DataSets
Assembly:  Accord.Audition (in Accord.Audition.dll) Version: 3.8.0
Syntax
public int Index { get; }
Request Example View Source

Property Value

Type: Int32
See Also