Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Save audio file from speech to text stream

I am using @Google-cloud/speech for streaming audio from the browser to my nodejs backend.
I would like to save the recorded audio.
I see no option to do so. Any suggestions? Thanks.

0 1 370
1 REPLY 1

Hey, 

You shall probably use other packages for recording such as recordrtc as mentioned at [1].  

[1] https://www.leeboonstra.dev/chatbots/building-your-own-voice-ai-3/