Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
sipekSdk を使用してソフトフォンを作成しており、アプリケーションと SDK にデフォルトのオーディオ デバイスを設定する必要があります。
次を使用してオーディオデバイスの名前を設定しました。
pjsipStackProxy.Instance.setSoundDevice(string, string)
しかし、このセットは機能しません。
どうすればいいですか?