
Harry Banda • over 1 year ago
Access mic in react360
Just a question is it possible to access the mic and record audio in react360?
Comments are closed.
Harry Banda • over 1 year ago
Just a question is it possible to access the mic and record audio in react360?
Comments are closed.
1 comment
ChesterFacebookReact360 • over 1 year ago
React360 maybe not have a mic recorder, but React does. (https://www.npmjs.com/package/react-mic)
Since 360 is based on React, this library should work in your code.
You will need to play around the UI though.