While still relatively new to the world of voiceover, RJ Green is already widely acknowledged as a versatile and dynamic performer.

RJ was nominated for Best Performance at the 2025 Horror Game Awards alongside Konatsu Kato, Ben Starr, Neil Newbon, and Jane Perry and has lent his voice talents to multiple Game of the Year nominees.

For more details on RJ's past performances, visit Roles.

To hear more from RJ, check out Demos.

To work with RJ - Contact Us!

window.onload = function() { document.querySelectorAll('.media-player').forEach((card) => { const audio = card.querySelector('audio'); const btn = card.querySelector('.play-btn'); const progress = card.querySelector('.progress-slider'); const volume = card.querySelector('.volume-slider'); btn.onclick = function() { document.querySelectorAll('audio').forEach((a) => { if (a !== audio) { a.pause(); a.closest('.media-player').classList.remove('playing'); } }); if (audio.paused) { audio.play(); card.classList.add('playing'); } else { audio.pause(); card.classList.remove('playing'); } }; audio.ontimeupdate = function() { if (audio.duration) progress.value = (audio.currentTime / audio.duration) * 100; }; progress.oninput = function() { if (audio.duration) audio.currentTime = (progress.value / 100) * audio.duration; }; volume.oninput = function(e) { audio.volume = e.target.value; }; audio.onended = function() { card.classList.remove('playing'); }; }); document.onclick = function(event) { if (event.target.tagName === 'A' || event.target.closest('a')) { document.querySelectorAll('audio').forEach((a) => { a.pause(); const parent = a.closest('.media-player'); if (parent) parent.classList.remove('playing'); }); } }; };

Services

Remote recording from a professional home studio, audio engineering, coaching/directing.

Book RJ

RJ Green is represented by RRJ Talent Management.

const observer = new IntersectionObserver((entries) => { entries.forEach(entry => { if (entry.isIntersecting) { entry.target.classList.add('visible'); } else { entry.target.classList.remove('visible'); } }); }, { threshold: 0.2 }); document.querySelectorAll('.fade-box').forEach(box => { observer.observe(box); });

RJ has lent his voice to multiple memorable characters in every project he's been booked for - even managing to stretch his talents to provide 7 unique vocal performances for 2024's Massacre at the Mirage - and has received overwhelmingly positive reviews for his work.

In tandem with his roles in Tainted Pact's "Suffer the Night," RJ began doing more mixing, mastering, and audio engineering. Using techniques developed and honed through remote recording, streaming, and content creation, he has brought a multitude of memorable characters to life.

RJ has collaborated with game developers to help them achieve professional, impactful sound design for their projects. Additionally, RJ has worked with streamers, content creators, and voice actors to produce clean, professional sounding audio.

In 2026, RJ added coaching and direction to his repertoire, working one-on-one with voice actors to develop and hone their characters and deliver incredible performances.

Home Studio Setup

Microphones/Interface

Lewitt LCT Pure 440.
Aston Stealth
Focusrite Scarlett 2i2 3rd gen

Soundproofing/Mastering

Dedicated recording space with acoustic panels
Reaper
FLStudio
Fairlight

Monitoring

Audio Technica ATH-M40X
Philips Fidelio X2


window.onload = function() { document.querySelectorAll('.media-player').forEach((card) => { const audio = card.querySelector('audio'); const btn = card.querySelector('.play-btn'); const progress = card.querySelector('.progress-slider'); const volume = card.querySelector('.volume-slider'); btn.onclick = function() { document.querySelectorAll('audio').forEach((a) => { if (a !== audio) { a.pause(); a.closest('.media-player').classList.remove('playing'); } }); if (audio.paused) { audio.play(); card.classList.add('playing'); } else { audio.pause(); card.classList.remove('playing'); } }; audio.ontimeupdate = function() { if (audio.duration) progress.value = (audio.currentTime / audio.duration) * 100; }; progress.oninput = function() { if (audio.duration) audio.currentTime = (progress.value / 100) * audio.duration; }; volume.oninput = function(e) { audio.volume = e.target.value; }; audio.onended = function() { card.classList.remove('playing'); }; }); document.onclick = function(event) { if (event.target.tagName === 'A' || event.target.closest('a')) { document.querySelectorAll('audio').forEach((a) => { a.pause(); const parent = a.closest('.media-player'); if (parent) parent.classList.remove('playing'); }); } }; };

Demos

Hear even more of RJ's vocal stylings.

Roles

Check out RJ's previous work.

Book RJ

RJ Green is represented by RRJ Talent Management.

const observer = new IntersectionObserver((entries) => { entries.forEach(entry => { if (entry.isIntersecting) { entry.target.classList.add('visible'); } else { entry.target.classList.remove('visible'); } }); }, { threshold: 0.2 }); document.querySelectorAll('.fade-box').forEach(box => { observer.observe(box); });

The Skin Stapler
Flesh Made Fear

Massacre at the Mirage
Suffer the Night

Services

Remote recording from a professional home studio, audio engineering, coaching/directing.

Demos

Hear even more of RJ's vocal stylings.

Book RJ

RJ Green is represented by RRJ Talent Management.

const observer = new IntersectionObserver((entries) => { entries.forEach(entry => { if (entry.isIntersecting) { entry.target.classList.add('visible'); } else { entry.target.classList.remove('visible'); } }); }, { threshold: 0.2 }); document.querySelectorAll('.fade-box').forEach(box => { observer.observe(box); });

Previous Work

Check out RJ's previous roles.

Book RJ

RJ Green is represented by RRJ Talent Management.

const observer = new IntersectionObserver((entries) => { entries.forEach(entry => { if (entry.isIntersecting) { entry.target.classList.add('visible'); } else { entry.target.classList.remove('visible'); } }); }, { threshold: 0.2 }); document.querySelectorAll('.fade-box').forEach(box => { observer.observe(box); });

Demos

Hear even more of RJ's vocal stylings.

Services

Remote recording from a professional home studio, audio engineering, coaching/directing.

Recent Projects

The Skin Stapler

Flesh Made Fear

Massacre at the Mirage

Suffer the Night



RJ Green is represented by RRJ Talent Management.

const observer = new IntersectionObserver((entries) => { entries.forEach(entry => { if (entry.isIntersecting) { entry.target.classList.add('visible'); } else { entry.target.classList.remove('visible'); } }); }, { threshold: 0.2 }); document.querySelectorAll('.fade-box').forEach(box => { observer.observe(box); });