MOVERIO Pro Developer's Guide (Rev.1.4)
47
5.5.
Application interface details
5.5.1.
setSnr
Function
Set parameters used for the voice recognition start conditions.
Set the recognition start
conditions according to the amount (S/N ratio) of voice (noise) being input in the usage
environment.
Format
Parameter
Value of the S/N ratio to be set. Minimum: 0, Maximum: 255.99, default: 10.0
If the value is too large, the app should not be influenced by surrounding noise,
however the user will need to talk loudly to trigger a response.
For recommended value, refer to 5.7.2 Recommended value of voice recognition
starting condition.
Return value
Model
Explanation
boolean
Success: true, Failure: false
5.5.2.
getSnr
Function
Acquire the set S/N ratio.
Format
Parameter
None.
Return value
Model
Explanation
float
The current S/N ratio value used as the recognition start condition.
boolean setSnr (float snr) throws RemoteException;
float getSnr() throws RemoteException;
Содержание Moverio Pro BT-2000
Страница 7: ...MOVERIO Pro Developer s Guide Rev 1 4 1 1 Introduction ...
Страница 12: ...MOVERIO Pro Developer s Guide Rev 1 4 6 2 Developing Apps ...
Страница 30: ...MOVERIO Pro Developer s Guide Rev 1 4 24 3 Display control ...
Страница 39: ...MOVERIO Pro Developer s Guide Rev 1 4 33 4 UI control ...
Страница 47: ...MOVERIO Pro Developer s Guide Rev 1 4 41 5 Voice commands ...
Страница 70: ...MOVERIO Pro Developer s Guide Rev 1 4 64 6 Camera control ...
Страница 119: ...MOVERIO Pro Developer s Guide Rev 1 4 113 7 Sensor control ...
Страница 127: ...MOVERIO Pro Developer s Guide Rev 1 4 121 8 Bluetooth BLE ...
Страница 184: ...MOVERIO Pro Developer s Guide Rev 1 4 178 9 Power control ...
Страница 187: ...MOVERIO Pro Developer s Guide Rev 1 4 181 10 Self diagnostic function ...
Страница 191: ...MOVERIO Pro Developer s Guide Rev 1 4 185 11 GPS Assist ...
Страница 202: ...MOVERIO Pro Developer s Guide Rev 1 4 196 Memo ...