VOOZH about

URL: https://dev.to/segur/voice-chat-on-discord-with-voiceroid-transformed-speech-4201

⇱ Voice Chat on Discord with VOICEROID Transformed Speech - DEV Community


Introduction

I experimented with converting my voice using VOICEROID while chatting on Discord. Initially, I couldn't hear the transformed voice myself, so I researched how to enable this. I hope this is helpful for those starting as machine-voiced VTubers.

Setup Overview

The setup process involves the following steps:

  • Record your voice via a microphone
  • Convert the voice to text using Yukari-net
  • Use VOICEROID to generate audio from the text
  • Input the audio into VB-AUDIO
  • Set this as the input device on Discord

Preparations

It's assumed that you have set up the flow from Microphone to Yukari-net to VOICEROID.

This article was extremely helpful:

https://ariemonn.net/entry/2018/01/22/131410

Installing Virtual Audio Device

Install the virtual audio device VB-CABLE from:

https://www.vb-audio.com/Cable/

This guide was beneficial:

https://arutora.com/archives/20180516223000/

Configuring Virtual Audio Device

Next, in VOICEROID, go to OptionsOthersAudio Device and select CABLE Input (VB-Audio Virtual Cable).

👁 image.png

Then, in Discord, click the gear icon → App SettingsVoice & VideoInput Device and choose CABLE Output (VB-Audio Virtual Cable).

👁 image.png

This allows you to converse with the VOICEROID voice on Discord. However, you still can't hear the transformed voice yourself yet.

Listening to Your Transformed Voice

👁 image.png

On Windows 10, right-click the speaker icon 🔈 in the notification area (task tray) → SoundRecording tab → right-click on CABLE OutputPropertiesListen tab → check Listen to this device.

👁 image.png

Now, you can hear the transformed voice.

Conclusion

By substituting the Discord setting with VRChat, you can also converse in VR worlds!