pub async fn handle_event_queue( queue: Queue, queue_event: EventAsync, ) -> Result<(), Error>
Send events to the audio driver.