|
FreeSpokenDigitsDatasetSpeakers Property
|
Gets all the speakers currently present in the dataset.
Namespace:
Accord.DataSets
Assembly:
Accord.Audition (in Accord.Audition.dll) Version: 3.8.0
Syntax public SortedSet<string> Speakers { get; }
Public ReadOnly Property Speakers As SortedSet(Of String)
Get
Request Example
View SourceProperty Value
Type:
SortedSetStringSee Also