Changelog
v6.6.0 - Multi-responses in Composer
runComposerAudio()
, .runComposer()
(and raw .converse()
+ .event()
) now emit response
events for intermediate responses, and run intermediate actions as well.20230215
.Changelog
v6.5.0 - Composer alpha integration
.runComposerAudio()
, .runComposer()
(and raw .converse()
+ .event()
) + actions
support20220801
.!message
for GET /message
and !converse
for Composer audio inputsChangelog
v6.4.0
POST /synthesize
integration.POST /dictation
integration.synthesize()
and dictation()
.Changelog
v6.3.0
speech()
emits partialUnderstanding
events to support live understanding.apiVersion
updated to 20220608
and its type is now a number.20220608
.partialUnderstanding
events (live understanding support).apiVersion
type from string to number.Changelog
v6.2.1
partialTranscription
and fullTranscription
events.interactive
.proxy
support for speech()
.