Audio recording in web app

Hi there.

I have successfully been able to implement audio recording in my mobile apps using the start recording audio and stop recording audio flow functions. But when I try to use the same flow functions in my web app. I keep getting errors such as:

– Cannot read properties of undefined (reading ‘audioFile’) 

-Failed to execute ‘requestData’ on ‘MediaRecorder’: The MediaRecorder’s state is ‘inactive’.

Does anyone know how to record audio and get the audio file within SAP Build Apps community edition?

@MaiaraEllwanger @Sankara1 @EsmeeX @Jakub_Roguski @Dan_Wroblewski 

Scroll to Top