audioReportInterval property
Volume prompt interval in ms, the default value is 100.
<= 0
: Turn off prompt.(0,100]
: Invalid interval value, and will be automatically reset to 100ms.> 100
: The actual value of interval.
Implementation
int audioReportInterval;