Search

Richard Lothian

INFORMATION

Name & Surname: Richard Lothian
Gender: Male
Category: Adult
Ethnicity: White
Nationality: South African
Country: South Africa
Region: Western Cape – Cape Town
Language/s: English
Accent Types: American – Neutral, American – New Yorker, English – Neutral, South African
Reading Age:25 – 34, 35 – 44, 45 – 54
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 Richard Lothian

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."); } }