新增 common/src/main/ets/event/AudioEvents.ets: - AudioEvents.SHOW_RECORDING 事件名常量 - ShowRecordingRequest 载荷(resultEvent 一次性回投事件名) - RecordResult 载荷(action/timeSec,对齐 Android mTime) common/Index.ets 同步导出三者。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>