Hi,
is there any way to display the user's audio input as a waveform to show that it's recording? I haven't found anything for Forms yet.
Thanks in advance
Hi,
is there any way to display the user's audio input as a waveform to show that it's recording? I haven't found anything for Forms yet.
Thanks in advance
I cannot find this kind of nuget packages to achieve waveform while recording user audio, But I find native platform have this simple to achieve it , for android like this thread: https://stackoverflow.com/questions/38744579/show-waveform-of-audio , If you achieve it in android, you can add this view to forms view to appear waveform.
7 people are following this question.