Search results

  1. A

    Get Voice pitch in Video Conferencing

    Hi Max, I have successfully implemented Flashphoner sdk in my app and it's working excellent. Now, i want to add a new functionality in my app i.e. If there are 4 people in conference, person with high pitch (Sound) will be get highlighted or you can say, i want...
  2. A

    Gson Error

    It worked thanks .
  3. A

    Gson Error

    Ok, thanks will do the same
  4. A

    Gson Error

    How will i implement that, please help.
  5. A

    Gson Error

    Hello Max, We are trying to integrate the demo app in our project to test the functionality. We have included the .aar file in the project and build is successful. However on running the application there is error which is :- Error:Execution failed for task...
  6. A

    Unable to build sample android project

    Hello Max, The demo app is running now. We had to use the latest aar file for the demo. The help links have older version.Thanks for your help so far, we will test this sample and let you know if we face any issue. Thanks, Arash
  7. A

    Unable to build sample android project

    Max we are using following versions of sdk and aar wcs-android-sdk-1.0.1.2.aar wcs-android-sdk-1.0.1.29.aar wcs-android-sdk-samples-master.zip
  8. A

    Unable to build sample android project

    Hello Max, We have made the 2 changes (org.gradle.jvmargs=-Xmx1536M and build.gradle) and to an extent project is building now. I have only included " - include ":conference" in the setting.gradle however conference project is not building.It is giving an argument mismatch for StreamOptions and...
  9. A

    Unable to build sample android project

    Hello Max, For your reference this is the link to output code we have extracted https://www.dropbox.com/s/h7htdl3zua2q41i/output.zip?dl=0
  10. A

    Unable to build sample android project

    Hello Max, I tried removing 2 players from the settings.gradle file, i got same error again but in different project, removing :click-to-call from settings.gradle gave me this error :- /home/techahead/Downloads/Flashphoner/wcs-android-sdk-samples-master/export/output/conference/build.gradle...
  11. A

    Unable to build sample android project

    Yes, i installed gradle 3.4.1 and now on running i got this error Starting a Gradle Daemon (subsequent builds will be faster) Failed to notify ProjectEvaluationListener.afterEvaluate(), but primary configuration failure takes precedence. java.lang.IllegalStateException: buildToolsVersion is not...
  12. A

    Unable to build sample android project

    When we run the following command: cd output gradle buildWe are getting following error in the terminal :- FAILURE: Build failed with an exception. * Where: Build file '/home/techahead/Downloads/Flashphoner/wcs-android-sdk-samples-master/export/output/build.gradle' line: 3 * What went...
Top