Package com.chatmotorapi.api.speech

Provides APIs to transform text to speech using OpenAI services.
  • Class Summary
    Class Description
    MotorSpeechRequest
    Handles the creation and execution of a text to speech requests to the ChatMotor using an user prompts.
    MotorSpeechRequest.Builder
    Builder class for creating a MotorSpeechRequest instance.
  • Enum Summary
    Enum Description
    MotorSpeechFormat
    Enum representing the various response formats for speech processing when using OpenAI Speech.
    MotorSpeechVoice
    Enum representing the various voices available for speech synthesis when using the ChatMotor API.