Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Android support for adjusting the audio input level
Forum Updated to NodeBB v4.3 + New Features

Android support for adjusting the audio input level

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 594 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    frankem
    wrote on last edited by
    #1

    Dear Qt folks,

    I have a Qt 5.3.1 based application which uses QAudioInput. The application runs fine on Linux/X11. However, if I crosscompile the project for Android (target device Samsung Galaxy Tab 10.1 running Android version 4.1.2) it seems that I am not able to set the input level gain by means of

    @QAudioInput::setVolume()@

    The Qt documentation states that

    bq. If the device does not support adjusting the input volume then volume will be ignored and the input volume will remain at 1.0.

    The question is now whether my device is capable of adjusting the input volume and if this is currently supported with Qt?

    Thanks for any comments on this and with best regards,
    Markus

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved