Introducing Google Calendar Integration, and Chat Test Suite / Rime AI Voice Enhancements
- Integration with Google Calendar: You can now create and manage Google Calendar events directly within your tools. Configure OAuth2 credentials through the dashboard > Build > Provider Keys to authenticate and interact with Google Calendar APIs.

-
Enhanced Voice Customization for RimeAIVoice: Gain more control over Rime AI voice properties with new options like
reduceLatency
,inlineSpeedAlpha
,pauseBetweenBrackets
, andphonemizeBetweenBrackets
. These settings let you optimize voice streaming and adjust speech delivery to better suit your assistant’s needs. -
Chat Test Suite Enhancements: You can now create and run chat-based tests in your test suites using the new
TestSuiteTestChat
to more comprehensively test conversational interactions in your assistant. -
Maximum Length for Test Suite Chat Scripts: When creating or updating chat tests, note that the
script
property now has a maximum length of 10,000 characters. Ensure your test scripts conform to this limit to avoid any validation errors.