XLSForm / pyxform

A Python package to create XForms for ODK Collect.
BSD 2-Clause "Simplified" License
77 stars 134 forks source link

Audio error #465

Closed coldcharly closed 3 years ago

coldcharly commented 3 years ago

I have a form with audio data type. I am trying to test is but I keep receiving an error message " No activity found to handle: Record Sound"

Software and hardware versions

pyxform v1.x.x, Python v

Problem description

Steps to reproduce the problem

Expected behavior

Other information

Things you tried, stack traces, related issues, suggestions on how to fix it...

lognaturel commented 3 years ago

This isn't related to pyxform. Please direct your issue to the makers of the tool you're using the read the form. If it's ODK Collect, you need to install a sound recording application (https://docs.getodk.org/form-question-types/#audio-widget).