Posts

Post not yet marked as solved
19 Replies
Hi everyone — I’ve got this error as well (on macOS) and was able to fix it. It was a Sandbox issue: I’ve pointed to a mp3 file that my app just did not have access to. So I recommend using FileManager to check if the audio file you’re trying to transcript is readable.
Post marked as solved
1 Replies
I just realised that the Handling protocols are generated automatically based on the intent definition file. Configure that first and you’re good to go 🙂
Post not yet marked as solved
2 Replies
Can’t confirm that it’s not working using the Xcode 12.0 Beta (12A6159) on macOS Big Sur (20A4299v).