Click or drag to resize
Accord.NET (logo)

FreeSpokenDigitsDatasetRecords Property

Gets a list of all recordings in the dataset.

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

Property Value

Type: FreeSpokenDigitsDatasetRecordCollection
See Also