Hi friends,
in other post I wrote about a Frequency Generator by JavaScript:
--------------------------------------------------------------------------------------------------------------
Now
ToneGenerator Extension:
Android has several tones that can be generated indicating an integer, for example: TONE_CDMA_ABBR_ALERT corresponds to number 97.
You can see it in:
In this extension the user sets a number for the tone type and a duration in milliseconds.
You can also set a frequency in hertz and a duration in milliseconds.
- Here an example:
Regards.
Juan Antonio Villalpando.