Record Audio Flutter App Tutorial | Capturing & Playing Audio Using Flutter

Поделиться
HTML-код
  • Опубликовано: 8 янв 2025

Комментарии • 30

  • @preneure
    @preneure 7 месяцев назад +4

    Loved the step-by-step approach. Made it really easy to follow along and implement. Thanks a ton! 💯

  • @rlt_app
    @rlt_app 7 месяцев назад +3

    Can’t wait to implement audio recording in my app. Keep up the great work! 🎧

  • @moneyman-ne9lw
    @moneyman-ne9lw 7 месяцев назад +4

    Clear and concise as always. Thanks for another great tutorial! Any tips on optimizing audio quality?

    • @m_hussain_mustafa
      @m_hussain_mustafa  7 месяцев назад

      Thank you. Take a look at the audio recording options.

  • @MHM-jy4uj
    @MHM-jy4uj 7 месяцев назад +3

    Thanks for breaking this down so well.

  • @Franzzuss
    @Franzzuss 3 месяца назад +2

    if you're using the default Recordconfig, you filepaths shouldn't be ending with .wav, but rather with .caf

  • @samama-36-0
    @samama-36-0 3 месяца назад

    Hi Mustafa! Just wondering if you have ever tried to play audio from a stream on iOS (real-device). Is it not allowed on iOS or is there a way to implement that? However your videos are great to tackle some daily development tasks. Keep it up!❤

  • @karimamin9117
    @karimamin9117 2 месяца назад +1

    Amazing Tutorial Thanks ❤

  • @joeburton724
    @joeburton724 6 месяцев назад

    Great tutorial! Subbed, I love your videos!

  • @Madina_tul_ilm6384
    @Madina_tul_ilm6384 6 месяцев назад +1

    Brother shrinker is there I have tried a lot of ways but all in vain

  • @gullhassan4651
    @gullhassan4651 Месяц назад

    are you using firebase ?

  • @engggmoniNemo
    @engggmoniNemo 3 месяца назад

    how to save it as mp3 file ?

  • @Earnwithcomrades
    @Earnwithcomrades 6 месяцев назад +2

    After applying this code, the error is there Shrinker , I have asked Google for help, but they also don't understand the problem ,
    the error is not going, what should you do if you know it? So Kindley tell me..
    This is the error
    [!] The shrinker may have failed to optimize the Java bytecode. │
    │ To disable the shrinker, pass the `--no-shrink` flag to this command.
    Kindly help me .

    • @Madina_tul_ilm6384
      @Madina_tul_ilm6384 6 месяцев назад +1

      Brother if you had solved it please let me know how you solved it because I am also facing the same

    • @codematehussain
      @codematehussain 6 месяцев назад +1

      same

    • @TobiasFlores
      @TobiasFlores 2 месяца назад

      I am experiencing the same issue; in my case, it happens when I add the Firebase Storage dependency...

  • @keithbacalso9433
    @keithbacalso9433 6 месяцев назад +1

    why get the applications directory when we can use the default? what is the reason sorry?

    • @m_hussain_mustafa
      @m_hussain_mustafa  6 месяцев назад

      The application directory data is persisted and not removed by the system os unless you remove the app.

    • @keithbacalso9433
      @keithbacalso9433 6 месяцев назад

      @@m_hussain_mustafa ohh thanks you for your response, but what happens if we use the default path then?

  • @user-ferdaus-hossan
    @user-ferdaus-hossan 3 месяца назад +1

    wow best video sir

  • @MrIMacro
    @MrIMacro 7 месяцев назад +1

    Amazing 😍

  • @taj_it
    @taj_it 7 месяцев назад +1

    Hello!
    Why didn't work your source code link?

    • @m_hussain_mustafa
      @m_hussain_mustafa  7 месяцев назад

      Hi, the issue is resolved it should be working now.