SpeakerRecognitionResult class
Output format
Constructors
| Speaker |
Properties
| error |
|
| profile |
|
| properties | |
| reason | |
| score |
Constructor Details
SpeakerRecognitionResult(SpeakerRecognitionResultType, string, string, ResultReason)
new SpeakerRecognitionResult(resultType: SpeakerRecognitionResultType, data: string, profileId: string, resultReason?: ResultReason)
Parameters
- resultType
- SpeakerRecognitionResultType
- data
-
string
- profileId
-
string
- resultReason
- ResultReason
Property Details
errorDetails
string errorDetails
Property Value
string
profileId
string profileId
Property Value
string
properties
reason
score
number score
Property Value
number