-
```
If possible, it would be REALLY helpful if multiple codec support was
included as there are a couple codecs that would be much better for a phone
like this. Or even set a fallback codec, however t…
-
```
When I was doing imsdroid, I encountered a problem. Can I make a phone call,
but can't pick up the phone.
When I call the acceptCall method, will error:
------------------------------------------…
-
```
please add silk codecs support to imsDroid, that will by a good feature.
```
Original issue reported on code.google.com by `tayeb.meftah` on 31 Jul 2010 at 7:41
-
```
please add silk codecs support to imsDroid, that will by a good feature.
```
Original issue reported on code.google.com by `tayeb.meftah` on 31 Jul 2010 at 7:41
-
```
When I was doing imsdroid, I encountered a problem. Can I make a phone call,
but can't pick up the phone.
When I call the acceptCall method, will error:
------------------------------------------…
-
```
please add silk codecs support to imsDroid, that will by a good feature.
```
Original issue reported on code.google.com by `tayeb.meftah` on 31 Jul 2010 at 7:41
-
```
What steps will reproduce the problem?
1. Run this code with latest version of Xuggler on Windows
for (ICodec.ID c : ICodec.ID.values()) {
log.trace("Codec: {} {}", c.name(), ICodec.findEnco…
-
```
please add silk codecs support to imsDroid, that will by a good feature.
```
Original issue reported on code.google.com by `tayeb.meftah` on 31 Jul 2010 at 7:41
-
```
What steps will reproduce the problem?
1. Run this code with latest version of Xuggler on Windows
for (ICodec.ID c : ICodec.ID.values()) {
log.trace("Codec: {} {}", c.name(), ICodec.findEnco…
-
Regarding the Block Diagram on the Service Manual, the codec seems to use I²S protocol (IIS)
When you look at the service manual, DIF1 & DIF0 are set to VCC (1).
In the AK4517B datasheet (page 15) i…