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