i want to make a speech to text program so i used Google Speech Api. When i launched the code on my pc it works, but on raspberry pi it doesnt. Probably it is about Credential, but i tried so many things. For example: i add GOOGLE_APPLICATION_CREDENTIALS with this command:
sudo nano ~/.bashrc
i dont know what should i do.