Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVP implementation of audio feedback / voice messaging #29

Open
Jan0707 opened this issue Dec 29, 2023 · 0 comments
Open

MVP implementation of audio feedback / voice messaging #29

Jan0707 opened this issue Dec 29, 2023 · 0 comments
Labels
new feature All issues that introduce new features website Issues in relation to the website/nuxt app

Comments

@Jan0707
Copy link
Contributor

Jan0707 commented Dec 29, 2023

We would like to enable our listeners to leave us voice messages for feedback, questions, etc.
(With the idea being that we could then integrate these messages into our episodes - if fitting)

Eventually, we could build this functionality ourselves and upload the messages to our backend. This MDN demo app already outlines most of the frontend work required: https://developer.mozilla.org/en-US/docs/Web/API/MediaStream_Recording_API/Using_the_MediaStream_Recording_API

For the evaluation of this idea however we deem it sufficient to use an external provider, such as Speakpipe or PodInbox - both of whom provide widgets (via iframes) for integration in our website. (Accounts for these services are already created)

@Jan0707 Jan0707 added website Issues in relation to the website/nuxt app new feature All issues that introduce new features labels Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature All issues that introduce new features website Issues in relation to the website/nuxt app
Projects
None yet
Development

No branches or pull requests

1 participant