Recursive function to count consonants

Can any one help to write code for this ?

recursive function to count total number of consonants in it.
Your function should return the count of consonants.