How to send only 10sec of audio from esp32 #412
              
                
                  
                  
                    Answered
                  
                  by
                    pschatzmann
                  
              
          
                  
                    
                      LokeshShelva
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 1 reply
-
| You would study the AudioServer class and then overwite the doLoop method with your extended implementation
Get TypeApp for Android  On Oct 16, 2022, 14:24, at 14:24, Lokesh Shelva P S ***@***.***> wrote:
I am using i2s microphone and the web server, to stream audio. How do I
make it so that when client connects, only 10 secs of audio is
streamed?
--
Reply to this email directly or view it on GitHub:
#412
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***> | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        LokeshShelva
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I am using i2s microphone and the web server, to stream audio. How do I make it so that when client connects, only 10 secs of audio is streamed?
Beta Was this translation helpful? Give feedback.
All reactions