|  | 
| 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... 
 | 
|  | 
| string | speakerId  [get, set] | 
|  | The enrollment ID to be registered. Acceptable format [a-zA-Z0-9_]+ Required Example: JohnDoe  More... 
 | 
|  | 
◆ content
  
  | 
        
          | string RingCentral.EnrollmentInput.content |  | getset | 
 
Base64-encoded audio file data. Required Example: base64EncodedAudioInput 
 
 
◆ encoding
  
  | 
        
          | string RingCentral.EnrollmentInput.encoding |  | getset | 
 
The encoding of the original audio Required Example: Wav Enum: Mpeg, Mp4, Wav, Webm, Webp, Aac, Avi, Ogg 
 
 
◆ languageCode
  
  | 
        
          | string RingCentral.EnrollmentInput.languageCode |  | getset | 
 
Language spoken in the audio file. Example: en-US 
 
 
◆ speakerId
  
  | 
        
          | string RingCentral.EnrollmentInput.speakerId |  | getset | 
 
The enrollment ID to be registered. Acceptable format [a-zA-Z0-9_]+ Required Example: JohnDoe 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/EnrollmentInput.cs