Skip to content

Commit 383c1c6

Browse files
Add changelog for 2025-03-14
1 parent cced900 commit 383c1c6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

fern/changelog/2025-03-14.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Blocks Schema Deprecations, Scheduling Enhancements, and New Voice Options for Vapi Voice
2+
3+
4+
2. **'scheduled' Status Added to Calls and Messages**: You can now set the status of a call or message to `scheduled`, allowing it to be executed at a future time. This enables scheduling functionality within your application for calls and messages.
5+
6+
3. **New Voice Options for Text-to-Speech**: Four new voices—`Neha`, `Cole`, `Harry`, and `Paige`—have been added for text-to-speech services. You can enhance user experience by setting the `voiceId` to one of these options in your configurations.
7+
8+
3. **Removal of Step and Block Schemas**:
9+
<Warning>Blocks and Steps are now officially deprecated. Developers should update their applications to adapt to these changes, possibly by using new or alternative schemas provided.</Warning>

0 commit comments

Comments
 (0)