question

PaulD-9758 avatar image
0 Votes"
PaulD-9758 asked LeonLu-MSFT commented

Display waveform while recording user audio in Xamarin Forms

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

dotnet-xamarin
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

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.


0 Votes 0 ·

0 Answers