o
    i                     @   s&   d dl Z d dlZG dd dejZdS )    Nc                   @   s:   e Zd ZU dZeje ed< 	 ejej	eef  ed< dS )SpeakSettingsV1EndpointParamsz
    Optional if provider is Deepgram. Required for non-Deepgram TTS providers.
    When present, must include url field and headers object. Valid schemes are https and wss with wss only supported for Eleven Labs.
    urlheadersN)
__name__
__module____qualname____doc__typing_extensionsNotRequiredstr__annotations__typingDict r   r   _/home/ubuntu/.local/lib/python3.10/site-packages/deepgram/requests/speak_settings_v1endpoint.pyr      s
   
 r   )r   r	   	TypedDictr   r   r   r   r   <module>   s   