[Feat]TTS支持按优先级排队和打断机制
This commit is contained in:
@@ -39,6 +39,8 @@ interface IMogoTTS extends IProvider {
|
||||
*/
|
||||
void speakTTSVoice( String tts );
|
||||
|
||||
void speakTTSVoiceWithLevel( String tts, int level);
|
||||
|
||||
/**
|
||||
* 播放 tts 语音
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user