hi
i want to implement voice between two phones ... the question
is what technology is better (if at all)
1.implement bluetooth ctp profile
2.implement sip client over bluetooth
nimco
hi
i want to implement voice between two phones ... the question
is what technology is better (if at all)
1.implement bluetooth ctp profile
2.implement sip client over bluetooth
nimco
If you really want to use BT as the bearer just open a socket connection, read and write the voice. You need to record and play at the same time so full duplex is needed (first full duplex phone was 6630).
For BT examples please see Forum Nokia examples.
Cheers,
Jack