DEV Community

Cover image for Introducing Flutter Audio
Evrone
Evrone

Posted on • Originally published at evrone.com

Introducing Flutter Audio

We’re big fans here at Evrone of Google’s Flutter SDK for building Android and iOS apps, but when we were building Medcorder, we ran into a problem: there wasn’t a way to record speech using the Google-provided APIs. The client who we were developing Medcorder for came up with the idea of the development of the audio recording plugin as an open-source contribution. So, we built an audio recording plug-in for the project!

Read more.

Top comments (0)