RECORD AUDIO, SAVE AUDIO AND PLAY RECORDED AUDIO - ANDROID KOTLIN

  Рет қаралды 15,613

Dr. Parag Shukla

Dr. Parag Shukla

Күн бұрын

Пікірлер: 44
@parthswadas5120
@parthswadas5120 4 жыл бұрын
I have followed all the steps mentioned in the video as per your guidance and i got the same result that you got at the end. Really enjoyed after getting the result in my android development and your English language is very understandable. So Thank you for contributing. Please keep posting this type of awesome videos.
@DrParagShukla
@DrParagShukla 4 жыл бұрын
Great 👍 Thank you for feedback Keep Learning...!
@Tech_Wala_Friend
@Tech_Wala_Friend 4 жыл бұрын
Dr Parag Shukla is really define very well and also very helpfull. Because last day I ask about how I give space in single texview of two edit text. And he gave directly command. When I used It work fine. I just gave hints to him and he picked my proble and solved se time.
@jobykjose7212
@jobykjose7212 4 жыл бұрын
Hi sir, In Android 10 , app get crashes Is there is any additional permission required ? Thanks
@yasinsenel8484
@yasinsenel8484 4 жыл бұрын
it works thank you brother. god bless you.
@DrParagShukla
@DrParagShukla 4 жыл бұрын
Thank You So Much
@emreaslan1162
@emreaslan1162 2 жыл бұрын
Hi, instead of using the voice recorder method in my application, I want to save the audio file that is already in the application to the phone. How can I do this?
@Tech_Wala_Friend
@Tech_Wala_Friend 4 жыл бұрын
If I record again new then it will replace file or it will create new file name? Because You gave file name in save location. It will add new name or replace over old
@DrParagShukla
@DrParagShukla 4 жыл бұрын
Yes If you want to store all files then you can give the name of file with combination of date and time.
@Tech_Wala_Friend
@Tech_Wala_Friend 4 жыл бұрын
@@DrParagShukla I got ur Calculator tutorial using Java but I need KotlinBecause I want to learn in Kotlin, I am totally new in programming and your teaching style is one of the best idea to learn in easy way.
@DrParagShukla
@DrParagShukla 4 жыл бұрын
Calculator tutorial in Kotlin kzbin.info/www/bejne/haekaWB8mt56gLs
@vikashrana5878
@vikashrana5878 3 жыл бұрын
Sir please make a video for call recording in Android 10..
@thelet3878
@thelet3878 4 жыл бұрын
whenever i click on buttons the app close pls help :(
@sukronjazuli
@sukronjazuli 3 жыл бұрын
sorry sir, i want to ask... How to record without sound coming out from outside? I want to record the sound of "GAME DRUM" only from inside the mobile device!!! Do you have a solution, sir... recording with clear audio without any sound from outside.. thank you 🙏 Case in point: when I want to record, my voice is not recorded automatically ... only the sound from within will appear ... this is often used by DRUM applications ...
@johndavis4693
@johndavis4693 4 жыл бұрын
Thank you bro, God bless you.
@DrParagShukla
@DrParagShukla 4 жыл бұрын
Thank you too. Always Welcome
@369vkr
@369vkr 4 жыл бұрын
You are awesome
@jorgeleonardogamarraospino9896
@jorgeleonardogamarraospino9896 4 жыл бұрын
I have replaced val path: String = Environment.getExternalStorageDirectory (). toString () + "/ recording.mp3" by val path: String = getExternalFilesDir("").toString() + "/grabacion.mp3" I would like to know if Okay, but please ask for your help to correct it
@apuseap3814
@apuseap3814 4 жыл бұрын
Sir, please do a video about location services... like to get places or shops nearby 🙂
@odingaming5698
@odingaming5698 3 жыл бұрын
Hi, the app just works the first time you ask for permission, are there any way to get all the recording and play process without reinstalling the app?
@enyaesperanzarojasmarquez9159
@enyaesperanzarojasmarquez9159 3 жыл бұрын
Hi! I tried the tutorial but my app crashed, what can I do? I used API 30
@DrParagShukla
@DrParagShukla 3 жыл бұрын
From Android Studio 4.1 Onwards in Android Kotlin If you get 'unresolved reference' on View then do the following open build.gradle file and add after all implementations this line: apply plugin: 'kotlin-android-extensions' then sync.
@jobykjose7212
@jobykjose7212 4 жыл бұрын
Very nice sir , thank u Sir , how we can share this recorded audio to whatsapp or any other app ? I Could u give the codings ...thanks
@DrParagShukla
@DrParagShukla 4 жыл бұрын
Will develop code and will send to you
@Alice-tb8fi
@Alice-tb8fi 3 жыл бұрын
good but how can i send to server
@unomas9686
@unomas9686 3 жыл бұрын
storage/emulated/0/rec1.3gp: open failed: EACCES (Permission denied)
@DrParagShukla
@DrParagShukla 3 жыл бұрын
Which android version you are using?
@kabirsainivlogs
@kabirsainivlogs 3 жыл бұрын
add legacy storage permission in the android manifest file
@tusharnagpal779
@tusharnagpal779 4 жыл бұрын
my app is crashing i put same code
@DrParagShukla
@DrParagShukla 4 жыл бұрын
Please check logcat for error and once check the path of your recorded audio.
@muhammadhuzaifa2817
@muhammadhuzaifa2817 3 жыл бұрын
not working
@cerpenai1
@cerpenai1 3 жыл бұрын
Take screenshot and save galery with kotlin language pleaseee
@DrParagShukla
@DrParagShukla 3 жыл бұрын
Will look into that
@unomas9686
@unomas9686 3 жыл бұрын
don t work !
@DrParagShukla
@DrParagShukla 3 жыл бұрын
Which android version you are using?
@Alice-tb8fi
@Alice-tb8fi 3 жыл бұрын
😥😥😥
@NoobMaster-ub5ls
@NoobMaster-ub5ls 4 жыл бұрын
There is no problem in speaking hindi... Because foreigners don't watch video from small indian KZbinrs... You'll be able to teach more conveniently and quickly in your native language.
@unomas9686
@unomas9686 3 жыл бұрын
I see it, but the app dont work !!!
DEVELOPMENT OF ALARM APPLICATION - ANDROID KOTLIN
17:58
Dr. Parag Shukla
Рет қаралды 10 М.
THIS Is How Easily You Can Record & Play Audio In Android
13:17
Philipp Lackner
Рет қаралды 30 М.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
Inside the V3 Nazi Super Gun
19:52
Blue Paw Print
Рет қаралды 2,5 МЛН
I Made an Android App in MINUTES with This AI Tool
10:21
Creator Magic
Рет қаралды 244 М.
Capture Video and Load Same into VideoView
9:54
Dr. Parag Shukla
Рет қаралды 4,6 М.
Upload & Save audio in MySQL database and play it (PHP Code)
18:01
Gautam Mokal
Рет қаралды 65 М.
Receive and Send SMS in Android Kotlin
22:17
Dr. Parag Shukla
Рет қаралды 18 М.
Insert and Get Data from SQLite Database using Kotlin in Android
14:24
Dr. Parag Shukla
Рет қаралды 26 М.
Israel Has The Right To Defend Itself | Stand-up Comedy by Daniel Fernandes
15:07
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН