Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can we use sirikit for record audio?

I want to implement audio recording functionality in one of my application. is it possible using sirikit ? I don't find any tutorial for recording through sirikit right now.

Is someone can provide good tutorial on sirikit?

like image 266
Banker Mittal Avatar asked Nov 26 '25 08:11

Banker Mittal


1 Answers

Right know you cannot do this in way: "Hey Siri, start voice recording" or similar way.

SiriKit Programming Guide says:

SiriKit support is divided into domains, each of which defines one or more tasks that can be performed. In order to support SiriKit, apps must support one of the following domains:

  • VoIP calling
  • Messaging Payments
  • Photo
  • Workouts
  • Ride booking
  • CarPlay (automotive vendors only)
  • Restaurant reservations (requires additional support from Apple)

NOTE that you cannot create a Siri extension for a macOS projects right know (for the time of writing this answer), despite that INIntent supports macOS.

Is someone can provide good tutorial on sirikit?

IMHO, the best tutorial on SiriKit right know is an official documentation and projects:

  • SiriKit
  • SiriKit Programming Guide
  • Intents Framework
  • IntentsUI Framework
  • IntentHandling: Using the Intents framework to handle custom Siri request
  • UnicornChat: Extending Your Apps with SiriKit
like image 97
Lexandr Avatar answered Nov 28 '25 01:11

Lexandr



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!