Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.3 KB

VoicemailInput.md

File metadata and controls

15 lines (11 loc) · 1.3 KB

VoicemailInput

Properties

Name Type Description Notes
enabled str Whether voicemail is enabled. Boolean. [optional]
password str Password for accessing voicemail box. Must be digits only. [optional]
greeting GreetingInput [optional]
attachments str If notification emails are being used, this defines the format of the audio attachments. Can be "wav" for WAV format, "mp3" for MP3 format, or NULL to disable attachments. [optional]
notifications Notification Voicemail Notifications Object. See below for details. Can be set to NULL to disable notifications. [optional]
transcription str Type of voicemail transcription to use. Can be "human" for high-quality manual transcriptions by human operators, "automated" for machine-generated transcriptions, or NULL to omit trancriptions. Changing this option will affect your monthly bill. Please see our Control Panel or contact Customer Service for details. [optional]

[Back to Model list] [Back to API list] [Back to README]