|
string | contentUri [get, set] |
| Publicly facing uri Format: uri More...
|
|
string | encoding [get, set] |
| The encoding of the original audio Required Example: Wav Enum: Mpeg, Mp4, Wav, Webm, Webp, Aac, Avi, Ogg More...
|
|
string | languageCode [get, set] |
| Language spoken in the audio file. Required Example: en-US More...
|
|
string | source [get, set] |
| Source of the audio file eg: Phone, RingCentral, GoogleMeet, Zoom etc Example: RingCentral More...
|
|
string | audioType [get, set] |
| Type of the audio Example: CallCenter Enum: CallCenter, Meeting, EarningsCalls, Interview, PressConference, Voicemail More...
|
|
string[] | speakerIds [get, set] |
| Set of enrolled speakers to be identified from the media. Required Example: speakerId1,speakerId2 More...
|
|
bool? | enableVoiceActivityDetection [get, set] |
| Apply voice activity detection. More...
|
|
◆ audioType
string RingCentral.IdentifyInput.audioType |
|
getset |
Type of the audio Example: CallCenter Enum: CallCenter, Meeting, EarningsCalls, Interview, PressConference, Voicemail
◆ contentUri
string RingCentral.IdentifyInput.contentUri |
|
getset |
Publicly facing uri Format: uri
◆ enableVoiceActivityDetection
bool? RingCentral.IdentifyInput.enableVoiceActivityDetection |
|
getset |
Apply voice activity detection.
◆ encoding
string RingCentral.IdentifyInput.encoding |
|
getset |
The encoding of the original audio Required Example: Wav Enum: Mpeg, Mp4, Wav, Webm, Webp, Aac, Avi, Ogg
◆ languageCode
string RingCentral.IdentifyInput.languageCode |
|
getset |
Language spoken in the audio file. Required Example: en-US
◆ source
string RingCentral.IdentifyInput.source |
|
getset |
◆ speakerIds
string [] RingCentral.IdentifyInput.speakerIds |
|
getset |
Set of enrolled speakers to be identified from the media. Required Example: speakerId1,speakerId2
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/IdentifyInput.cs