tarbear123

Results 8 comments of tarbear123

how/ where do i go on the desktop version to get the server up & running? FYI I gave everything up to date

How do I download it if it's all html code

mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=/path/to/prefix .. make make install # use sudo if necessary

and will it make your phone hot when using it, also you should make this into a app?

> @tarbear123 It can make your phone hot, I didn't quite understand what you mean by make in app, it is already an app, you can download it in releases....

> do/can i add the folder to the discord folder (on computer)? to make it work whenever i open discord?

> `int play_bt(string device) > { > string sox_params=""; > string output="sudo /usr/local/bin/"+s.implementation+" "+s.opSwitch+"ps 'BLUETOOTH' "+s.opSwitch+"rt 'A2DP BLUETOOTH' "+s.opSwitch+"freq "+s.freq+" "+s.opSwitch+"audio -"; > set_output(output); /**< change output device if specified...