Hello,I want to run this in win10 ,but I found that it not available in my win10 ,at first I think the reason is 'Lack of "pactl"',so i download a windows version ,and change Command::new("pactl") to Command::new("E:\\pulseaudio\\bin\\pactl"),then i run it,and it seems success in the web page.
but it actually not.SO.................. do we have a windows version?
Hello,I want to run this in win10 ,but I found that it not available in my win10 ,at first I think the reason is 'Lack of "pactl"',so i download a windows version ,and change
Command::new("pactl")toCommand::new("E:\\pulseaudio\\bin\\pactl"),then i run it,and it seems success in the web page.but it actually not.SO.................. do we have a windows version?