2025 年 3 月 27 日より、AOSP のビルドとコントリビューションには aosp-main
ではなく android-latest-release
を使用することをおすすめします。詳細については、AOSP の変更をご覧ください。
CTS 検証ツールの Pro Audio テスト
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Android 10 以降の CTS 検証ツールには、Pro Audio 準拠に関するテストが含まれています。このテストには次の要件があります。
- 必要な周辺機器: DUT が HDMI をサポートしている場合、周辺機器の認識と接続の状態を検証するために HDMI 周辺機器が必要です。
Pro Audio テストを実行
一般的な手順に沿って、CTS 検証ツールの Pro Audio テストにアクセスします。
CTS 検証ツールの Pro Audio テストを実行する手順は次のとおりです。
テスト画面に DUT から報告された必須機能が表示されていることを確認します。
図 1. Pro Audio テスト、報告された機能
(オプション)DUT が HDMI デバイスをサポートしている場合は、[Has HDMI Support] チェックボックスをオンにして、HDMI 周辺機器を DUT に接続します。
テスト結果を報告します。
- テスト画面に [Pass] と表示された場合は、テスト合格と報告します。
- テスト画面に [Fail] と表示された場合は、テスト不合格と報告します。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-05-08 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-05-08 UTC。"],[],[],null,["# CTS Verifier Pro Audio test\n\nAndroid 10 and higher includes a CTS Verifier test for\nPro Audio compliance. This test has the following requirements:\n\n- **Required peripherals:** If the DUT supports HDMI, an HDMI peripheral is required to verify recognition and connection.\n\nRun the Pro Audio test\n----------------------\n\nAccess the CTS Verifier Pro Audio test following the instructions in [General\ninstructions](/docs/compatibility/cts/audio-tests#general-instructions).\n\nTo run the CTS Verifier Pro Audio test, follow these steps:\n\n1. Verify that the test screen displays the required features reported by the DUT.\n\n **Figure 1.** Pro Audio test, reported features\n2. (Optional) If the DUT supports HDMI devices, select the **Has HDMI Support**\n checkbox, then connect an HDMI peripheral to the DUT.\n\n3. Report test results:\n\n - If the test screen displays **Pass**, report the test as passed.\n - If the test screen displays **Fail**, report the test as failed."]]