Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual Test case - High Fidelity Audio Rendering #1242

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

harajend
Copy link
Contributor

Added Manual Test case for High Fidelity Audio Rendering feature

Signed-off-by: harajend <hariprasad.rajendra@intel.com>
@harajend harajend requested a review from a team as a code owner December 16, 2024 15:30
@sofci
Copy link
Collaborator

sofci commented Dec 16, 2024

Can one of the admins verify this patch?

reply test this please to run this test once

2. Plug the 3.5mm audio jack into the DUT.
3. Play a high-quality 96kHz audio file:
```bash
aplay -Dhw:0,0 -c 2 -r 96000 -f S24_LE /tmp/sample_96KHz.wav
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could also check if the duration is expected.
"time aplay -Dhw:0,0 -c 2 -r 96000 -f S24_LE /tmp/sample_96KHz.wav -d 10"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants