問題タブ [sony-smarteyeglass]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android - Smart Eye Glass でオーディオを録音する方法は?
Sony Smart Eyeglass でオーディオ レコーダーを開発していますが、うまく動作しません。
私のアプリケーションは、スマート メガネのマイクではなく、電話のマイクからの音声だけを録音します。
スマートメガネマイクだけの音声を録音したい。
何か案は?
これが私のコードです。
sony-smarteyeglass - スタンバイモードを無効にする
私の問題は、約 30 秒間何も操作しないと SmartEyeglass ディスプレイが無効になることです。
SmartEyeglassUtils lib はrequestEnterStandbyMode()
メソッドを提供します。しかし、disableStandbyMode などではありません。
スタンバイモードを無効にするにはどうすればよいですか?
sony-smarteyeglass - Sony SmartEyeglass センサーのキャリブレーション方法を教えてください。
https://developer.sony.com/reference/seg-sdk/com/sonyericsson/extras/liveware/aef/sensor/Sensor.SensorAccuracyを読んで、センサーが信頼できない情報を提供する可能性があるため、調整する必要があることがわかりました。どうすればそれができますか?
さらに、Sony SmartEyeglass Sensors Guide では、キャリブレーションについては何も述べられていません。https://developer.sony.com/develop/wearables/smarteyeglass-sdk/guides/sensor-data/で説明されている手順に従う場合、キャリブレーションは不要ですか?
前もって感謝します!