xref: /aosp_15_r20/external/oboe/apps/OboeTester/docs/PrivacyPolicy.md (revision 05767d913155b055644481607e6fa1e35e2fe72c)
1[Home](README.md)
2
3# OboeTester Privacy Policy
4
5## Recorded Audio
6
7[OboeTester](README.md) can record audio.
8The data is only used to test the audio recording capability of your device.
9These tests include:
10
11* measuring round-trip audio latency
12* measuring glitches by listening to an output sine wave
13* recording audio for immediate playback and listening
14
15Audio recording is always initiated by a button press.
16
17It is possible for you, the user, to share WAV files that have been recorded.
18You can email them to someone, or upload them to Google Drive, or send them to other Sharing destinations.
19This is optional. No recorded audio is uploaded or saved by the program unless the user requests it.
20
21## Phone State
22
23OboeTester can also check and modify the phone state. This is only used for testing modes like "Speaker Phone" or turning on or off Bluetooth SCO.
24
25## Test Results
26
27The user can ask OboeTester to run automated tests that look for audio bugs or measure performance.
28These generate reports that contain the results of the test plus information about the phone including:
29
30* manufacturer (eg. Samsung)
31* model (eg. S10)
32* version and build information (eg. Pie 9.0)
33* audio performance metrics (eg. latency, glitch rate)
34* audio feature support (eg. AAudio MMAP)
35
36But you, the user, can can email them to someone, or upload them to Google Drive, or send them to other Sharing destinations.
37This is optional. No reports are uploaded or saved by the program unless the user requests it.
38
39The source code for Oboetester is available [here](https://github.com/google/oboe/tree/main/apps/OboeTester) on GitHub.
40