Changelog
Get the (almost) daily changelog
- Azure Speech Transcriber Support: You can now use Azure’s speech-to-text service by specifying
AzureSpeechTranscriber
as an option fortranscriber
. This allows you to leverage Azure’s speech to text capabilities when creating or updating your assistant.
Refer to our api docs to learn more.