Add Speaker
While adding a New Speaker, if the ID matches with the ID of any existing speaker then it overwrites the existing speaker's data.
Suggestion:
- Do not update the existing data if a similar ID exists
- Perform a synchronous check for ID and show an Alert or a Snackbar if it already exists