Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Adding voice memo content type (Work in progress) #176

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

richbustos
Copy link

Describe your changes

Creating a custom content-type. This content-type are for voice memos. You are able to record and send your audio via xmtp.

DEMO
https://user-images.githubusercontent.com/92274722/214216110-36b9a7be-1fb7-4fe7-ab84-d54a0face9c0.mov

Why?

Developer's don't know where to start with creating their own custom content-type. They typically go through our docs but shy away from creating their own content-type because docs don't have good tutorials/examples.

My goal is to create a video tutorial/and or tutorial doc to get them started and have code samples.

notes

  • Still work in progress. Creating a PR for others to try
  • Need to clean and optimize code
  • Did video memos because generally smallest size

Things I need to do

  • Refactor code. It's a hot mess
  • Figure out if sending byteArrays/base64 is the optimal way to send voice memos
  • Disable message box when doing a voice memo and dont show the base64 string in the message box

@vercel
Copy link

vercel bot commented Jan 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
dev-dot-xmtp-dot-chat ❌ Failed (Inspect) Jan 25, 2023 at 11:38PM (UTC)

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 24, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4371b28
Status:🚫  Build failed.

View logs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant