Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ExtAudioFileWriteを使用してオーディオデータをファイルに書き込みます。しかし、アラームによって中断されると、ファイルは保存されますが、このエラーが発生します。これはどのようなエラーですか?
コア オーディオからエラーをデコードするには、フレームワークのヘッダー ファイルを検索します。この場合、ExtendedAudioFile.h で -66560 を調べると、次のようになります。 kExtAudioFileError_CodecUnavailableInputNotConsumed
kExtAudioFileError_CodecUnavailableInputNotConsumed