Volume =  audio .volume .get  (  )  
                           
Description :

This instruction returns the volume level of the currently playing audio.

Return Value :

  • Volume level. Valid in the range [0, 255].
    OFF (or 0).

Examples :