|
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; }
Public ReadOnly Property FileNames As SortedSet(Of String)
Get
Request Example
View SourceProperty Value
Type:
SortedSetStringSee Also