Expose Audio recording bitstream to JS
Hamid A
Need this to create a tuner app!
Wodin
Merged in a post:
Streaming Audio Input
Michael Li
It would be nice to be able to capture and analyze streaming audio input so it can be analyzed in real time.
Wodin
Merged in a post:
Streaming Audio Input
D
Daniel Flow
In the process of planning and designing a mobile guitar tuner application, we realized that it is not possible in Expo managed mode since there is no option to analyze in real time an audio stream.
Jakob Danelund
here's a package for measuring sound level, but yeah does require ejecting https://www.npmjs.com/package/react-native-sound-level
L
Leandro Ortiz
This one can measure without recording it internally. But requires ejecting as well.
Jakob Danelund
this could be used for capturing sound level: https://www.npmjs.com/package/react-native-sound-level
Sop
This is solution for call audio, In current m expo support WebRTC not yet.
Billy Thomas
I want to use expo to build my app but i need a live stream of the microphone levels to process the sound :/
Ross Kistinger
I would like to stream microphone input for building an instrument tuner.
Jorge Willian Alvarado Jiménez
I need access to the microphone to get a live stream so I can send it to google speech api service. Thanks
Joe Wasilewsky Wilson
Need access to the microphone to allow decibel recording ability
Load More
→