Harry Banda • over 6 years 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 6 years ago
Just a question is it possible to access the mic and record audio in react360?
Comments are closed.
1 comment
ChesterFacebookReact360 • over 6 years 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.