Recording Audio Example needed

0
0

Hi,
I would need an example how to record audio from mic (mobile, tablet, notebook) and to save the stream to a file. Have I overlooked something in the audio control (Wisej 2.5) or can it playback only?

Regards
Johann

  • You must to post comments
0
0

Hi Johann,

The AudioControl in Wisej is solely used to playback audio files.

I have attached a sample that uses the native MediaRecorder API (MediaRecorder – Web APIs | MDN (mozilla.org)) to record audio and attach it to the AudioControl aswell as saving it into the server.

Let us know if you need anything else!

HTH,
Alaa

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.