Recent content by Sơn IT

  1. Sơn IT

    Change volume publish stream from app

    Hello. I have a question . my app can adjust the volume microphone when publishing the stream. If OK, then how ? Thanks
  2. Sơn IT

    wireless headset not working

    While i live stream i connect bluetooth headset i listen for bluetooth headset connect and disconnect event and call Flashphoner.getAudioManager().setUseBluetoothSco(true or false) the wireless headset does not pick up. I pause for about 2 seconds and then call the above function and the...
  3. Sơn IT

    Bluetooth headphone usage

    Thanks you very much but i have a new problem . While i live stream i connect bluetooth headset i listen for bluetooth headset connect and disconnect event and call Flashphoner.getAudioManager().setUseBluetoothSco(true or false) the wireless headset does not pick up. I pause for about 2 seconds...
  4. Sơn IT

    Bluetooth headphone usage

    I am using Flashphoner for my android app and app requires to be used with wireless headphones. I read the documentation, to use the wireless headset need to call this function Flashphoner.getAudioManager().setUseBluetoothSco(true). Ok it works if I connect BT headphone but How can I determine...
Top