there is no builtin support. You will need to call native library if you want an audio stream.
https://developer.apple.com/documentation/audiotoolbox/audio_file_stream_services
https://developer.android.com/ndk/guides/audio/aaudio/aaudio
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to use fftSharp in MAUI both android and ios.
and it can not open mp3 or other file to fftsharp
how to use it ? how to get pcm in android and ios?
there is no builtin support. You will need to call native library if you want an audio stream.
https://developer.apple.com/documentation/audiotoolbox/audio_file_stream_services
https://developer.android.com/ndk/guides/audio/aaudio/aaudio