Click or drag to resize
Accord.NET (logo)

Record Properties

The FreeSpokenDigitsDatasetRecord type exposes the following members.

Properties
  NameDescription
Public propertyDigit
Gets or sets the digit being spoken.
Public propertyFileName
Gets or sets the file name of the recording (without its path).
Public propertyIndex
Gets or sets the index of the variation of the current Digit spoken by the Speaker (the same speaker could have recorded the same digit multiple times).
Public propertySpeaker
Gets or sets the name of the speaker.
Public propertyUrl
Gets or sets the URL of the recording.
Top
See Also