MOVERIO Pro Developer's Guide (Rev.1.4)
45
5.4.
Application interface list
Tables 5-1 and 5-2 provide a list of application interfaces for using the voice command function.
You also need to import the following models to use each API.
android.media.epson.IVoiceCommandInterface
android.media.epson.IVoiceCommandServiceCallbacks
android.media.epson.VoiceCommandClient
android.media.epsonVoiceCommandClientCallbacks
Table
5
-
1
android.media.epson.IVoiceCommandInterface
for application interface list
NO.
Function name
Function summary
1
setSnr
Set parameters used for the voice recognition start
conditions. Set the recognition start conditions according to
the amount (S/N ratio) of surrounding voice (noise)
compared with the input voice.
2
getSnr
Acquire the current value for the set S/N ratio.
3
setAmp
Set parameters used for the voice recognition start
conditions. Set the recognition start conditions according to
the amplitude for the input voice.
4
getAmp
Acquire the setting for the amplitude of the current input
voice.
5
start
Enable voice input.
6
stop
Disable voice input.
Table
5
-
2 android.media.epson. VoiceCommandClient for application interface list
NO.
Function name
Function summary
1
registerCallback
Register a callback to acquire the recognition
results for a voice command.
2
unRegisterCallback
Cancel a callback to acquire the recognition
results for a voice command.
3
getVoiceCommandSystemInterface
Acquire an IVoiceCommandInterface class as
the interface to control voice commands.
4
bindToRemoteRunningService
Connect to a service class of voice commands.
5
unBindFromRemoteRunningService
Disconnect from a service class of voice
commands.
Summary of Contents for Moverio Pro BT-2000
Page 7: ...MOVERIO Pro Developer s Guide Rev 1 4 1 1 Introduction ...
Page 12: ...MOVERIO Pro Developer s Guide Rev 1 4 6 2 Developing Apps ...
Page 30: ...MOVERIO Pro Developer s Guide Rev 1 4 24 3 Display control ...
Page 39: ...MOVERIO Pro Developer s Guide Rev 1 4 33 4 UI control ...
Page 47: ...MOVERIO Pro Developer s Guide Rev 1 4 41 5 Voice commands ...
Page 70: ...MOVERIO Pro Developer s Guide Rev 1 4 64 6 Camera control ...
Page 119: ...MOVERIO Pro Developer s Guide Rev 1 4 113 7 Sensor control ...
Page 127: ...MOVERIO Pro Developer s Guide Rev 1 4 121 8 Bluetooth BLE ...
Page 184: ...MOVERIO Pro Developer s Guide Rev 1 4 178 9 Power control ...
Page 187: ...MOVERIO Pro Developer s Guide Rev 1 4 181 10 Self diagnostic function ...
Page 191: ...MOVERIO Pro Developer s Guide Rev 1 4 185 11 GPS Assist ...
Page 202: ...MOVERIO Pro Developer s Guide Rev 1 4 196 Memo ...