Nokia ring tone
-
Hello, I'm developing a desktop application that sends sms messages,I'm trying to send a midi file ring tone to a NOKIA phone but I don't know how to format it to be acceptable for NOKIA phones.First, I've read the file for a byte[] then I've converted it to a hex string but it does not work! How can I convert the binary midi file to a format acceptable to NOKIA phones? Thanks
Dad
-
Hello, I'm developing a desktop application that sends sms messages,I'm trying to send a midi file ring tone to a NOKIA phone but I don't know how to format it to be acceptable for NOKIA phones.First, I've read the file for a byte[] then I've converted it to a hex string but it does not work! How can I convert the binary midi file to a format acceptable to NOKIA phones? Thanks
Dad
Depends on the Nokia model, most phones accept MP3 in today's models.
Check out the CodeProject forum Guidelines[^] The original soapbox 1.0 is back![^]
-
Hello, I'm developing a desktop application that sends sms messages,I'm trying to send a midi file ring tone to a NOKIA phone but I don't know how to format it to be acceptable for NOKIA phones.First, I've read the file for a byte[] then I've converted it to a hex string but it does not work! How can I convert the binary midi file to a format acceptable to NOKIA phones? Thanks
Dad