Package com.openai.services.blocking
        Class AudioServiceImpl
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            com.openai.services.blocking.AudioService
 
 public final class AudioServiceImpl implements AudioService 
- 
                
                    
                    - 
                                
                            
                                Nested Class SummaryNested Classes Modifier and Type Class Description public final classAudioServiceImpl.WithRawResponseImpl
 - 
                                
                            
                                Method SummaryModifier and Type Method Description AudioService.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. AudioServicewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. TranscriptionServicetranscriptions()TranslationServicetranslations()SpeechServicespeech()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        withRawResponseAudioService.WithRawResponse withRawResponse() Returns a view of this service that provides access to raw HTTP responses for each method. 
 - 
                                        withOptionsAudioService withOptions(Consumer<ClientOptions.Builder> modifier) Returns a view of this service with the given option modifications applied. The original service is not modified. 
 - 
                                        transcriptionsTranscriptionService transcriptions() 
 - 
                                        translationsTranslationService translations() 
 - 
                                        speechSpeechService speech() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-