Ë
    Gü´j  ã                   óŒ   — d Z  G d„ de«      Z G d„ de«      Z G d„ de«      Z G d„ de«      Z G d	„ d
e«      Z G d„ de«      Zy)z+Custom exceptions for the edge-tts package.c                   ó   — e Zd ZdZy)ÚEdgeTTSExceptionz(Base exception for the edge-tts package.N©Ú__name__Ú
__module__Ú__qualname__Ú__doc__© ó    úQ/root/workspace/ytshorts/venv/lib/python3.12/site-packages/edge_tts/exceptions.pyr   r      s   „ Ú2r
   r   c                   ó   — e Zd ZdZy)ÚUnknownResponsez<Raised when an unknown response is received from the server.Nr   r	   r
   r   r   r      s   „ ÚFr
   r   c                   ó   — e Zd ZdZy)ÚUnexpectedResponsez³Raised when an unexpected response is received from the server.

    This hasn't happened yet, but it's possible that the server will
    change its response format in the future.Nr   r	   r
   r   r   r      s   „ ò1r
   r   c                   ó   — e Zd ZdZy)ÚNoAudioReceivedz1Raised when no audio is received from the server.Nr   r	   r
   r   r   r      s   „ Ú;r
   r   c                   ó   — e Zd ZdZy)ÚWebSocketErrorz%Raised when a WebSocket error occurs.Nr   r	   r
   r   r   r      s   „ Ú/r
   r   c                   ó   — e Zd ZdZy)ÚSkewAdjustmentErrorz;Raised when an error occurs while adjusting the clock skew.Nr   r	   r
   r   r   r      s   „ ÚEr
   r   N)r   Ú	Exceptionr   r   r   r   r   r   r	   r
   r   ú<module>r      sY   ðÙ 1ô3�yô 3ôGÐ&ô Gô1Ð)ô 1ô<Ð&ô <ô0Ð%ô 0ôFÐ*õ Fr
   