Class BiomSegmentSpeakerCharacteristicsInformationType
A data type used to give an assessment of the characteristics of a voice within the segment, including intelligibility, emotional state and impairment.
Inheritance
Implements
Inherited Members
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[DataContract]
public class BiomSegmentSpeakerCharacteristicsInformationType : IEquatable<BiomSegmentSpeakerCharacteristicsInformationType>
Properties
Context
biomSegmentSpeakerCharacteristicsInformationType JSON-LD context
Declaration
[DataMember(Name = "@context")]
public BiomSegmentSpeakerCharacteristicsInformationType.ContextEnum? Context { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<BiomSegmentSpeakerCharacteristicsInformationType.ContextEnum> | biomSegmentSpeakerCharacteristicsInformationType JSON-LD context |
DominantSpokenLanguageCode
A 3 character ISO 639-3 code for the dominant spoken language. NIEM reference is biom:DominantSpokenLanguageCode
Declaration
[DataMember(Name = "dominantSpokenLanguageCode")]
public List<Iso6393LanguageCodeType> DominantSpokenLanguageCode { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Iso6393LanguageCodeType> | A 3 character ISO 639-3 code for the dominant spoken language. NIEM reference is biom:DominantSpokenLanguageCode |
EmotionalStateCode
An identifier that estimates of the emotional state of the data subject across the audio time segment. NIEM reference is biom:EmotionalStateCode
Declaration
[DataMember(Name = "emotionalStateCode")]
public List<BiomEmotionalStateCodeType> EmotionalStateCode { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomEmotionalStateCodeType> | An identifier that estimates of the emotional state of the data subject across the audio time segment. NIEM reference is biom:EmotionalStateCode |
FamiliarityValue
An indication for the degree of familiarity between the data subject and the interlocutor. NIEM reference is biom:FamiliarityValue
Declaration
[DataMember(Name = "familiarityValue")]
public List<BiomInteger0To5Type> FamiliarityValue { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomInteger0To5Type> | An indication for the degree of familiarity between the data subject and the interlocutor. NIEM reference is biom:FamiliarityValue |
HealthComment
A comment noting any observable health issues impacting the data subject during the recording time segment. NIEM reference is biom:HealthCommentText
Declaration
[DataMember(Name = "healthComment")]
public List<NcTextType> HealthComment { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A comment noting any observable health issues impacting the data subject during the recording time segment. NIEM reference is biom:HealthCommentText |
ImpairmentValue
An indication of the observed / perceived level of neurological diminishment across a speech segment. NIEM reference is biom:ImpairmentValue
Declaration
[DataMember(Name = "impairmentValue")]
public List<BiomInteger0To5Type> ImpairmentValue { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomInteger0To5Type> | An indication of the observed / perceived level of neurological diminishment across a speech segment. NIEM reference is biom:ImpairmentValue |
IntelligibilityValue
An indication for the comprehensibility of speech. NIEM reference is biom:IntelligibilityValue
Declaration
[DataMember(Name = "intelligibilityValue")]
public List<BiomInteger0To9Type> IntelligibilityValue { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomInteger0To9Type> | An indication for the comprehensibility of speech. NIEM reference is biom:IntelligibilityValue |
LanguageProficiencyValue
An indication of the fluency with which a language is spoken. NIEM reference is biom:LanguageProficiencyValue
Declaration
[DataMember(Name = "languageProficiencyValue")]
public List<BiomInteger0To9Type> LanguageProficiencyValue { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomInteger0To9Type> | An indication of the fluency with which a language is spoken. NIEM reference is biom:LanguageProficiencyValue |
RecordingAwarenessCode
An indication of whether a data subject is aware that a recording is being made. NIEM reference is biom:RecordingAwarenessCode
Declaration
[DataMember(Name = "recordingAwarenessCode")]
public List<BiomRecordingAwarenessCodeType> RecordingAwarenessCode { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomRecordingAwarenessCodeType> | An indication of whether a data subject is aware that a recording is being made. NIEM reference is biom:RecordingAwarenessCode |
Script
A script used for read, prompted or repeated speech. NIEM reference is biom:ScriptText
Declaration
[DataMember(Name = "script")]
public List<NcTextType> Script { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A script used for read, prompted or repeated speech. NIEM reference is biom:ScriptText |
SegmentIdList
A list of segment identifiers. NIEM reference is biom:SegmentIDList
Declaration
[DataMember(Name = "segmentIdList")]
public List<BiomSegmentIDListType> SegmentIdList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomSegmentIDListType> | A list of segment identifiers. NIEM reference is biom:SegmentIDList |
SpeakerList
A list of speaker identifiers. NIEM reference is biom:SpeakerList
Declaration
[DataMember(Name = "speakerList")]
public List<BiomSpeakerListType> SpeakerList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomSpeakerListType> | A list of speaker identifiers. NIEM reference is biom:SpeakerList |
SpeechCharacteristicsComment
A comment used to give additional information about the speech quality assessment process. NIEM reference is biom:SpeechCharacteristicsCommentText
Declaration
[DataMember(Name = "speechCharacteristicsComment")]
public List<NcTextType> SpeechCharacteristicsComment { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A comment used to give additional information about the speech quality assessment process. NIEM reference is biom:SpeechCharacteristicsCommentText |
SpeechStyleCode
A description of style of speech. NIEM reference is biom:SpeechStyleCode
Declaration
[DataMember(Name = "speechStyleCode")]
public List<BiomSpeechStyleCodeType> SpeechStyleCode { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomSpeechStyleCodeType> | A description of style of speech. NIEM reference is biom:SpeechStyleCode |
Type2CrossReferenceList
A list of Type-2 records referenced in a transaction. NIEM reference is biom:Type2CrossReferenceList
Declaration
[DataMember(Name = "type2CrossReferenceList")]
public List<BiomType2CrossReferenceListType> Type2CrossReferenceList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomType2CrossReferenceListType> | A list of Type-2 records referenced in a transaction. NIEM reference is biom:Type2CrossReferenceList |
VocalEffortValue
An estimation of perceived vocal effort across the audio time segment. NIEM reference is biom:VocalEffortValue
Declaration
[DataMember(Name = "vocalEffortValue")]
public List<BiomInteger0To5Type> VocalEffortValue { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomInteger0To5Type> | An estimation of perceived vocal effort across the audio time segment. NIEM reference is biom:VocalEffortValue |
VocalStyleCode
A code assessing the predominant vocal style across the audio time segment. NIEM reference is biom:VocalStyleCode
Declaration
[DataMember(Name = "vocalStyleCode")]
public List<BiomVocalStyleCodeType> VocalStyleCode { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomVocalStyleCodeType> | A code assessing the predominant vocal style across the audio time segment. NIEM reference is biom:VocalStyleCode |
Methods
Equals(BiomSegmentSpeakerCharacteristicsInformationType)
Returns true if BiomSegmentSpeakerCharacteristicsInformationType instances are equal
Declaration
public bool Equals(BiomSegmentSpeakerCharacteristicsInformationType other)
Parameters
Type | Name | Description |
---|---|---|
BiomSegmentSpeakerCharacteristicsInformationType | other | Instance of BiomSegmentSpeakerCharacteristicsInformationType to be compared |
Returns
Type | Description |
---|---|
System.Boolean | Boolean |
Equals(Object)
Returns true if objects are equal
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
System.Object | obj | Object to be compared |
Returns
Type | Description |
---|---|
System.Boolean | Boolean |
Overrides
GetHashCode()
Gets the hash code
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
System.Int32 | Hash code |
Overrides
ToJson()
Returns the JSON string presentation of the object
Declaration
public string ToJson()
Returns
Type | Description |
---|---|
System.String | JSON string presentation of the object |
ToString()
Returns the string presentation of the object
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String | String presentation of the object |
Overrides
Operators
Equality(BiomSegmentSpeakerCharacteristicsInformationType, BiomSegmentSpeakerCharacteristicsInformationType)
Declaration
public static bool operator ==(BiomSegmentSpeakerCharacteristicsInformationType left, BiomSegmentSpeakerCharacteristicsInformationType right)
Parameters
Type | Name | Description |
---|---|---|
BiomSegmentSpeakerCharacteristicsInformationType | left | |
BiomSegmentSpeakerCharacteristicsInformationType | right |
Returns
Type | Description |
---|---|
System.Boolean |
Inequality(BiomSegmentSpeakerCharacteristicsInformationType, BiomSegmentSpeakerCharacteristicsInformationType)
Declaration
public static bool operator !=(BiomSegmentSpeakerCharacteristicsInformationType left, BiomSegmentSpeakerCharacteristicsInformationType right)
Parameters
Type | Name | Description |
---|---|---|
BiomSegmentSpeakerCharacteristicsInformationType | left | |
BiomSegmentSpeakerCharacteristicsInformationType | right |
Returns
Type | Description |
---|---|
System.Boolean |