Class QVoice

java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.texttospeech.QVoice
All Implemented Interfaces:
io.qt.QtObjectInterface, Cloneable

public class QVoice extends io.qt.QtObject implements Cloneable

Allows to set and retrieve values of a particular voice

Java wrapper for Qt class QVoice

  • Constructor Details

    • QVoice

      public QVoice()
    • QVoice

      public QVoice(QVoice other)
    • QVoice

      protected QVoice(io.qt.QtObject.QPrivateConstructor p)
      Constructor for internal use only.
      Parameters:
      p - expected to be null.
  • Method Details