Package com.ringcentral.definitions
Class PronouncedNameInfo
java.lang.Object
com.ringcentral.definitions.PronouncedNameInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionCustom text (for `TextToSpeech` type only)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). -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
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 -
text
Custom text (for `TextToSpeech` type only) -
prompt
-
-
Constructor Details
-
PronouncedNameInfo
public PronouncedNameInfo()
-
-
Method Details
-
type
-
text
-
prompt
-