Arduino library for WTV020-SD-16P audio module

I want to controle the volume by :
wtv020sd16p.volume(0); // 0 to 7
or
wtv020sd16p.volume_up() or down . But it did not work.
Please help with code example.