Configuring your Text and Voice Settings allows you to establish what phone number you'll use to contact applicants via text and voice messages. To configure these settings:
When configuring campaigns, you can choose to send messages that will be left as voicemails for the recipients. These voice messages can be a message that you record, or a message that you type. Typed messages are converted to voicemails using text-to-speech technology.
The software delivers messages to the Delivery Address you configure. For messages to be delivered, the delivery phone number needs to include a country code. You can add additional phone number options to your contacts by editing the Contact Type from the Settings menu. Once a new phone number type is added, you can use the import feature from the Contacts view to populate phone numbers as needed.
When sending voice messages, typed messages are converted to audio. In this scenario, consider the following rules:
Action | SSML Tag | Attributes: Values |
---|---|---|
Adding a Pause | <break> | strength: none, weak, strong, x-strong time: { {number} }s |
Emphasizing words | <emphasis> | level: strong, moderate, reduced |
Controlling Volume, Speaking Rate and Pitch | <prosody> | volume: default, silent, x-soft, soft, medium, loud, x-loud, +{ {number} }dB, -{ {number} }dB rate: x-slow, slow, medium, fast, x-fast, { {number} }% pitch: default, x-low, low, medium, high, x-high, +{ {number} }%, -{ {number} }% |
<{ {SSML Tag} } { {attribute} }="{ {value} }">Your text</{ {SSML Tag} }>
Hello { {First Name} },
<prosody rate="x-fast">This is just a</prosody> reminder that our
<emphasis level="moderate">Open House</emphasis> is this
<emphasis level="strong">Saturday</emphasis>
<break time="0.5s"></break>