Jump to content

Hey Everyone,

 

So i am having the same issue but the speakers NVIDIA RTX Voice doesn't pop up for me. I don't know if this is because i did the specialty install for 1060 removing the argument that you must have RTX. I was trying to take a look through there support and a couple other tutorials and found nothing. PLZ help i want RTX voice so i can be cool too. Have gone through a few times to see what i could get for reinstalls and restarts no such luck.

Link to comment
https://linustechtips.com/topic/1195153-rtx-audio/
Share on other sites

Link to post
Share on other sites

I noticed that when installing RTX voice the voice driver was "not selected" which I think is why nothing was showing up in the sound panel. Here is what I did instead, no idea why it worked for me.

Instead of deleting

<dependencies>
 <package type="requires" package="RTXVoice.Driver"/>
 </dependencies>

 

I deleted just the package line and left the dependencies tag. IE mine looked like this

    <dependencies>
    </dependencies>

and it worked. You'll know it worked because when the install is finished on the last page before closing the window it has a check list of things installed, make sure the voice driver was installed as well.

Link to comment
https://linustechtips.com/topic/1195153-rtx-audio/#findComment-13617020
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×