Click or drag to resize
Accord.NET (logo)

RecordCollection Properties

The FreeSpokenDigitsDatasetRecordCollection type exposes the following members.

Properties
  NameDescription
Public propertyDigits
Gets the digits contained in this set.
Public propertyFileNames
Gets the file names of the records in this set.
Public propertyItem
Public propertyLocalPaths
Gets the local paths of the records in this set. Acessing this property will force the records to be downloaded such that the local paths will be valid file locations in the local disk.
Public propertySignals
Gets the audio signals corresponding to the records in this set. This will cause all records in this set to be downloaded from the Free Spoken Digits Dataset GitHub repository.
Top
See Also