Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Recording audio possible with tvOS?

I have an iOS app that I would like to port to tvOS. However, the app requires that the user to speak into a microphone and record their voice. I was hoping to use the microphone on the remote control. The current iOS app uses AVAudioRecorder to record the user's voice. However, I looked at the AVFoundation API and it appears that AVAudioRecorder is not available in tvOS.

Is there another API or workaround for this, or am I just out of luck?

like image 724
David Swan Avatar asked Oct 15 '25 03:10

David Swan


1 Answers

According to this post on the developer forums, it appears that using the Siri Remote microphone is not currently available:

No, there's no API to access to the microphone.

https://forums.developer.apple.com/thread/16926

like image 175
Will Avatar answered Oct 19 '25 01:10

Will



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!