sindresorhus / Actions

⚙️ Supercharge your shortcuts
https://sindresorhus.com/actions
MIT License
2.55k stars 107 forks source link

Action proposal: switch voice memo #159

Closed x99iONE closed 11 months ago

x99iONE commented 11 months ago

Description

I want to implement the function of switching between starting and stopping voice memo recording with the same shortcuts, but currently there is no good way to determine whether the voice memo is already recording.

sindresorhus commented 11 months ago

There is unfortunately no way to detect this. iOS is quite locked down and Actions generally cannot modify or interact other apps.