-
-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
Hi,
first of all: Really nice app!
I try to record audio and it fails, I assume I don't have the permissions to access to microphone(?).
Sample code:
import androidhelper
androidhelper.Android().recorderStartVideo(targetPath="/sdcard/temp.mpg", duration=1)
Error message:
python/projects/test/main.py" && exit <
java.lang.RuntimeException: setAudioSource
failed.
I tried the same with recorderStartMicrophone, same error message.
Metadata
Metadata
Assignees
Labels
No labels