Package com.ringcentral.definitions
Class AudioInput
java.lang.Object
com.ringcentral.definitions.AudioInput
-
Field Summary
FieldsModifier and TypeFieldDescriptionType of the audio Example: CallCenter Enum: CallCenter, Meeting, EarningsCalls, Interview, PressConference, VoicemailPublicly facing uri Format: uriThe encoding of the original audio Required Example: Wav Enum: Mpeg, Mp4, Wav, Webm, Webp, Aac, Avi, OggLanguage spoken in the audio file.Source of the audio file eg: Phone, RingCentral, GoogleMeet, Zoom etc Example: RingCentral -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontentUri
(String contentUri) languageCode
(String languageCode)
-
Field Details
-
contentUri
Publicly facing uri Format: uri -
encoding
The encoding of the original audio Required Example: Wav Enum: Mpeg, Mp4, Wav, Webm, Webp, Aac, Avi, Ogg -
languageCode
Language spoken in the audio file. Required Example: en-US -
source
Source of the audio file eg: Phone, RingCentral, GoogleMeet, Zoom etc Example: RingCentral -
audioType
Type of the audio Example: CallCenter Enum: CallCenter, Meeting, EarningsCalls, Interview, PressConference, Voicemail
-
-
Constructor Details
-
AudioInput
public AudioInput()
-
-
Method Details
-
contentUri
-
encoding
-
languageCode
-
source
-
audioType
-