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

Properties

string type [get, set]
 The method used to pronounce the user's name: More...
 
string text [get, set]
 Custom text (for TextToSpeech type only) More...
 
PronouncedNamePromptInfo prompt [get, set]
 

Property Documentation

◆ prompt

PronouncedNamePromptInfo RingCentral.PronouncedNameInfo.prompt
getset

◆ text

string RingCentral.PronouncedNameInfo.text
getset

Custom text (for TextToSpeech type only)

◆ type

string RingCentral.PronouncedNameInfo.type
getset

The method used to pronounce the user's name:

  • Default - default extension name; first and last name specified in user's profile are pronounced using text-to-speech;
  • TextToSpeech - custom text specified by a user pronounced using text-to-speech;
  • Recorded - custom audio uploaded by a user, the name recorded in user's own voice (supported only for extension retrieval). Enum: Default, TextToSpeech, Recorded

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