Skip to content

Getting input from user's microphone and send the data to Deepgram #171

Closed Answered by jjmaldonis
weilirs asked this question in General help
Discussion options

You must be logged in to vote

Yeah I can try to help figure out what's going on. I've created a local React app and copy-pasted your code into it. It compiles and it looks good by eye, and I can run it as the frontend.

For the backend/server, can you please send me a .zip file with the code and some instructions on how to boot it up?

For example, it would be helpful to have the code that hosts the /transcribe API endpoint that is called in the React app via const response = await fetch('http://localhost:8000/api/transcribe', { .... I see the definition of that endpoint - and everything looks good by eye - but I can't run it without additional code.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@jjmaldonis
Comment options

@weilirs
Comment options

@weilirs
Comment options

@jjmaldonis
Comment options

Answer selected by jpvajda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants