Click or drag to resize
Accord.NET (logo)

FreeSpokenDigitsDatasetRecordCollectionDigits Property

Gets the digits contained in this set.

Namespace:  Accord.DataSets
Assembly:  Accord.Audition (in Accord.Audition.dll) Version: 3.8.0
Syntax
public int[] Digits { get; }
Request Example View Source

Property Value

Type: Int32
See Also