Frequency Sound Generator
Frequency Sound Generator Summary
Frequency Sound Generator is a mobile Android app in Music And Audio by FrancoDev.com. Released in Aug 2025 (6 months ago). It has about 3.6K+ installs Based on AppGoblin estimates, it reaches roughly 554 monthly active users . Store metadata: updated Sep 8, 2025.
Recent activity: 157 installs this week (527 over 4 weeks) showing below average growth View trends →
Store info: Last updated on Google Play on Sep 8, 2025 .
0★
Ratings: 0
Screenshots
App Description
Play frequency sounds with a simple intent. Created for easy integration.
Generate custom sounds at any frequency. This simple app allows you to easily play, stop, or close the app using the provided actions and extras, making it perfect for direct integration via intent.
Actions:
PLAY: Plays a sound at a specific frequency and volume.
com.francodev.frequencygenerator.action.PLAY
STOP: Stops the currently playing sound.
com.francodev.frequencygenerator.action.STOP
CLOSE: Closes the app.
com.francodev.frequencygenerator.action.CLOSE
Extras for START action:
com.francodev.frequencygenerator.EXTRA_FREQUENCY
Description: The frequency in Hertz (Hz).
Range: 1 to 22000
com.francodev.frequencygenerator.EXTRA_VOLUME
Description: The playback volume.
Range: 0.01 to 1
