Search

John Fresk

INFORMATION

Name & Surname: John Fresk
Gender: Male
Category: Adult
Ethnicity: White, American
Nationality: American
Country: South Africa
Region: Mpumalanga
Language/s: English
Accent Types: American – Neutral
Reading Age:45 – 54, 55 – 59
Home Studio: Yes

Voice Demos

“Audio is for demo purposes only and although they may contain commercial content, they have not been uploaded with commercial intent.”

Should you not find what you are looking for custom demos are available on request.

Demos

ACCENTS

CHARACTERS | GAMING

enquire about John Fresk

function playAiInternal(button) { // Find the hidden playlist wrapper next to the button const wrapper = button.nextElementSibling; // Try to find a play button inside the player const playBtn = wrapper.querySelector('button'); if (playBtn) { playBtn.click(); // Simulate click button.textContent = '⏸'; // Optional: toggle icon } else { alert("Audio player not ready yet."); } }