File: //usr/local/lib/python3.10/dist-packages/openai/resources/audio/__pycache__/speech.cpython-310.pyc
o
���g# � @ s d dl mZ d dlmZ d dlmZ d dlZddlmZ ddl m
Z
mZmZm
Z
mZ ddlmZmZ dd lmZ dd
lmZmZ ddlmZmZmZmZ ddlmZ dd
lmZ ddl m!Z! ddgZ"G dd� de�Z#G dd� de�Z$G dd� d�Z%G dd� d�Z&G dd� d�Z'G dd� d�Z(dS )� )�annotations)�Union)�LiteralN� )�_legacy_response)� NOT_GIVEN�Body�Query�Headers�NotGiven)�maybe_transform�async_maybe_transform)�cached_property)�SyncAPIResource�AsyncAPIResource)�StreamedBinaryAPIResponse�AsyncStreamedBinaryAPIResponse�#to_custom_streamed_response_wrapper�)async_to_custom_streamed_response_wrapper)�speech_create_params)�make_request_options)�SpeechModel�Speech�AsyncSpeechc @ �B e Zd Zeddd��Zed dd��Zeeddded �d!dd�ZdS )"r �return�SpeechWithRawResponsec C � t | �S �a
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://www.github.com/openai/openai-python#accessing-raw-response-data-eg-headers
)r ��self� r! �H/usr/local/lib/python3.10/dist-packages/openai/resources/audio/speech.py�with_raw_response � zSpeech.with_raw_response�SpeechWithStreamingResponsec C r �z�
An alternative to `.with_raw_response` that doesn't eagerly read the response body.
For more information, see https://www.github.com/openai/openai-python#with_streaming_response
)r% r r! r! r"