Multivocal 0.18.0 now available
This release has been focused on support for multiple voices, now officially
in the SSML for Google Assistant. In particular:
-
Updating SpeechMarkdown to
depend on version 2.0.0.
-
There is also enhanced SpeechMarkdown support, such that the Voices
environment object is passed to SpeechMarkdown as part of the configuration,
so the voices available through the [voice] markdown are set from multivocal.
-
Documentation has been added to the readme, and there is also new
example code
to illustrate.
There are also minor changes, some meant to set the stage for future improvements,
including:
-
More straighforward ways to calculate the platform versions.
-
Support for determining the Action name from the Intent, for platforms
that don't support the concept of Action.
-
Performance improvements, particularly in key validation.
-
Improvements in logging and timing analysis.