edu.stanford.hci.r3.devices.types
Class AudioHeadsetDevice

java.lang.Object
  extended by edu.stanford.hci.r3.devices.Device
      extended by edu.stanford.hci.r3.devices.types.AudioHeadsetDevice

public class AudioHeadsetDevice
extends Device

This software is distributed under the BSD License.


Constructor Summary
AudioHeadsetDevice(java.lang.String theHostNameOrIPAddr, java.lang.String descriptiveName)
           
 
Method Summary
 
Methods inherited from class edu.stanford.hci.r3.devices.Device
connect, disconnect, doOpenFile, doOpenURL, doPlaySound, doSpeakText, getActionChannel, getAudioChannel, getDisplayChannel, getName, invokeAction, isAlive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioHeadsetDevice

public AudioHeadsetDevice(java.lang.String theHostNameOrIPAddr,
                          java.lang.String descriptiveName)

Copyright 2006 Stanford University