Bluetooth 스피커 프로필 간을 전환하는 명령

Bluetooth 스피커 프로필 간을 전환하는 명령

나한테 이런 문제가 있어Macbook의 UE Boom Bluetooth 스피커가 일시 중지된 후 소리가 나지 않습니다.스피커를 다시 연결(연결 끊었다가 다시 연결)하여 문제를 해결할 수 있었습니다. 이런 명령으로도 할 수 있어요

bluetoothctl disconnect C0:28:8D:81:64:5A && bluetoothctl connect C0:28:8D:81:64:5A

하지만 이 작업에는 2~3초가 걸리며 스피커에서 특정 연결/연결 해제 소리가 발생합니다.

반면에 "고화질" 프로필을 "헤드폰"으로 변경했다 pavucontrol가 다시 되돌리면 이러한 문제 없이 문제가 해결되었습니다.

여기에 이미지 설명을 입력하세요.

CLI 명령을 통해 이러한 프로필 전환을 수행할 수 있습니까? 그것은 즉각적일 것입니다. "붐"이 아닙니다 ...

예전에 보고 있었는데여기.

pactl list cards short
803     alsa_card.pci-0000_00_1b.0.3    alsa
804     alsa_card.pci-0000_00_03.0.3    alsa
9178    bluez_card.C0_28_8D_81_64_5A    module-bluez5-device.c

하지만

pacmd
No PulseAudio daemon running, or not running as session daemon.

반품:

pactl info
Server String: /run/user/1000/pulse/native
Library Protocol Version: 35
Server Protocol Version: 35
Is Local: yes
Client Index: 9222
Tile Size: 65472
User Name: cip
Host Name: cip-MacBookAir
Server Name: PulseAudio (on PipeWire 0.3.65)
Server Version: 15.0.0
Default Sample Specification: float32le 2ch 48000Hz
Default Channel Map: front-left,front-right
Default Sink: bluez_output.C0_28_8D_81_64_5A.1
Default Source: bluez_input.C0_28_8D_81_64_5A.0
Cookie: 3862:926e

관련 정보