* ~~[Audio Recorder version 3.3.24+](https://play.google.com/store/apps/details?id=com.github.axet.audiorecorder) ([F-Droid](https://f-droid.org/packages/com.github.axet.audiorecorder/))~~
* [Recording Studio Lite](https://f-droid.org/en/packages/io.github.leonidius20.recorder.lite/)
To take photos, the camera app needs to support [MediaStore.ACTION_IMAGE_CAPTURE](https://developer.android.com/media/camera/camera-intents#take_a_photo_with_a_camera_app).
<p>This requires a compatible audio recorder app to be installed. In particular <ahref="https://developer.android.com/reference/android/provider/MediaStore.Audio.Media.html#RECORD_SOUND_ACTION">this common intent</a> needs to be supported.</p>
<p><del>For example <ahref="https://f-droid.org/app/com.github.axet.audiorecorder">this audio recorder</a> is compatible.</del></p>
<p>For example <ahref="https://f-droid.org/en/packages/io.github.leonidius20.recorder.lite/">this audio recorder</a> is compatible.</p>
<p>Voice notes will automatically be attached.</p>
<p><br/></p>
<p><aname="faq145"></a><strong>(145) How can I set a notification sound for an account, folder, sender or condition?</strong></p>
<p>To take photos and to record audio a camera and an audio recorder app are needed. The following apps are open source cameras and audio recorders:</p>
<li><del><ahref="https://play.google.com/store/apps/details?id=com.github.axet.audiorecorder">Audio Recorder version 3.3.24+</a> (<ahref="https://f-droid.org/packages/com.github.axet.audiorecorder/">F-Droid</a>)</del></li>
<li><a href="https://f-droid.org/en/packages/io.github.leonidius20.recorder.lite/">Recording Studio Lite</a></li>
</ul>
<p>To take photos, the camera app needs to support <ahref="https://developer.android.com/media/camera/camera-intents#take_a_photo_with_a_camera_app">MediaStore.ACTION_IMAGE_CAPTURE</a>. Not all camera apps support this, unfortunately.</p>
<p>To record voice notes, etc, the audio recorder needs to support <ahref="https://developer.android.com/reference/android/provider/MediaStore.Audio.Media#RECORD_SOUND_ACTION">MediaStore.Audio.Media.RECORD_SOUND_ACTION</a>. Oddly, most audio recorders seem not to support this standard Android action.</p>