ACM Home Page
Please provide us with feedback. Feedback
The JAM suite: a voice-enabled network-based virtual band application
Full text PdfPdf (431 KB)
Source ACM International Conference Proceeding Series; Vol. 25 archive
Proceedings of the inaugural conference on the Principles and Practice of programming, 2002 and Proceedings of the second workshop on Intermediate representation engineering for virtual machines, 2002 table of contents
Dublin, Ireland
SESSION: Applications of Java programming table of contents
Pages: 53 - 58  
Year of Publication: 2002
ISBN:0 901519 87 1
Author
Brian Nolan  Institute of Technology Blanchardstown
Sponsor
: SUN Microsystems, Ltd.
Publisher
National University of Ireland  Maynooth, County Kildare, Ireland, Ireland
Bibliometrics
Downloads (6 Weeks): 0,   Downloads (12 Months): 8,   Citation Count: 0
Additional Information:

abstract   references   index terms   collaborative colleagues   peer to peer  

Tools and Actions: Review this Article  

ABSTRACT

The Java Audio Music-suite (J.A.M. for short) is a suite of applications that provides tools and audio processing utilities for musicians. Its core functionality includes a means whereby musicians who are geographically dispersed can play music together. An additional utility determines the actual musical notes from a piece of music using Fourier Transform techniques. All of these functions are complemented by a voice-enabled, animated help agent that takes in voice commands using speech recognition and reports errors via text-to-speech technology.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
 
2
// Interesting chat about Java sound and what it can do http://developer.java.sun.com/developer/community/chat/JavaLive/1999/jll116.html
 
3
// Sound API programmers Guide http://java.sun.com/j2se/1.3/docs/guide/sound/prog_guide/title.fm.html
 
4
// Java Sound API Documents http://java.sun.com/products/java-media/sound/
 
5
// Interface Mixer taking audio lines and returning a single audio stream Clips and real time http://www.chmsr.gatech.edu/java/api-js099/javax/sound/sampled/Mixer.html
 
6
// Java RTP (Real Time Protocol) page java.sun.com/products/java-media/jmf/2.1.1/solutions
 
7
// Fourier Transform Theory http://www.educatorscorner.com/experiments
 
8
// Brigham, Bracewell, Brault - White papers on Fourier Theory http://aurora.phys.utk.edu/~forrest/papers/fourier/
 
9
// Spectrum analysis using FFT http://www.dsptutor.freeuk.com/analyser/SpectrumAnalyser.html


Peer to Peer - Readers of this Article have also read: