Create speech session
speech.sessions.create(**kwargs) -> SpeechSessionWSS
wss://api.lmnt.com/v1/ai/speech/streamStream text to our servers and receive generated speech in real-time. Great for latency-sensitive applications and situations where you don't have all the text upfront.
Models
class SpeechSessionError: …
class ErrorBody: …
class SpeechSessionFinish: …
class SpeechSessionFlush: …
class SpeechSessionFlushComplete: …
class SpeechSessionInit: …
class SpeechSessionReady: …
class SpeechSessionReset: …
class SpeechSessionResetComplete: …
class SpeechSessionText: …
class Timestamp: …
class SpeechSessionTimestamps: …