Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 487 Bytes

File metadata and controls

18 lines (12 loc) · 487 Bytes

Freeclimb::TTSEngineName

Properties

Name Type Description Notes
FREECLIMB_STANDARD TTSEngineName Represented in Ruby as "freeclimb.standard"
FREECLIMB_NEURAL TTSEngineName Represented in Ruby as "freeclimb.neural"
ELEVEN_LABS TTSEngineName Represented in Ruby as "ElevenLabs"

Example

require 'freeclimb'

instance = Freeclimb::TTSEngineName::[NAME OF ENUM]