Package com.openai.services.async
        Class AudioServiceAsyncImpl.WithRawResponseImpl
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            com.openai.services.async.AudioServiceAsync.WithRawResponse
 
 public final class AudioServiceAsyncImpl.WithRawResponseImpl implements AudioServiceAsync.WithRawResponse 
- 
                
                    
                    - 
                                
                            
                                Method SummaryModifier and Type Method Description AudioServiceAsync.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. TranscriptionServiceAsync.WithRawResponsetranscriptions()TranslationServiceAsync.WithRawResponsetranslations()SpeechServiceAsync.WithRawResponsespeech()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        withOptionsAudioServiceAsync.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier) Returns a view of this service with the given option modifications applied. The original service is not modified. 
 - 
                                        transcriptionsTranscriptionServiceAsync.WithRawResponse transcriptions() 
 - 
                                        translationsTranslationServiceAsync.WithRawResponse translations() 
 - 
                                        speechSpeechServiceAsync.WithRawResponse speech() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-