public static function  getFormVoice($object, $as_array = false)
    {
        if (!\is_object($object)) {
            $handler = Helper::getInstance()
                             ->getHandler('Voice');