I wanna make a application which can read SMS message through bluetooth headset automatically when it arrives.
I think this could be very useful when driving a car.
To do this,
- able to detect SMS arriving.
- able to get SMS text message.
- able to encode SMS text as TTS stream.(I have my own TTS Engine, so this doesn't matter)
- send stream through bluetooth headset which already paired.
Is there someone could help me? :)