Click or drag to resize
Accord.NET (logo)

FreeSpokenDigitsDatasetFileNames Property

Gets all the file names currently present in the dataset.

Namespace:  Accord.DataSets
Assembly:  Accord.Audition (in Accord.Audition.dll) Version: 3.8.0
Syntax
public SortedSet<string> FileNames { get; }
Request Example View Source

Property Value

Type: SortedSetString
See Also