|
long? | speakerCount [get, set] |
| The number of speakers detected. Field is set only when enableSpeakerDiarization is true. Format: int32 Example: 2 More...
|
|
UtteranceObject[] | utterances [get, set] |
| Speaker wise utterances. Field is set only when enableSpeakerDiarization is true. More...
|
|
WordSegment[] | words [get, set] |
|
decimal? | confidence [get, set] |
| Overall transcription confidence. Format: float More...
|
|
string | transcript [get, set] |
| The entire transcript with/without punctuations according to the input. More...
|
|
◆ confidence
decimal? RingCentral.AsrApiResponseResponse.confidence |
|
getset |
Overall transcription confidence. Format: float
◆ speakerCount
long? RingCentral.AsrApiResponseResponse.speakerCount |
|
getset |
The number of speakers detected. Field is set only when enableSpeakerDiarization is true. Format: int32 Example: 2
◆ transcript
string RingCentral.AsrApiResponseResponse.transcript |
|
getset |
The entire transcript with/without punctuations according to the input.
◆ utterances
Speaker wise utterances. Field is set only when enableSpeakerDiarization is true.
◆ words
WordSegment [] RingCentral.AsrApiResponseResponse.words |
|
getset |
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/AsrApiResponseResponse.cs