Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 2.25 KB

File metadata and controls

48 lines (30 loc) · 2.25 KB

Speech

Types:

from lmnt.types import SpeechGenerateDetailedResponse

Methods:

Sessions

Methods:

  • client.speech.sessions.create(**params) -> SpeechSession

Voices

Types:

from lmnt.types import Voice, VoiceUpdateResponse, VoiceDeleteResponse, VoiceListResponse

Methods:

Accounts

Types:

from lmnt.types import AccountRetrieveResponse

Methods: