The goal of this PR is to enable the app to forward audio between Dialogflow and Rocket.Chat. It also provides a new boolean setting show_only_text_messages. If this Setting is Enabled, then the bot will always reply back with a text message, even when a visitor sends a audio message.
This PR depends has a requirement of following 2 PRs to work properly:-
RocketChat/Rocket.Chat#18491
RocketChat/Rocket.Chat.Livechat#461
The goal of this PR is to enable the app to forward audio between Dialogflow and Rocket.Chat. It also provides a new boolean setting show_only_text_messages. If this Setting is Enabled, then the bot will always reply back with a text message, even when a visitor sends a audio message.
This PR depends has a requirement of following 2 PRs to work properly:- RocketChat/Rocket.Chat#18491 RocketChat/Rocket.Chat.Livechat#461