Please, dublicate voice messages with auto recognized subtitles. It may be implemented as usual text message with 馃攰 ("listen") button
It needeed for:
There are bots for this
Bots has some disadvantages.
I guess this should be server-side, but this tracker is only for client-side issues...
When we will have local speech recognition it would be great to have the word appear as they are said on the recipient's phone
I forgot I was on telegram desktop but you got the idea
@ilya-fedin it doesn't have to be server side, it's easy to implement on the client
Agree that bots aren't a solution, I don't want to send friends' messages to a random untrusted bot.
it doesn't have to be server side, it's easy to implement on the client
Never seen a quality multilingual opensource voice speech recognition engine
But server side can be easier since Telegram has a lot of clients
But server side can be easier since Telegram has a lot of clients
It's the only way actually, since developers of official clients don't have right to implement features on their own afaik
@DevAlone there are three possible solutions:
All these three solutions don't seem to be really viable for Telegram
@RememberTheAir
There is fourth possible solution: SpeechRecognizer on Android devices and SFSpeechRecognizer on iOS. It may be something like optional recognition on receiver side: if receiver wants to see text, there would be special button 馃厓 for it.
There is fourth possible solution: SpeechRecognizer on Android devices and SFSpeechRecognizer on iOS. It may be something like optional recognition on receiver side: if receiver wants to see text, there would be special button 馃厓 for it.
You are in tdesktop bugtracker
@RememberTheAir, telegram can go with some decent engine or just something that works at least most of the time instead of not having the feature at all