Click or drag to resize
Accord.NET (logo)

FreeSpokenDigitsDatasetRecordCollectionLocalPaths Property

Gets the local paths of the records in this set. Acessing this property will force the records to be downloaded such that the local paths will be valid file locations in the local disk.

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

Property Value

Type: String
See Also