Audio Device Name c
BowTieDaniels opened this issue ยท 2 comments
Bug description
When selecting the audio devices for the microphone and speakers, the full names of certain audio devices are not displayed. This does not appear to be an issue with name length since several of the impacted devices have a shorter name than others that do display correctly. For some reason the name have the beginning cut off and only the end is shown making it impossible to select the correct device in some situations.
Steps to reproduce the issue
- Press 'V' to open Voice Chat menu.
- Click on 'Settings' button.
- Click on 'Select microphone' or 'Select speaker' button.
- Use 'Previous' and 'Next' button to view available devices.
- Device names are cut off.
Expected behavior
When viewing device names, I would expect to see the full name, not the last word of it. At the very least I would expect to see the beginning of the name which would allow me to correctly identify the device I want to select.
Versions
- Minecraft version 1.18.1
- Fabric Loader 0.12.12
- Fabric API 0.45.0+1.18
- Simple Voice Chat 1.18.1-2.1.28
Other mods
Problem occurred with my full mod list as well as just the basics listed under Versions.
Screenshots
Microphone name getting cut off. Name should be Chat Mic (TC-Helicon GoXLR)
Length - 27 characters
Speaker name getting cut off. Name should be Chat (TC-Helicon GoXLR)
Length - 23 characters
Example showing this is not limited to the GoXLR devices. Name should be GNV34DB (NVIDIA High Definition Audio)
Length - 38 characters
Example of device with longer name displaying correctly Length - 41 characters
Are the device names the same when selecting them in the vanilla minecraft audio settings?