RingCentral .Net SDK
Properties | List of all members
RingCentral.AudioInput Class Reference

Properties

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...
 

Property Documentation

◆ audioType

string RingCentral.AudioInput.audioType
getset

Type of the audio Example: CallCenter Enum: CallCenter, Meeting, EarningsCalls, Interview, PressConference, Voicemail

◆ contentUri

string RingCentral.AudioInput.contentUri
getset

Publicly facing uri Format: uri

◆ encoding

string RingCentral.AudioInput.encoding
getset

The encoding of the original audio Required Example: Wav Enum: Mpeg, Mp4, Wav, Webm, Webp, Aac, Avi, Ogg

◆ languageCode

string RingCentral.AudioInput.languageCode
getset

Language spoken in the audio file. Required Example: en-US

◆ source

string RingCentral.AudioInput.source
getset

Source of the audio file eg: Phone, RingCentral, GoogleMeet, Zoom etc Example: RingCentral


The documentation for this class was generated from the following file: