Click or drag to resize
Accord.NET (logo)

FreeSpokenDigitsDatasetRecordCollectionItem Property

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

Parameters

index
Type: SystemInt32
The index.

Property Value

Type: FreeSpokenDigitsDatasetRecord
See Also