回答編集履歴
1
typo
answer
CHANGED
@@ -1,3 +1,3 @@
|
|
1
1
|
> reason: 'required condition is false: IsFormatSampleRateAndChannelCountValid(hwFormat)'
|
2
2
|
|
3
|
-
なので、`
|
3
|
+
なので、`AVAudioEngine.connect(_ node1: AVAudioNode, to node2: AVAudioNode, format: AVAudioFormat?)`に渡している情報がまずいでんしょうね。
|