Does anyone knows if samsung galaxy s1 supports voice recongnition ?
I posible that user has disabled voice recongnition ?
Any sugestion I would apreciate.
I used in program the following statement:
I posible that user has disabled voice recongnition ?
Any sugestion I would apreciate.
I used in program the following statement:
B4X:
If VR.IsSupported = false Then
Msgbox("Dispozitivul nu suporta recunoasterea vocala","Notificare")
End If