DFRobot DFR0699 Manual - Halaman 17

Jelajahi secara online atau unduh pdf Manual untuk Unit Kontrol DFRobot DFR0699. DFRobot DFR0699 20 halaman.

DFRobot DFR0699 Manual
* @param VOICE_NUMBER_7
* @param VOICE_NUMBER_8
* @param VOICE_NUMBER_9
* @return state
*
VOICE_SYNTHESISING
*
VOICE_PLAYING
*
VOICE_RECORDING
*
VOICE_NONE
*/
uint8_t setVoiceNumber(uint8_t number);
/**
* @brief get i2c device address
* @return i2c device address
*/
uint8_t getI2CAddress();
/**
* @brief get now state
* @return state
*
VOICE_SYNTHESISING
*
VOICE_PLAYING
*
VOICE_RECORDING
*
VOICE_NONE
*/
uint8_t getNowState(void);
/**
* @brief get Button Mode
* @return Mode
*
BUTTON_MODE_ON
0x00
*
BUTTON_MODE_OFF
0x01
*/
uint8_t getButtonMode(void);
/**
0x07
0x08
0x09
is speech synthesis state
is playing state
is recording state
is idle condition set number success
is speech synthesis state
is playing state
is recording state
is idle condition