These two codes below are in the same MainActivity, in my Android Studio project
1) Recoding the audio from smartphone and playing it when pressing Play button:
the is not file or resource named com.example.appsom:integer/bottom_sheet_slide_duration). Create integers.xml file in your project's \res\values folder. In the file create your integer:
<resources> <integer name="bottom_sheet_slide_duration">value</integer></resources>