mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-21 18:07:50 +00:00
Move dead submodules in-tree
Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
parent
c0cceff365
commit
6c655321e6
4081 changed files with 1185566 additions and 45 deletions
39
externals/oboe/apps/OboeTester/docs/PrivacyPolicy.md
vendored
Normal file
39
externals/oboe/apps/OboeTester/docs/PrivacyPolicy.md
vendored
Normal file
|
@ -0,0 +1,39 @@
|
|||
[Home](README.md)
|
||||
|
||||
# OboeTester Privacy Policy
|
||||
|
||||
## Recorded Audio
|
||||
|
||||
[OboeTester](README.md) can record audio.
|
||||
The data is only used to test the audio recording capability of your device.
|
||||
These tests include:
|
||||
|
||||
* measuring round-trip audio latency
|
||||
* measuring glitches by listening to an output sine wave
|
||||
* recording audio for immediate playback and listening
|
||||
|
||||
Audio recording is always initiated by a button press.
|
||||
|
||||
It is possible for you, the user, to share WAV files that have been recorded.
|
||||
You can email them to someone, or upload them to Google Drive, or send them to other Sharing destinations.
|
||||
This is optional. No recorded audio is uploaded or saved by the program unless the user requests it.
|
||||
|
||||
## Phone State
|
||||
|
||||
OboeTester 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.
|
||||
|
||||
## Test Results
|
||||
|
||||
The user can ask OboeTester to run automated tests that look for audio bugs or measure performance.
|
||||
These generate reports that contain the results of the test plus information about the phone including:
|
||||
|
||||
* manufacturer (eg. Samsung)
|
||||
* model (eg. S10)
|
||||
* version and build information (eg. Pie 9.0)
|
||||
* audio performance metrics (eg. latency, glitch rate)
|
||||
* audio feature support (eg. AAudio MMAP)
|
||||
|
||||
But you, the user, can can email them to someone, or upload them to Google Drive, or send them to other Sharing destinations.
|
||||
This is optional. No reports are uploaded or saved by the program unless the user requests it.
|
||||
|
||||
The source code for Oboetester is available [here](https://github.com/google/oboe/tree/main/apps/OboeTester) on GitHub.
|
Loading…
Add table
Add a link
Reference in a new issue