All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jsMain.web.speech.SpeechSynthesisVoice.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package web.speech

sealed external class SpeechSynthesisVoice {
    val default: Boolean
    val lang: String
    val localService: Boolean
    val name: String
    val voiceURI: String
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy