Search

Bonita Nuttall

INFORMATION

Name & Surname: Bonita Nuttall
Gender: Female
Category: Adult
Ethnicity: White
Nationality: South African
Country: Australia
Region: Sydney
Language/s: English
Accent Types: English – Neutral, South African
Reading Age: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 Bonita Nuttall

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