Ask a question to get started
Enter to sendā¢Shift+Enter new line
Send a chunk of audio data to the stream.
send_audio_chunk( self, audio_bytes: bytes, ) -> None
audio_bytes
bytes
Raw audio bytes (PCM format expected).