Compare commits
2 Commits
b8fc2bed2e
...
35eef02bcd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
35eef02bcd | ||
|
|
8fb8914a17 |
@ -72,7 +72,7 @@ public:
|
||||
V9 = 9
|
||||
};
|
||||
unsigned long lastRunTime = 0; // playText()上次运行时间戳
|
||||
void playText(String str, VoiceVolume vol = V1);
|
||||
void playText(String str, VoiceVolume vol = V5);
|
||||
void SetplayvolMax();
|
||||
uint8_t chekVoiceMcu();
|
||||
void stopVoice();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user