Error -50 from AudioQueueStart in SwiftUI / Swift 5.3

后端 未结 0 613
南方客
南方客 2021-01-02 20:39

I\'m trying to record audio e.g. from the Macbook\'s internal microphone. This is my code:

func record() {
    let sampleRate = 48000
    let numChannels = 1
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题