agents icon indicating copy to clipboard operation
agents copied to clipboard

How can I continue processing audio while returning it using MultimodalAgent/Openai realtime api

Open phpmaple opened this issue 1 year ago • 3 comments

For example, voice conversion

phpmaple avatar Oct 14 '24 13:10 phpmaple

Hey, can you provide more details? Are you looking into getting the audio data from the Realtime API?

theomonnom avatar Oct 14 '24 23:10 theomonnom

@theomonnom Yes, I want to do some audio processing before returning the audio stream to the user and then return the processed audio result to the user

phpmaple avatar Oct 15 '24 02:10 phpmaple

#953 I have submitted a PR

phpmaple avatar Oct 18 '24 10:10 phpmaple