我找了又找,都没有用。这个API没有明确的文档,至少在ive中是这样的。我想要创建一个自定义对象,它可以保存该函数的属性并能够运行它。console.log(window.speechSynthesis.getVoices());var kline = new Object();
Speech = new SpeechSynthesisUtterance(message);
Speech.voice = v
System.Speech.Internal.ObjectTokens.ObjectToken.CreateObjectFromToken[T](String name) at System.Speech.Internal.Synthesis.VoiceSynthesis.GetProxyEngine(VoiceInfovoiceInfo)
at S