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

Properties

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. Example: en-US More...
 
string content [get, set]
 Base64-encoded audio file data. Required Example: base64EncodedAudioInput More...
 

Property Documentation

◆ content

string RingCentral.EnrollmentPatchInput.content
getset

Base64-encoded audio file data. Required Example: base64EncodedAudioInput

◆ encoding

string RingCentral.EnrollmentPatchInput.encoding
getset

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

◆ languageCode

string RingCentral.EnrollmentPatchInput.languageCode
getset

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


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