Package ai.picovoice.orca
Class OrcaSynthesizeParams
java.lang.Object
ai.picovoice.orca.OrcaSynthesizeParams
A class that exposes several properties that can control the audio synthesized by Orca.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for creating instance of OrcaSynthesizeParams. -
Method Summary
-
Method Details
-
getSpeechRate
public float getSpeechRate()Getter for the speech rate (i.e. the pace of the synthesized speech).- Returns:
- Speech Rate.
-