Tap Forms – Organizer Database App for Mac, iPhone, and iPad › Forums › Using Tap Forms › Create a new record on the apple watch 5
Tagged: apple watch 5, Audio, recording, watch
- This topic has 6 replies, 4 voices, and was last updated 4 years, 11 months ago by Sam Moffatt.
-
AuthorPosts
-
December 17, 2019 at 9:05 AM #38810
AnonymousInactiveHi,
I created a new table “AudioLog” for a new idea: I want to log audio information with the apple watch 5. My table has a field with date and time, a shot description (to fill in later) and a audio field. When I start the app on the watch with my table “AudioLog” an I press a button (<- that is the question, how I can realize start and stop/save on the watch with Tap Forms), then a new audio file will created an I can dictate my observation. When I press again, recording stops and save the audiofile and the table record.
How can I create the start stop save function on the apple watch 5?
Thanks for helping.
December 17, 2019 at 2:29 PM #38817
wainer lichParticipantHi Jürgen,
I don’t even know how to start an audio recording. Could kindly explain how you go about it?
Thanks
December 17, 2019 at 3:12 PM #38820
BrendanKeymasterI have not added the ability to create records or record audio on the Apple Watch version of Tap Forms. The Apple Watch app is read-only.
December 17, 2019 at 3:22 PM #38821
wainer lichParticipant… and that means that Audio playback, too, is still in the making?
December 17, 2019 at 3:27 PM #38823
BrendanKeymasterYa. I haven’t implemented audio playback on the Watch at the moment. Sorry.
December 20, 2019 at 11:52 AM #38851
AnonymousInactiveHi wainer lich,
i would like to use the watch’s microphone to voice a message or observation. Tapforms generates a data record with the date and time and stores the voice message on the data record.
But, Brendan answered, that TapForms on the apple watch is only read only. I have to look for another software to do this.
Behind the idea is: I’m a bus driver in the city of Fuerth, Germany. It is not allowed to use a smartphone at work behind the steering wheel. Occasionally there are incidents that I need for reports. It would be a smart solution to record the observations in a timely manner.
I thought, TapForms could be a helper….
December 21, 2019 at 1:14 AM #38857
Sam MoffattParticipantI tried something here with Siri Shortcuts and trying to marshal data with the clipboard but didn’t get very far. I could get Siri to capture some voice text and location data without too many issues, I can put it into a JSON object on the clipboard and if I run the form script directly in Tap Forms it seems to work. However as soon as I go “Hey Siri” I get an error saying the app took too long and I suspect the clipboard isn’t accessible from the intent. If there was a version of the Run Script intent that accepted a simple text input then I could use that with
JSON.parse
to manage structured data. -
AuthorPosts
You must be logged in to reply to this topic.