DFRobot DFR0699 Handmatig - Pagina 20

Blader online of download pdf Handmatig voor {categorie_naam} DFRobot DFR0699. DFRobot DFR0699 20 pagina's.

DFRobot DFR0699 Handmatig
* @param number range is (999999999 to -999999999)
* @return VOICE_SUCCESS
*
VOICE_BUSY
*
VOICE_SYNTHESISING
*
DATA_ERROR
*
MODE_ERROR
*/
uint8_t VoiceSynthesis(uint8_t language ,int64_t number);
/**
* @brief speech synthesis
* @param language is
CHINESE_LANGUAGE
*
ENGLISH_LANGUAGE
* @param string
is
Input string the scope is determined by the pattern
* @param mode
is
VOICE_SYNTHESIS_MODE
*
VOICE_REPLACE_MODE
* @return VOICE_SUCCESS
*
VOICE_BUSY
*
VOICE_SYNTHESISING
*
DATA_ERROR
*
MODE_ERROR
*/
uint8_t VoiceSynthesis(uint8_t language ,String string ,uint8_t mode);
is speech synthesis success
is recording or playing. Please finish recording or playing first
is In speech synthesis
is data error
is mode error
0x01
0x02
range (999999999.999999999
Nine-bit string
is speech synthesis success
is recording or playing. Please finish recording or playing first
is In speech synthesis
is data error
is mode error
to
-999999999.999999999)