Skip to content

Releases: ltrudu/AndroidHeadSetRecordingDemo

Create AudioVolUI profile, and Adjust volume to current preset

22 Aug 15:30
Compare
Choose a tag to compare

Added a method to create the profile manually, added a method to adjust the volume to the current profile preset.

Set Volume to current Preset programmatically

22 Aug 14:55
Compare
Choose a tag to compare

Added a buton to set current volume to the preset programmatically.

Create AudioVolUI profile programmatically

22 Aug 14:19
Compare
Choose a tag to compare

Added a button that creates the AudioVolUI profile programmatically.

Old way of using MediaPlayer and AudioUIVol MAXIMUM profile

22 Aug 13:54
Compare
Choose a tag to compare

Added a button that will play the sample using the deprecated MediaPlayer method.
Added a button that activates an AudioUIVol profile called MAXIMUM.
Added a pdf file at the root of the project that install the profile called MAXIMUM

Recording Sample Rate Selection

02 Aug 08:17
Compare
Choose a tag to compare

Zdded a discrete seek bar for sample rate selection for values : 8000, 12000, 16000, 22000, 32000, 44000 Hz

Quality improvement and media store leak fix.

01 Aug 13:18
Compare
Choose a tag to compare

Changed replay gain to 15.0f, changed sample rate from 8000khz to 44000khz (better quality)
Delete previous file in media store to avoid multiple instance of it.

First Release

01 Aug 09:22
Compare
Choose a tag to compare
1.0

updated gitignore