I want to record audio with Google Glass and be able to save into an audio file. I've tried with MediaStore.Audio.Media.RECORD_SOUND_ACTION intent but it doesn't work. I've also tried with RecognizerIntent.ACTION_RECOGNIZE_SPEECH intent but it neither works.
Has anybody tried to do this?
Thanks!
0 comments:
Post a Comment