2025년 3월 27일부터 AOSP를 빌드하고 기여하려면 aosp-main
대신 android-latest-release
를 사용하는 것이 좋습니다. 자세한 내용은 AOSP 변경사항을 참고하세요.
헤드 트래킹 지연 시간 테스트를 위한 CTS 인증 도구
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Android 15 이상에는 공간 음향 헤드 트래킹 지연 시간 규정 준수를 위한 CTS 인증 도구 테스트가 포함되어 있습니다.
요구사항
헤드 트래킹 지연 시간에 관한 CTS 인증 도구를 실행하기 전에 다음 장비가 있는지 확인하세요.
테스트 장비 설정
이 섹션에서는 테스트 장비 설정 단계를 간략히 설명합니다. 각 단계에 관한 자세한 내용은 Google 공간 음향 장비 HW3.0 사용자 가이드를 참고하세요.
- 오디오 녹음 설정 섹션을 따라 Linux 컴퓨터와 DUT를 사용하여 테스트 장비를 설정합니다.
- Google TAM에 문의하여 최신 버전의 헤드 트래킹 지연 시간 테스트 장비 자동화 소프트웨어를 Linux 컴퓨터에 다운로드합니다.
- PC SW 환경 설정 섹션의 안내에 따라 소프트웨어를 설정합니다.
- 호환 버전의 CTS 인증 도구 앱이 DUT에 설치되어 있는지 확인합니다.
- DUT와 헤드폰이 연결되어 있고 공간 음향 기능이 사용 설정되어 있는지 확인합니다.
- 헤드폰의 인이어 감지가 이어폰 근접 센서 섹션에 설명된 대로 사용 설정되어 있는지 확인합니다.
헤드 트래킹 지연 시간 테스트 실행
일반 안내의 안내를 따라 CTS 인증 도구 헤드 트래킹 지연 시간 테스트에 액세스합니다.
CTS 인증 도구 헤드 트래킹 지연 시간 테스트를 실행하려면 다음 단계를 따르세요.
Google 공간 음향 장비 HW3.0 사용자 가이드의 자동 HTL 측정 섹션의 안내에 따라 자동화 스크립팅을 실행합니다.
테스트가 완료되면 Linux 컴퓨터에서 테스트 결과를 DUT의 CTS 인증 도구 앱에 전송합니다.
테스트 결과를 보고합니다.
- 테스트 화면에 통과가 표시되면 테스트에 통과한 것으로 보고합니다.
- 테스트 화면에 Fail이 표시되면 테스트를 실패한 것으로 보고합니다.
- 테스트 화면에 Retest가 표시되면 테스트를 다시 실행합니다. 여러 테스트에서 일관되게 테스트 화면에 Retest가 표시되면 사용자 가이드에 따라 테스트 설정을 확인합니다.
테스트 코드 결과를 진단하려면 헤드 트래킹 지연 시간 테스트 장비용 자동화 소프트웨어를 사용하면 됩니다. 자세한 내용은 몰입형 오디오 코드에 액세스를 참고하세요.
문서
몰입형 오디오 코드에 액세스
헤드 트래킹 지연 시간 테스트에서 헤드 트래킹 지연 시간 테스트 장비에 필요한 자동화 소프트웨어에 액세스하려면 몰입형 오디오 코드 액세스 양식을 작성하여 제출하세요. 양식을 제출한 후 HPS-Spatial-Audio 코드베이스에 대한 액세스 권한이 부여될 때까지 5분 정도 기다립니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-05-09(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-09(UTC)"],[],[],null,["# CTS Verifier for head tracking latency test\n\nAndroid 15 and higher includes a CTS Verifier test for\nspatial audio head tracking latency compliance.\n\nRequirements\n------------\n\nBefore running CTS Verifier for head tracking latency, ensure that you have the\nfollowing equipment:\n\n- Android-powered phone (the device under test (DUT)) that has verified Android API compatibility by successfully passing the CTS\n- Accompanied headset with the dynamic spatial audio (with head tracking) enabled\n- A head tracking latency test rig (available through [MM Solutions](https://www.mm-sol.com/android-spatial-audio-htl-test-rig/)).\n- An audio card ([Zoom H6essential](https://zoomcorp.com/en/us/handheld-recorders/handheld-recorders/h6essential/) strongly recommended).\n- Linux computer with three USB 2.0 compatible ports\n\n All connections to the DUT\n and test rig are through these ports. You can use a USB hub if your Linux\n computer does not have enough integrated ports.\n\nSet up the test rig\n-------------------\n\nThis section summarizes the setup steps for the test rig. For detailed\ninstructions on each step, refer to the\n[Google Spatial Audio Rig HW3.0 User Guide](/static/docs/compatibility/cts/Google_SpatialAudio_User_Guide_20240409.pdf).\n\n1. Follow the **Audio Recording Setup** section to set up the test rig with the Linux computer and DUT.\n2. Contact your Google TAM to download the latest version of the head tracking latency test rig automation software to your Linux computer.\n3. Set up the software using the instructions in the **PC SW environment setup** section.\n4. Ensure that the a compatible version of the CTS Verifier app is installed on the DUT.\n5. Ensure that the DUT and the headphones are connected and that the spatial audio feature is enabled.\n6. Ensure that the in-ear detection by the headphones is enabled as described in the **Earbuds proximity sensor** section.\n\nRun the head tracking latency test\n----------------------------------\n\nAccess the CTS Verifier head tracking latency test following the instructions in\n[General instructions](/docs/compatibility/cts/audio-tests#general-instructions).\n\nTo run the CTS Verifier head tracking latency test, follow these steps:\n\n1. Run the automation scripting according to the instructions in the\n **Automatic HTL Measurements** section of the\n [Google Spatial Audio Rig HW3.0 User Guide](/static/docs/compatibility/cts/Google_SpatialAudio_User_Guide_20240409.pdf).\n\n2. When the testing is completed, the Linux computer sends the test results\n to the CTS Verifier app on 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.\n - If the test screen displays **Retest** , rerun the test again. If the test screen consistently displays **Retest** across multiple tests, check your test setup according the user guides.\n\nTo diagnose test code results, you can use automation software for the head\ntracking latency test rig. See [Access to immersive audio code](#immersive-audio-code-access)\nfor more information.\n\nDocumentation\n-------------\n\n- [Google Spatial Audio Rig HW3.0 User Guide](/static/docs/compatibility/cts/Google_SpatialAudio_User_Guide_20240409.pdf)\n\nAccess to immersive audio code\n------------------------------\n\nTo access the automation software required for the head tracking latency test\nrig in the head tracking latency test, complete and submit the\n[Immersive Audio Code Access](https://docs.google.com/forms/d/e/1FAIpQLScpyzvGkkNOjDsvidKLOduRosrK2tEKC11nCbcD-dm_RgiSzg/viewform)\nform. After submitting the form, allow five minutes for your access to the [HPS-Spatial-Audio](https://partner-code.googlesource.com/HPS-Spatial-Audio)\ncodebase to be granted."]]