Vincenzo Addati

Results 9 issues of Vincenzo Addati

I'm developing a mobile app for iPhone which needs to record audio from microphone. I'm trying to use AVAudioEngine but it seems I can't use the InputNode's InputBusFormat and OutputBusFormat....

iOS
support
need-attention

**System Information (please complete the following information):** - OS & Version: MacOS 12.4 - ML.NET Version: Microsoft.ML 1.7.1 - .NET Version: NET 6.0 **Describe the bug** It seems impossible to...

bug
needs-further-triage

Hi, I tried to open the WebView on a M1 Mac with ARM CPU but it doesn't work. Is there any way to run it on ARM Macs?

Hi, I'm trying to implement ShazamKit in a MAUI app, by the way I'm always getting an exception when I try to instantiate a SHSession. I'm using the simulator because...

bug
iOS

I need to run an android app on multiple headless ubuntu servers. At the moment I'm using a docker container with a qemu emulation of android (Redroid image container), but...

Hi, I'd like to implement this library in a cross-platform app for Windows and Mac. Could it be possible to build the source code for Windows as it is now,...

enhancement
question

**Describe the bug** I'm migrating my app from 0.10 to 11. In 0.10 I have a custom NotificationCard which inherited UserControl and INotification, in this way I created a custom...

enhancement

Hi, could it be possible to pass audio form the stdin in order to perform the recognition? My use case is to record audio with an application I made and...

Is there any kind of cookie support? I'd like to open a WebView and automatize the login using pre-saved cookies. Is it possible?