jovotech / jovo-framework

🔈 The React for Voice and Chat: Build Apps for Alexa, Messenger, Instagram, the Web, and more
https://www.jovo.tech
Apache License 2.0
1.68k stars 309 forks source link

Need AudioPlayer for google assistant documentation #1276

Closed Dipankershah closed 2 years ago

Dipankershah commented 2 years ago

I'm submitting a...

Expected Behavior

AudioPlayer for google assistant documentation needed

Current Behavior

Currently, we don't have any documentation for google assistant documentation

jankoenig commented 2 years ago

Thank you. Currently, we don't offer convenience output classes for Google Action Media Response.

However, it is possible to build this feature yourself using the nativeResponse property: https://www.jovo.tech/marketplace/platform-googleassistant/output#nativeresponse

Here's a discussion about this in the community forum: https://community.jovo.tech/t/jovo-4-google-media-response/1805

Dipankershah commented 2 years ago

Ok thank you

jankoenig commented 2 years ago

Since Google is sunsetting Conversational Actions, we are not planning on convenience methods for this feature. Learn more here: https://community.jovo.tech/t/google-conversational-actions-sunset/1892