vescovi74
About
- Username
- vescovi74
- Joined
- Visits
- 6
- Last Active
- Roles
- Member
Comments
-
Yes, sounddevice should be fine but I think it is not present in the Android Runtime and I can't use it with the tablet.
-
I would like to know if it is possible to create a python/Expyriment 7 code to record vocal responses. This is because the code should then be used on an android tablet; this code should then be usable with the Expyriment's App on an android tablet.…
-
I have installed experiment 0.7.0 on my PC and modified the program. Now it works correctly on the PC and on the tablet. Thanks you very much
-
This is the code: I wrote in bold the changes to the original program "line-bisection.py" Thanks you very much #!/usr/bin/env python # -*- coding: utf-8 -*- """ A line bisection task. This example is appropriate to illustr…