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
Comments will not be approved to be posted if they are SPAM, abusive, off-topic, use profanity, contain a personal attack, or promote hate of any kind.