Mobile & Soccer & ...
The blog about mobile applications, mobile development and.....soccer
martedì 25 maggio 2010
Generate a tone with Android
It is pretty easy play a simple tone (a beep) using Android. Two lines of code are enough:
ToneGenerator toneGen = new ToneGenerator(AudioManager.STREAM_SYSTEM, 50);
toneGen.startTone(ToneGenerator.TONE_PROP_BEEP);
Nessun commento:
Posta un commento
Post più recente
Post più vecchio
Home page
Iscriviti a:
Commenti sul post (Atom)
Nessun commento:
Posta un commento