Mdhanjal Posted March 1 Share Posted March 1 I have a website landing page built on Squarespace to help everyday people share their stories. I would like a button on the side of each page that allows visitors of the website to record through their microphone for up to 30 minutes. One page will have a more prominent button on the page itself. The audio would then be automatically uploaded to a folder in my google drive. This should be done without using a subscription service. Hi, I'm BITTU. A website developer with 8 years experience with Squarespace. if you need help and work with me email me here :- mandeepsquarespace@gmail.com Best Hourly Rate :- $15 Per Hour Link to comment
Beyondspace Posted March 1 Share Posted March 1 56 minutes ago, Mdhanjal_Squarespace said: I have a website landing page built on Squarespace to help everyday people share their stories. I would like a button on the side of each page that allows visitors of the website to record through their microphone for up to 30 minutes. One page will have a more prominent button on the page itself. The audio would then be automatically uploaded to a folder in my google drive. This should be done without using a subscription service. We will have some mini-tasks: - use the js code to access the microphone on clients browser - record the audio data when we start recording and stop recording. - Save it on memory or locally - API the audio result to the target Google Driver Account If the audio data is large, storing it in memory can consume a significant amount of RAM. When recording long audio sessions, it's important to be mindful of memory usage and avoid running out of memory, which can cause the browser to crash. Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Mdhanjal Posted March 2 Author Share Posted March 2 can you send me that code? Hi, I'm BITTU. A website developer with 8 years experience with Squarespace. if you need help and work with me email me here :- mandeepsquarespace@gmail.com Best Hourly Rate :- $15 Per Hour Link to comment
Beyondspace Posted March 2 Share Posted March 2 You can get a reference from this demo: Audio Recording Demo With WebAudioRecorder.js - addpipe.com Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment