diff --git a/fern/changelog/2024-12-13.mdx b/fern/changelog/2024-12-13.mdx new file mode 100644 index 000000000..1ae525295 --- /dev/null +++ b/fern/changelog/2024-12-13.mdx @@ -0,0 +1,3 @@ +1. **Azure Speech Transcriber Support**: You can now use Azure's speech-to-text service by specifying `AzureSpeechTranscriber` as an option for `transcriber`. This allows you to leverage Azure's speech to text capabilities when creating or updating your assistant. + +Refer to our [api docs](lhttps://api.vapi.ai/api) to learn more. \ No newline at end of file