Ios speech recognition language problem

startListening() {
let options = {
language: ‘tr-TR’
}
Speech recognition working turkish in android but in ios just give me english result?
Also my iphone language is turkish,Could you help me pls?