@override Map<String, dynamic> toJson() => { 'type': type, // "input_audio_buffer.append" 'audio': audioB64, if (eventId != null) 'event_id': eventId, };