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.
内部音声の録音が必要なアプリを作成しています。
解決策はありますか?
は、アプリまたはデバイスが発するすべての内部サウンドを録音できるパブリック iOS API ではありません。Audio Queues または RemoteIO Audio Unit を使用するアプリによって生成されるサウンドなど、特定の種類の内部サウンドのみを録音できます。
外部サウンドの録音には、Apple の SpeakHere サンプル コードが適している場合があります。