API

ResponsiveVoice Text To Speech API Include the JS file in your page [crayon-66305e7b7dbbe907125503/] speak(string text, [string voice], [object parameters]) Starts speaking the text in a given voice.Parameterstext: StringThe text to be spoken.voice: StringDefaults to “UK English Female”. Choose from the available ResponsiveVoices.parameters: ObjectUsed to add optional pitch (range 0 to 2), rate (range 0 to … Continue reading API