initial changes

This commit is contained in:
Dave Horton
2024-03-26 09:48:38 -04:00
parent 30bcd056ea
commit f5d38da070
2 changed files with 21 additions and 0 deletions

View File

@@ -165,6 +165,9 @@ navi:
path: release-notes path: release-notes
title: Release Notes title: Release Notes
pages: pages:
-
path: v0.8.6
title: v0.8.6
- -
path: v0.8.5 path: v0.8.5
title: v0.8.5 title: v0.8.5

View File

@@ -0,0 +1,18 @@
# Release v0.8.6
#### Info
- Release Date: TDB
#### New Features
- Add new verb: [dub](/docs/webhooks/dub/) to insert additional audio tracks into the conversation; see [here](/docs/supporting-articles/using-dub-tracks/) for example usage.
- added `boostAudioSignal` to [config](/docs/webhooks/config) verb allowing the volume of a conversation to be increased or lowered.
- filler noise option added to the [gather](/docs/webhooks/config) verb allowing brief audio to be played to a caller while the user application is processing a user utterance or dtmf collection.
#### Bug fixes
#### SQL changes
#### Availability
- Stay tuned!
**Questions?** Contact us at <a href="mailto:support@jambonz.org">support@jambonz.org</a>