Skip to content

Instantly share code, notes, and snippets.

@zion830
zion830 / MainActivity.java
Created January 2, 2020 18:43
[Android] TTS Player 예제
package com.example.ttsplayer;
import android.graphics.Color;
import android.os.Bundle;
import android.speech.tts.TextToSpeech;
import android.speech.tts.UtteranceProgressListener;
import android.text.Spannable;
import android.text.SpannableString;
import android.text.style.BackgroundColorSpan;
import android.view.View;
@KennethanCeyer
KennethanCeyer / open_zshrc_on_mac.sh
Created February 3, 2017 17:29
Open zshrc file to note on Mac
open ~/.zshrc