質問するログイン新規登録

回答編集履歴

1

参考サイトURL貼り付け

2016/10/19 06:20

投稿

Feynman
Feynman

スコア19

answer CHANGED
@@ -2,7 +2,7 @@
2
2
  audioManager.startBluetoothSco();
3
3
  audioManager.setBluetoothScoOn(true);
4
4
  bluetoothHeadset.startVoiceRecognitionの方が上手くいくという話があった。
5
- ソースを貼ろうと思ったが、今探してみても見つからなかった
5
+ http://android.roof-balcony.com/bluetooth/sip_bluetooth/
6
6
  実際、[参考サイト](http://stackoverflow.com/questions/14991158/using-the-android-recognizerintent-with-a-bluetooth-headset/14993590#14993590)にもあるように
7
7
  APIレベル11以上だとstartVoiceRecognitionで良いように思える。
8
8