Android : Recorded message as input in edittext -
i working on project want recorded audio message input in edittext
whatsapp
. please help.
basically pressing audio icon in whatsapp showing recording audio part of view animation.where there 2 views 1 edittext , other audio capturing view.
for audio capturing, have use mediarecorder class of andriod. here link how capture audio in android: https://developer.android.com/guide/topics/media/audio-capture.html
hope give idea resolve problem.
Comments
Post a Comment