Opened 11 years ago

Closed 11 years ago

Last modified 10 years ago

#1656 closed defect (fixed)

BB10 audio device fixes (EC, hardcoded settings, etc) — at Version 6

Reported by: bennylp Owned by: nanang
Priority: normal Milestone: release-2.2
Component: pjmedia-audiodev Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description (last modified by bennylp)

Fix these bugs:

  1. The BlackBerry BB10 audio device should declare hardware echo cancellation capability to prevent software echo canceller from being created.
  2. Many parameters are hardcoded (clock rate was hardcoded to 16KHZ, so are channel count, bits per sample, etc)
  3. Handle output route request in the param when opening

Change History (6)

comment:1 Changed 11 years ago by bennylp

  • Summary changed from Disable software EC for BB10 audio device to Disable software EC for BB10 audio device (also some works on BB10 default configs)

comment:2 Changed 11 years ago by bennylp

In 4467:

Re #1656: add hardware echo cancellation capability to BB10 audio device

comment:3 Changed 11 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from Disable software EC for BB10 audio device (also some works on BB10 default configs) to Disable software EC for BB10 audio device

comment:4 Changed 11 years ago by bennylp

In 4475:

Re #1656: fixed bug from c4467

comment:5 Changed 11 years ago by bennylp

In 4480:

Re #1656: BB10 sound device fixes:

  • fixed hardcoded clock rate etc.
  • handle audio routing setting when opening via param

comment:6 Changed 11 years ago by bennylp

  • Description modified (diff)
  • Summary changed from Disable software EC for BB10 audio device to BB10 audio device fixes (EC, hardcoded settings, etc)
Note: See TracTickets for help on using tickets.