Get the (almost) daily changelog
-
Per-Voice Caching Control Added: Developers can now enable or disable voice caching for each assistant’s voice using the new
cachingEnabledproperty in voice configurations. This allows you to optimize performance or comply with data policies by controlling whether voice responses are cached. -
‘Condition’ Value Now Accepts Strings: When specifying conditions, the
valueproperty should now be provided as a string instead of an object. This simplifies condition definitions and makes it easier to set and interpret condition values.