不会,只要是单词,都会连读
dim str as string = "Finally they all reached an accord abount what the threaty should say"Dim sp As New DotNetSpeech.SpVoice()sp.Speak(str, DotNetSpeech.SpeechVoiceSpeakFlags.SVSFlagsAsync)